Visual Studio 2003 .net - Supports .net 2.0?

D

Dan

I have always been using asp.net 1.1 framework with vis studio 2003. I
presume that i can install the 2.0 framework and continue to use vis studio
2003 with the new libraries? Am i right? It seems to still beusing the 1.1
framework?

Also if i develop in 2.0 to make the dll but my webserver is still on 1.1 i
am guessing there will be issues, am i right?

Thanks
 
M

Markus B.

I have always been using asp.net 1.1 framework with vis studio 2003. I
presume that i can install the 2.0 framework and continue to use vis
studio 2003 with the new libraries? Am i right?
no.

Also if i develop in 2.0 to make the dll but my webserver is still on 1.1
i am guessing there will be issues, am i right?

yes.
 
E

Eliyahu Goldin

VS Studio 2003 uses 1.1 and produces code for 1.1. It can neither use nor
produce code for 2.0. Instead, you can migrate your 1.1 project to 2.0.

VS Studio 2005 uses and produces code for 2.0. This code cannot be used in
1.1.

Eliyahu
 
P

Patrice

No. For now, VS.NET always target the corresponding .NET framework release
(that is 1.1 for VS.NET 2003, and 2.0 for VS.NET 2005).
 
D

Dan

Thanks guys much appreciated - and Markus B, best answers i have ever had,
simple, honest and accurate. No offence to those who gave more detail,
definitely helped my understanding of vis studio.

Cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,279
Latest member
LaRoseDermaBottle

Latest Threads

Top