
Appendix B. Microsoft .NET Web services 487
B.2.1 Create a new Web service project
Microsoft Visual Studio .NET 2003 provides a project creator that generates
several important aspects of the Web service being created. For our purposes,
we will be using this software to create a new ASP .NET Web service project.
1. Start Microsoft Visual Studio .NET 2003 by selecting Start → Programs →
Microsoft Visual Studio .NET 2003 → Microsoft Visual Studio .NET 2003.
2. Select File → New → Project.
3. Under Project Types, select the Visual C#® Projects folder. Under
Templates, select ASP.NET Web service.
4. In the Location text box, remove the existing text ...