Sunday, March 11, 2012

Getting Started with ASP.NET AJAX

Hi,

you must first install the ASP.NET AJAX Extensions on your machine where it'll run. After that you can update the web.config, take a look athttp://ajax.asp.net/docs/ConfiguringASPNETAJAX.aspx, in order to make it work. Another solution would be to create a new project based upon the AJAX template and copy paste the needed parts from that web.config to that of your project.

Grz, Kris.


It's not as hard to Ajax-enable a page as you might think. I'd suggest you check out this screencast:

http://www.asp.net/learn/videos/view.aspx?tabid=63&id=81

No comments:

Post a Comment