How to add WSE 3.0 to a 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 add WSE 3.0 to a project?
Rating:
Take the following steps to add
- Open Visual Studio 2005 and click File > New > Project.

- Create an Empty Project.

- In the Solution Explorer, right click the Project, and click Add > New Project.

- Add a new C# Console Application.

- In the Solution Explorer, right click the References folder, and click Add Reference.

- In the Add Reference dialog box, click the .NET tab.

- Click System.Web.Services and click OK.

Rating:
Was this information helpful?
Other articles
- Tip on private and public queues.
- What is the Cab Project?
- What is the X509Certificate class?
- What is the File System Editor?
- What are the overloaded constructors of the KerberosToken class?
