|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Method for finding dotnet versionHi All,
I am using Visual studio 2002. The dotnet version that comes with this, is dotnet version 1.0. I have installed dotnet framework version 1.1 recently. How can I associate dotnet version 1.1 with the VS 2002 ? Also, what is the dotnet API in C# to find the version of dotnet? best regards sijo >How can I associate dotnet version 1.1 with the VS 2002 ? You can't.>Also, what is the dotnet API in C# to find the version of dotnet? System.Environment.VersionMattias -- Mattias Sjögren [MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup. Hi Sijo,
I think Mattias is correct. the VS.NET2002 is limited to build the application by .net framework1.0. Also the VS.NET2003 is targeted at .net1.1. And the System.Enviorment.Version will give us the executing CLR's version at runtime. Thanks & Regards, Steven Cheng Microsoft Online Support Get Secure! www.microsoft.com/security (This posting is provided "AS IS", with no warranties, and confers no rights.)
Other interesting topics
Simple: Excel Jet 4.0 Link vb 2005
RE: For vs. For Each Windows service & Web service Interprocess Communication I need some help with remote acces to a help file How to make an assembly search for its dependent DLLs in a specific path (other than the installed d .net and mysql join How does IIS or Framework set the Content-Length header ? ENTER and forms Record my webcam reflector |
|||||||||||||||||||||||