ASP .NET AJAX in Service Packs

  • Thread starter Thread starter Scott M.
  • Start date Start date
S

Scott M.

Are there any AJAX features included in VS 2008 SP1 and/or .NET 3.5 SP1? If
so, would you please be clear as to whether the feature(s) are VS SP1 or
..NET 3.5 SP1?

Thanks.
 
the actual javascript code / asp.net features are in the .net 3.5 sp1.
vs2008 sp1 features deal with the ide only (intellasence and project
template support).

the main ajax features are browser history support and script combining.

see: http://msdn.microsoft.com/en-us/library/s57a598e.aspx#

for all the details

-- bruce (sqlwork.com)
 

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

Back
Top