Applying Component Services in an ASP.NET Application

Throughout the rest of this chapter, the use of business objects used in conjunction with ASP.NET Web Forms is discussed. To this end, the same web page example is used throughout the rest of this chapter. The Web Form is pretty simplistic, but it provides enough scope to demonstrate the various ways of creating business objects, .NET components, and .NET serviced components. The Web Form is shown in Figure 10.1.

Figure 10.1. ASP.NET Web Form.

The purpose of this form is to allow a user to select a project from a database via the displayed combo box, and then subsequently display all tasks ...

Get Inside ASP.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.