Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Nov 23, 2012 09:10 AM by asteranup
0 Points
1 Post
Nov 19, 2012 06:37 PM|LINK
I cannot find anything on what happens step by step when an asmx url is called. Can someone list the basics of what happens "behind the scenes" when a client calls a web service (asmx) until it completes the operation?
Thanks
Contributor
4140 Points
751 Posts
Nov 23, 2012 09:06 AM|LINK
Check following link it may help you to get idea about generic handler (asmx)
http://msdn.microsoft.com/en-us/library/bb398986%28v=vs.100%29.aspx
let me know if any query
All-Star
30184 Points
4906 Posts
Nov 23, 2012 09:10 AM|LINK
Hi,
You may want to look into these-
http://johnwsaunders3.wordpress.com/2008/09/23/basics-how-web-services-work/
http://stackoverflow.com/questions/6239719/how-a-website-works-what-happens-behind-the-scene
K3174
0 Points
1 Post
How asmx works
Nov 19, 2012 06:37 PM|LINK
I cannot find anything on what happens step by step when an asmx url is called. Can someone list the basics of what happens "behind the scenes" when a client calls a web service (asmx) until it completes the operation?
Thanks
dhol.gaurav
Contributor
4140 Points
751 Posts
Re: How asmx works
Nov 23, 2012 09:06 AM|LINK
Check following link it may help you to get idea about generic handler (asmx)
http://msdn.microsoft.com/en-us/library/bb398986%28v=vs.100%29.aspx
let me know if any query
Gaurav Dhol
Skype ID : dhol.gaurav
If My Post contains helped you, Please Mark as Answer
asteranup
All-Star
30184 Points
4906 Posts
Re: How asmx works
Nov 23, 2012 09:10 AM|LINK
Hi,
You may want to look into these-
http://johnwsaunders3.wordpress.com/2008/09/23/basics-how-web-services-work/
http://stackoverflow.com/questions/6239719/how-a-website-works-what-happens-behind-the-scene
Anup Das Gupta
Mark as Answer if you feel so. Visit My Blog