Authors: Danny Ryan, Tommy Ryan
Article published January 21, 2002 from the ASP.NET 1.x library
Key Topics: .NET Framework, Site Design, Data Access, Web Services
Rating: 4.5 of 5.0 (based on 12 ratings as of July '05)
Abstract:In this article, Danny and Tommy Ryan will show how to use traditional object-oriented principles to make your Web Services more maintainable, scalable, and reusable. They will walk you through an example of a Web Service where they apply some important object-oriented principles to create a better implementation of an application that uses Web Services. The application will show how to migrate a Web Service to a new multi-tiered architecture that uses interfaces and inheritance to implement the functionality for two system requirements.
Click here for the article:
Using Object-Oriented Principles for Building a Web Service.
Read More