Knowledgebase:
Windows ASP .NET 3.5 Support
Posted by Administrator on 24 December 2009 10:48 PM
I am developing my ASP.NET application in Visual Studio 2008 and need ASP.NET 3.5 support. Do you support it?
Yes we do. All our Windows servers have ASP.NET 3.5 installed. However, you will be using the ASP.NET 2.0 tab to manage your application. Here is a more detailed explaination:

As for ASP.NET 3.5, it is still based on the ASP.NET 2.0 core fundamental. Therefore, there is no new application type(for ASP.NET 3.5) in IIS as it still uses the 2.0 one.

And when you developing ASP.NET 3.5 application(which use those 3.5 specific features such as AJAX or LINQ), Visual Studio 2008 will help you add the proper assemblies reference in project and those assemblies are the most important things to help you deal with 3.5 stuffs. And when deploying to IIS, you still use 2.0 version tab to configure it.
(709 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).