visual studio 2005 with framework 1.1
-
how do i configure whereby vs2005.net works with framework 1.1??? tks:) chris
-
how do i configure whereby vs2005.net works with framework 1.1??? tks:) chris
-
how do i configure whereby vs2005.net works with framework 1.1??? tks:) chris
:doh: No, you can not attach FR 1.1 with VS 2005.
-
how do i configure whereby vs2005.net works with framework 1.1??? tks:) chris
VS2005 does work with .NET 1.1, but only because 1.1 is (basicaly) subset of 2.0 If you want to see only 1.1 classes in intellisense etc, then no, this is not possible. "Orcas" will enable to switch between .NET Framework 2.0, 3.0, 3.5 but till then, every VS unfortunately targets different version of framework.
"Throughout human history, we have been dependent on machines to survive. Fate, it seems, is not without a sense of irony. " - Morpheus "Real men use mspaint for writing code and notepad for designing graphics." - Anna-Jayne Metcalfe
-
how do i configure whereby vs2005.net works with framework 1.1??? tks:) chris
As dnh said, Visual Studio 2005 wont show you the 1.1 intellisense or other addvanced features like that. But you can build 1.1 solutions with VS2k5 using MsBee: http://blogs.msdn.com/tolong/archive/2006/11/25/use-visual-studio-2005-to-build-net-1-1-application.aspx[^]
-
how do i configure whereby vs2005.net works with framework 1.1??? tks:) chris
I don't think that would be possible. I would suggest the following related links on this topic: 1) http://msdn2.microsoft.com/en-us/netframework/aa570326.aspx[^] 2) VS 2002 and 2003 convertor: http://www.codeproject.com/macro/vsconvert.asp[^] 3) But 2005 to previous versions, I haven't come across any convertor hitherto.
Vasudevan Deepak Kumar Personal Homepage Tech Gossips