|
-
Sep 12th, 2007, 08:12 PM
#1
Thread Starter
Fanatic Member
[2005] Asynchronous Web Services
After looking on the web at several examples I have officially gotten myself confused about writing an Asynchronous Web Service, so I'm hoping someone can set me straight.
This is how I have interpreted most examples on the web.
- I have to create a standard synchronous web services with my Web Methods.
- I now create an additional web service that references the synchronous web service and wrap those web methods into the Begin/End style.
Can anyone that has written an Asynchronous Web Service confirm or clarify how it's done properly? Any examples would be greatly appreciated.
I'm pulling my information from the msdn website : http://msdn2.microsoft.com/en-us/library/98t3s469.aspx
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|