How to create a new Web service project?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
How to create a new Web service project?
Rating:
Take the following steps to create a new Web service project:
- Open Microsoft Visual Studio .NET, and click File > New > Web Site.

- In the New Web Site dialog box, select ASP.NET Web Service, and click the OK button.

- The Web service code window opens.

- Click Debug > Start Debugging.

- The output window opens.

Rating:
Was this information helpful?
Other articles
- What is the Stack class?
- What are the four stages that handle an incoming SOAP message from the client?
- What is asynchronous e-service?
- What is Disco.exe?
- How to change the Configuration property of a C# .NET project?
