Hi all,
How can I implement Ajax in asp.net 2.0 application.
I will highly appreciate your feed back.
Thanks in advance.
Hi all,
How can I implement Ajax in asp.net 2.0 application.
I will highly appreciate your feed back.
Thanks in advance.
The easiest way is to start at the ajax section of the asp.net site.
Clicky
From there you can download the Ajax Control Toolkit.Clicky For ASP.NET 2.0 you will need to download the toolkit...Clicky As a side note, ASP.NET 3.5 includes the toolkit as standard...
Once downloaded, install the toolkit and create a new site in VS or VWD. This will create the web.config file that'll you need the basis of to add in to your existing site...
The best place to start learning is the video tutorials...Clicky
And you can see the toolkit examples for help.....Clicky
If you get stuck with a specific problem post back here and someone will be able to help.
Hope that's enought to get you started...
Tanks a lot richyrich
Bookmarks