Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Can VS 2003 be used with .Net 2.0

I develop web sites using asp.net. My main tool is MS VS2003. I currently have .NET v1.1 on my computers. If I upgrade to .Net v2.0 will I still be able to use the VS2003 IDE to develop, or do I have to upgrade to VS 2005?
Thanks,
[239 byte] By [BADAMS2006] at [2007-11-11 7:19:47]
# 1 Re: Can VS 2003 be used with .Net 2.0
VS 2003 only works with version 1.1 of the .NET Framework. If you want to develop against 2.0, you must use VS 2005 (or a third-party IDE that supports .NET 2.0). You may, however, run .NET 1.1 and 2.0 and VS 2003 and 2005 side-by-side on the same computer.
Phil Weber at 2007-11-11 21:49:13 >
# 2 Re: Can VS 2003 be used with .Net 2.0
Phil,

Thanks for your reply.
BADAMS2006 at 2007-11-11 21:50:19 >