Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / WebMethod

WebMethod

WebMethod

Great Reads

by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
This blog will take you through the steps to call a simple WebMethod to get the details of one record shown on a Repeater and show the retrieved details on jQuery Dialog popup.
by MohamedKamalPharm
A step by step tutorial showing how to consume an ASMX Service from an application using AngularJS, highlighting common pitfalls.
by Fiyaz Hasan
Building a parent child hierarchy TreeView
by Amit Singh Baghel
Saving Details Table Data (An HTML Table) in Database by converting it into a jagged array and passing it to a table type parameter

Latest Articles

by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
This blog will take you through the steps to call a simple WebMethod to get the details of one record shown on a Repeater and show the retrieved details on jQuery Dialog popup.
by MohamedKamalPharm
A step by step tutorial showing how to consume an ASMX Service from an application using AngularJS, highlighting common pitfalls.
by Fiyaz Hasan
Building a parent child hierarchy TreeView
by Amit Singh Baghel
Saving Details Table Data (An HTML Table) in Database by converting it into a jagged array and passing it to a table type parameter

All Articles

Sort by Score

WebMethod 

by MohamedKamalPharm
A step by step tutorial showing how to consume an ASMX Service from an application using AngularJS, highlighting common pitfalls.