|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
2.0 Framework needed for VS2003 ApplicationIs it possible that application developing in vs2003 to utilize .netframework
2.0. Thanks Try :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cpconTargetingNETFrameworkVersion.asp AFAIK you have to test your application as you could came accross a breaking change. -- Patrice "vechoor" <Vechoor@newsgroups.nospam> a écrit dans le message de news: BEDBD79A-129A-4503-92C4-7CB2D6DD9***@microsoft.com...Show quote > Is it possible that application developing in vs2003 to utilize > .netframework > 2.0. > > Thanks Hi,
You can probably can author the application configuration file so that it requires .NET 2.0 assemblies, not so sure whether you can remove all references to .NET framework assemblies and add similar references to 2.0 assemblies manually. Also, consider free Express editions of VS 2005 as an alternative. Show quote "vechoor" <Vechoor@newsgroups.nospam> wrote in message news:BEDBD79A-129A-4503-92C4-7CB2D6DD9AA0@microsoft.com... > Is it possible that application developing in vs2003 to utilize > .netframework > 2.0. > > Thanks |
|||||||||||||||||||||||