randyburden / ASP.NET_PageMethods_aka_WebMethods_and_jQuery

This is a set of examples of how to call ASP.NET methods decorated with the [WebMethod] attribute on an .aspx page which are commonly referred to as page methods from JavaScript using jQuery.

Home Page:http://aspnetpagemethodsakawebmethodsandjquery.apphb.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET PageMethods aka WebMethods and jQuery

This is a set of examples of how to call ASP.NET methods decorated with the [WebMethod] attribute on an .aspx page which are commonly referred to as page methods from JavaScript using jQuery.

Live example hosted at: http://aspnetpagemethodsakawebmethodsandjquery.apphb.com/

About

This is a set of examples of how to call ASP.NET methods decorated with the [WebMethod] attribute on an .aspx page which are commonly referred to as page methods from JavaScript using jQuery.

http://aspnetpagemethodsakawebmethodsandjquery.apphb.com/

License:MIT License


Languages

Language:JavaScript 77.3%Language:C# 20.7%Language:ASP 2.1%