AjaxPro User Experience

DotNetSlackers creator Sonu Kapoor writes about Ajax.NET Professional:

"In one my projects, I needed to use some Ajax functionality, so I thought I should try out AjaxPro and see how it works. I was suprised to see how easy I was able to intergrate it into my project. I had few problems here and there, however Michael was able to quickly help me out.

[...] Everything works now like a charm. I am very happy with the end-result and my boss appreciated it as well. I can only recommend this Ajax Library to other developers. I am looking forward to use it more often in my future projects. [...]"

Do you remeber DotNetSlackers? Yes, they won the Microsoft ASP.NET AJAX Mash-it-up contest Grand Prize with GeotagIt! They are also listed at the ASP.NET AJAX showcase.

So, feel free to give Ajax.NET Professional a try and make your own opinion.

Published Thursday, April 19, 2007 6:07 PM by Michael Schwarz

Comments

# re: AjaxPro User Experience

Thursday, May 31, 2007 11:46 AM by student
Hello. how to use ajaxpro in user contronls for .net 2.0. my client script is : function submitLogin() { var userName = document.getElementById("txtUserName").value; var pass = document.getElementById("txtPassword").value; var chk = document.getElementById("chk").checked; ASP.UserLogin.UpdateLoginPanel(userName,pass,chk,login_CallBack); } but the ie alert the ASP is undefine. thanks.

# re: AjaxPro User Experience

Monday, June 11, 2007 8:55 PM by terry

Hello, do you have newer api doc or guider for AjaxPro, please send me a copy, thanks!

my email: terrykingcha@gmail.com