ASP.NET version question

G

Guest

Sorry folks but this is going to seem like a really silly question i'm sure
but here goes.

Do the different versions of Visual Studio use different versions of ASP.NET.
E.g -
Does Visual Studio .Net - ASP.NET 1.0
Does Visual Studio .Net 2003 - ASP.NET 1.1
Does Visual Studio .Net 2005 - ASP.NET 2.0

Cheers
 
G

Guest

Yes

NOTE: Do not try to work with a framework mismatched to the VS version
either, as it will not work. You can, in theory, tweak the registry to do
this, but the results are less than stellar.

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 

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

Top