Click here to Skip to main content
15,867,308 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all, I am looking for complete tutorial(in pdf or something) for asp.net web services. Complete in the sense, In depth details about web services.

thank you
Posted
Comments
[no name] 26-Nov-12 2:08am    
Could any one here, provide samples on async web methods??How to create an async web method and how to invoke it from aspx page?Including different ways creating async web methods and invoke them in .aspx.cs.

thank you
__TR__ 26-Nov-12 2:31am    
Check
http://msdn.microsoft.com/en-us/library/aa719796(v=vs.71).aspx
http://nishantrana.wordpress.com/2009/01/21/calling-an-aspnet-web-service-asynchronously/
http://www.w3enterprises.com/articles/asynchronous.aspx
http://msdn.microsoft.com/en-us/library/aa480516.aspx

You can refer this similar thread
web services in asp.net web application[^]

Here is a good article on web service
Your first C# Web Service[^]

More here[^]

You can also check Google[^]
 
Share this answer
 
Comments
[no name] 26-Nov-12 2:08am    
Could any one here, provide samples on async web methods??How to create an async web method and how to invoke it from aspx page?Including different ways creating async web methods and invoke them in .aspx.cs.

thank you
1. Web Services Tutorial[^]

2. Web Services Overiview.[^]

3. WCF Services - Please check my answer wcf sample example in visual studio 2010[^].
You will find all useful links.

Thanks...
 
Share this answer
 
Comments
[no name] 26-Nov-12 2:08am    
Could any one here, provide samples on async web methods??How to create an async web method and how to invoke it from aspx page?Including different ways creating async web methods and invoke them in .aspx.cs.

thank you
 
Share this answer
 
v3
Comments
[no name] 26-Nov-12 2:08am    
Could any one here, provide samples on async web methods??How to create an async web method and how to invoke it from aspx page?Including different ways creating async web methods and invoke them in .aspx.cs.

thank you
Mohd. Mukhtar 26-Nov-12 2:23am    
Please refer the below links. http://www.codeproject.com/Articles/70441/Calling-Web-Service-Functions-Asynchronously-from http://weblogs.asp.net/stevewellens/archive/2010/04/02/calling-web-service-functions-asynchronously-from-a-web-page.aspx Hope this will help you.

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900