Using Web Services with Web Forms Clients

Web Forms clients to Web Services sounds redundant. Why not just access the data directly in the Web Form? It is transparent to the user anyway, right? Yes, but you are missing the point of Web Services. What if a Web Service existed that was published by one of your company’s vendors? The Web Service enabled you as a programmer to access data about your company’s order status with this vendor. You can present this data in any way you wish. Suppose you had a requirement to build a robust Windows interface for use in-house, but needed a web interface as well for your road warriors to use. By using the Web Service you can build both interfaces and they will conform to the business rules defined by the ...

Get ADO.NET Programming in Visual Basic™ .NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.