Chapter 16. Using the ObjectDataSource Control
IN THIS CHAPTER
</feature>The ObjectDataSource
control enables you to bind DataBound controls such as the GridView
, DetailsView
, and FormView
controls to a component. You can use the ObjectDataSource
control to easily build multi-tier applications with the ASP.NET Framework. Unlike the SqlDataSource
control, which mixes data access logic in the User Interface Layer, the ObjectDataSource
control ...
Get ASP.NET 3.5 Unleashed 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.