Re: Why doesn't Asp.net 3.5 appear as an option fo r the site?
|
Theodore Dominingo |
|
6/3/2008 4:25:20 AM |
Cleo, I noticed that too. I think it is because there ar e no real differences to ASP.NET in the 3.5 framew ork. It is really jus the additional of LINQ and b etter integration of the AJAX framework in Visual Studio from what I can tell. Post Comments |
|
Re: Why doesn't Asp.net 3.5 appear as an option fo r the site?
|
Antonio Duccedair |
|
6/3/2008 4:26:01 AM |
Hi, This is becuase the CLR for .net 3.5 and .net 2.0 is the same , references : Post Comments |
|
Re: Why doesn't Asp.net 3.5 appear as an option fo r the site?
|
Juanita Terain |
|
6/3/2008 4:26:41 AM |
Hi Cleopatra, 3.5 and 3.0 is built on top of 2.0. Please look at this diagram. Also just to alert you (something that you are perhaps already aware of )to install it in a VM but not on a working machine as you may have lots of grief later, as this is still in beta.
Post Comments |
|