Web Service change in .NET 2

It has come to my attention (during a sharepoint course) that there has been a small change in the .NET 2.0 implementation of web services.

Async methods now come as an event hander (for the end) and a method for the start.
This is much easier to use that the .NET 1.1 version.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s