This post explains how the business object is represented with the objectDataSource control. This allows you to bind data-bound controls such as Gridview, Description View, and Forms View, it also enables you to isolate your business logic and data access logic from the presentation level.
The following types can be the data source for the ObjectDataSource Control
- Collections
- ADO.NET Objects
- LINQ to SQL
0 comments:
Post a Comment