Ajax built into 3.0 or 3.5?

  • Thread starter Thread starter Tarren
  • Start date Start date
T

Tarren

Is Ajax.net embedded in Framework 3.0 or 3.5?

My hosting provides 3.0, so I want to know if I can take advantage of Ajax.

Thanks
 
included with 3.5, addon for eariler versions.

you can use ajax with 2.0 & 3.0 websites, but adding the
system.web.extensions.dll to your bin folder.

-- bruce (sqlwork.com)
 
Back
Top