ASP.NET AJAX in .NET 3.5 and VS 2008
Posted by: ScottGus Blog,
on 30 Jul 2007 |
View original | Bookmarked: 0 time(s)
In the past I've blogged about the JavaScript and AJAX improvements with VS 2008 JavaScript Intellisense and VS 2008 JavaScript debugging. Below are a few notes about some of the ASP.NET AJAX runtime features coming as part of the VS 2008 and .NET 3.5 release, as well as important notes to read if you are opening existing ASP.NET AJAX 1.0 projects in VS 2008. ASP.NET AJAX included in .NET 3.5 ASP.NET AJAX 1.0 shipped as a separate download that you could install on top of ASP.NET 2.0. ...