
<%@ Page Language="C#" MasterPageFile="~/WebServices/WebServices.master" %>

<asp:Content ID="Content1" ContentPlaceHolderID=MainBody Runat=Server>

<h2>Welcome to the ASP.NET Web Services QuickStart Tutorial</h2>

The ASP.NET Web Services QuickStart is a series of client and server samples 
along with supporting commentary designed to quickly acquaint developers with features
in ASP.NET Web Services. The QuickStart 
samples are designed to be short, easy-to-understand illustrations of these features.  
By the time you finish reviewing these samples, you will be familiar with the major
feature areas in ASP.NET Web Services.

<br /><br />

We hope you find great benefit in the new ASP.NET Web Services features!  These include the following samples: TypeSharing, RADAsync, BPConformance, ChooseProtocol.  
Please send your feedback to wssample@microsoft.com.

<br /><br />

-- The Microsoft ASP.NET Web Services Team
</asp:Content>