Click here to Skip to main content
15,919,931 members
Articles / Web Development / ASP.NET

Calling a C# method using jQuery on the client side

Rate me:
Please Sign up or sign in to vote.
4.60/5 (5 votes)
15 Sep 2011CPOL 17K   5  
Another alternative is to use AjaxPro.dll. It is a library that was developed by Michael Schwarz that you simply drop in the bin folder of your ASP.NET web applications. You can find more information or download this library at http://www.ajaxpro.info.To use it:Add an HttpHandler to your...

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions