What are Web methods?
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.
What are Web methods?
Rating:
Web methods are independent functional units that perform predefined operations in an XML Web service. In Visual Basic .NET, the <WebMethod> attribute is used to declare a Web method. Using the <WebMethod> attribute to declare a method within an XML Web service makes the method callable from remote Web clients.
Rating:
Was this information helpful?
Other articles
- What is testing?
- What is the Immediate mode of the Command window?
- What is the Find method?
- What is SqlDataAdapter?
- What is GROUP BY clause?
