VS2003 project - Update to use AJAX

  • Thread starter Thread starter Lee
  • Start date Start date
L

Lee

Hi,

Apologies if this has been asked several times but I'm pretty new to
this web stuff and I cannot find anything suitable.

Does anybody have any suitable information on converting an existing
(non AJAX) Visual studio 2003 webproject to incorporate AJAX.
Obviously, not just the updates required to the web_config file but
updating individual aspx files to use AJAX.

Must the project be converted to VS2005 first?

Thanks
Lee
 
Hi,
To use ajax with .Net 1.1 (VS 2003) you can use a third part ajax library
like MajicAjax.

Regards,
Mohamed Mosalem
 
Back
Top