.NET Framework 2.0
-
Hi, I am using Visual Studio .NET 2003 with Framework 1.1. I downloaded and installed Framework 2.0. Now how do I direct Visual Studio to use Framework 2.0. It is still using framework 1.1. Thanks.
If it is the case of Windows application, I think you should use Visual Studio 2005 Express which is built for Faremework 2.0. Visual C# Express is free to download from msdn.microsoft.com and You can convert your existing VS 2003 project to VS 2005 Project easily from that New IDE. To me, the new 2005 Express IDE is really great and way more comfortable. EMRAN -- modified at 17:04 Thursday 9th February, 2006
-
Hi, I am using Visual Studio .NET 2003 with Framework 1.1. I downloaded and installed Framework 2.0. Now how do I direct Visual Studio to use Framework 2.0. It is still using framework 1.1. Thanks.