I think you're wrong about this. Microsoft has become pretty good in recent years about maintaining
compatibility with all the products they currently support. I would be very surprised if VS.NET 2K3
did not seamlessly work with .NET 2.0.
> From what I understand that would be no. VS 2K3 is for the .net 1.1 framework only, no going
> forward or back. I could be wrong about this.
>
>> Can I use the .net framework 2.0 with visual studio.net 2003.
>>
>> LDD
VS.NET 2002 is wired to .NET Framework 1.0, VS.NET 2003 is wired to .NET
Framework 1.1 and VS 2005 will be wired to .NET Framework 2.0. You can not
change that. Another thing is that a compiled assembly for a .NET framework
can run on a higher .NET framework, but the IDEs can not be configured to
compile to several .NET Frameworks.

Signature
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
>I think you're wrong about this. Microsoft has become pretty good in
>recent years about maintaining compatibility with all the products they
>currently support. I would be very surprised if VS.NET 2K3 did not
>seamlessly work with .NET 2.0.