How to create a custom SOAP extension class?
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 custom SOAP extension class?
Rating:
Take the following steps to create a custom
- Open Microsoft Visual Studio .NET, click File > New > Project.

- In the New Project dialog box, select Visual C# from the left panel and Class Library from the right panel, i.e., Templates, and click the OK button.

- The Class Library code window opens.

Rating:
Was this information helpful?
Other articles
- What is an interface?
- Tip on SecurityTokenService base class for non-SecurityContextToken security tokens.
- MCTS 70-529-CSHARP Short Notes
- What is the SessionStateActions enumeration?
- What are the four stages that handle an incoming SOAP message from the client?
