Summary
In this chapter, we examined the purpose of Web services and the technologies they use. You learned how to create Web services simply and quickly using Visual Studio .NET and J#. You can create Web services as ASP.NET components with an ASMX file extension. You can expose Web methods from which ASP.NET will generate a service description in WSDL. Visual Studio .NET allows you to examine and test a Web service through a Web browser.
You learned that complex data types can be passed between a client and a Web service and that object parameters are automatically converted into such complex types defined in WSDL. You can pass DataSet objects and XML documents as parameters or return values to Web service operations. You learned that ASP.NET-based ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access