Saturday, June 10, 2006
Building a 3-tier Architecture Using the ObjectDataSource in ASP.NET 2.0
Abstract
ASP.NET 2.0 has introduced a series of new data source controls that simplify the life of developers. Developers can now connect to a database and perform CRUD operations with a minimal amount of code or in some cases no code at all. To enable developers to insert business logic into their applications the new ObjectDataSource control is provided in ASP.NET 2.0. In this article Kuldeep Deokule will use an example Employee listing application to show how to incorporate business logic in a 3 tier application using the new ObjectDataSource control. more...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment