Where is AJAX Enabled Web Site in Visual Studio 2008?
On a recent post regarding the installation of Visual Studio 2008, a question was raised about a missing web site option:
The answer is simply that it is no longer a second-class citizen. Simply create an ASP.NET Web Site in Visual Studio 2008, and then you can do the following:
Add an AJAX Web Form to your site and start unleashing your AJAX powers.