- Implement an AjaxMethod to return IDictionary object [AjaxPro.AjaxMethod] public IDictionary AjaxGetIDictionary() { //Prepare the IDictionary object } - Use JavaScript to request the AjaxMethod Aj… more →
Mohd Malaka Weblogmalakablog wrote 7 months ago: - Implement an AjaxMethod to return IDictionary object [AjaxPro.AjaxMethod] public IDictionary Aja … more →
Admin wrote 1 year ago: Ajax, abbreviated as Asynchronous Java Script and XML, is a development technique for creating inter … more →
malakablog wrote 1 year ago: This is a simple guide for using the AJAX Pro in VS2003 1- Add the AJAXPro.dll to your bin fol … more →
malakablog wrote 1 year ago: so this is a Java Script code that use synchronous ajaxpro Method var toReturn = MyAjaxClass.MyAjax … more →