Asian .Net Group

Ajax in dot.net

by Dixanta Shrestha
Dixanta Shrestha Advanced  
I would like to discuss about ajax in dot net. I m very much confused whether to use in built .net ajax control or write own ajax script in javascript.


please help !!!!
Nov 19th 2007 04:26

Sponsor Ads


Comments

bibek Freshman  
Hello Dixanta,

You don’t have to write enormous javascript for Ajax in .Net now. You can find different AJAX libraries for .Net one of them is ASP.Net AJAX which integrates client script libraries with the ASP.NET 2.0 server-based development framework. It offering familiar interactive user interface, making it very easy to add AJAX to your applications quickly and with minimal effort. For more detail you can go via below link
http://www.asp.net/AJAX/Documentation/Live/tutorials/EnhancingJavaScriptTutorial.aspx

Nov 19th 2007 05:22   
Dixanta Shrestha Advanced   
thank you so much for sharing information
Nov 19th 2007 05:26   
Softel Advanced   
Hello,
As Bibek has put in his comments...Ajax is more like an integral part of DOTNET.You can download the Ajax tool kit,if you still plan to use .NET 2.0..Or if you are going to migrate to version 3.5 then Ajax is really a part of .NET.
Dot NET makes so easy to develop and implement Ajax that you dont need to worry about writing javascript or xml for that.Just use the Ajax controls like any other controls.

Hope this helps you clear the things in your mind.

Jan 13th 2008 11:17   
You are not yet a member of this group.