473,394 Members | 1,717 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

How do I check the vesrion of .NET Framework?

Hi,

What would be the best way to check the version of .NET framework (2.0 Beta,
or 2.0 Release) ?

Thank you,
Alan
Dec 12 '05 #1
4 1238
Alan,

Are you trying to get the version in general, or just trying to
differentiate between the beta and the release version of 2.0? If the
answer is the latter, then you really shouldn't do such a thing, since the
beta is officially considered unsupported, especially with a release version
out.

If you are in a running program, then you can use the static Version
property on the Environment class to figure out which version of the runtime
you are running on.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"A.M-SG" <al******@newsgroup.nospam> wrote in message
news:en**************@TK2MSFTNGP09.phx.gbl...
Hi,

What would be the best way to check the version of .NET framework (2.0
Beta, or 2.0 Release) ?

Thank you,
Alan

Dec 12 '05 #2
Which is:
Environment.Version

Dec 12 '05 #3
Thanks for reply Nicholas,

We are trying to check and see which machine is running the beta version and
the un-install it.

"Nicholas Paldino [.NET/C# MVP]" <mv*@spam.guard.caspershouse.com> wrote in
message news:%2****************@TK2MSFTNGP12.phx.gbl...
Alan,

Are you trying to get the version in general, or just trying to
differentiate between the beta and the release version of 2.0? If the
answer is the latter, then you really shouldn't do such a thing, since the
beta is officially considered unsupported, especially with a release
version out.

If you are in a running program, then you can use the static Version
property on the Environment class to figure out which version of the
runtime you are running on.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"A.M-SG" <al******@newsgroup.nospam> wrote in message
news:en**************@TK2MSFTNGP09.phx.gbl...
Hi,

What would be the best way to check the version of .NET framework (2.0
Beta, or 2.0 Release) ?

Thank you,
Alan


Dec 12 '05 #4
Here is what MS says - http://support.microsoft.com/kb/315291/en-us

--
Vladimir

"A.M-SG" <al******@newsgroup.nospam> wrote in message
news:en**************@TK2MSFTNGP09.phx.gbl...
Hi,

What would be the best way to check the version of .NET framework (2.0
Beta, or 2.0 Release) ?

Thank you,
Alan

Dec 17 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: Wolfgang Kaml | last post by:
Hello All, I have been working on this for almost a week now and I haven't anything up my sleeves anymore that I could test in addition or change.... Since I am not sure, if this is a Windows...
5
by: zimmy | last post by:
Hi, Is it possible to check whether ASP.NET is installed on a machine, within a program that I'm writing in C#? And if it's installed, can I check if it is enabled? How? Thanks
3
by: TK | last post by:
Excuse me for multiple posting because I've posted this message to aspnet.security NG but have not got any response yet. I'm building an ASP.NET application works in Forms Authentication mode...
2
by: Andrew | last post by:
I' ve a cd with my asp.net application and cassini webserver ... it work's ok on machine with .net framework installed ... but can i from cd check if .net framework is isntalled and then install it...
8
by: typingcat | last post by:
Microsoft Internet Explorer sends a user agent string contains .NET Framework version if it is installed. But not all the users use MSIE. Some people use FireFox or Opera. Is there any way to check...
5
by: rob willaar | last post by:
Hi, How can i check is a form is disposed in framework 1.1 In framework 2.0 i can check Form.IsDisposed to check if a user closed the form
4
by: MMesarch | last post by:
Hi, A previous question about sharing applications had a response that I need to make sure the other computers I was sharing my VB.NET application needed to have the Framework installed. I got...
11
by: eSolTec, Inc. 501(c)(3) | last post by:
Thank you in advance for any and all assistance. It is greatly appreciated. Is there a way to programmatically check for .NET Framework versions installed on the computer? -- Michael Bragg,...
10
by: Dieter Pelz | last post by:
Hallo, what is the best way to check the installation of mfc80 and vcrt sidebyside assemblies? Best Regards, Dieter Pelz
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.