Prepare for your Next Interview
This is a discussion on how to use AJAX in ASP.NET application within the ASP.NET forums, part of the Web Development category; Hello, Can some body tell me how to use AJAX in our ASP.NET application with xml:http request?Plz Answer, I am eagerly waiting, Thanks...
|
|||
|
how to use AJAX in ASP.NET application
Hello,
Can some body tell me how to use AJAX in our ASP.NET application with xml:http request?Plz Answer, I am eagerly waiting, Thanks |
| Sponsored Links |
|
|||
|
Re: how to use AJAX in ASP.NET application
Hi,
In .net 2003 we have no special features for using AJAX in asp.net we must write the AJAX code in html code, but when it comes to 2005 we have special library called Atlas dot net we can download it from the msdn. It will comes with one library and two or more controls that controls supports asychronous communcation it will provide all AJAX features if you want implementaion for 2003 i will send it to u....... Regards, hari prasad |
|
|||
|
Re: how to use AJAX in ASP.NET application
Hi friend, Its very easy to use AJAX in asp.net , for that you need to first download ajax extension and then ajax control tool kit.
please visit this link AJAX : The Official Microsoft ASP.NET Site Let me know if you have facing any issue. |
|
|||
|
Re: how to use AJAX in ASP.NET application
These are the steps to be followed
Step 1 ownload the DLL Step 2:Add the reference of that dll in ur webapplication Step 3:Go to webconfig then add the tagprefix inside the <system.web> tag Step 4:Now in ur inline coding u would be able to get the tags that are required. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ajax | sripri | AJAX & XML | 7 | 05-21-2007 11:14 AM |
| Winrunner and AJAX | JobHelper | WinRunner | 0 | 12-27-2006 09:01 AM |
| Testing for Security in the Age of Ajax Programming | Lokesh M | Testing Issues | 0 | 09-29-2006 12:23 AM |
| Implementing Web Application using AJAX | suji | AJAX & XML | 1 | 05-15-2006 11:45 PM |