18.36.ObjectDataSource |
| 18.36.1. | Using ObjectDataSource |
| 18.36.2. | Using two ObjectDataSource controls in one page |
| 18.36.3. | ObjectDataSource binds DataBound controls such as the GridView, DetailsView, and FormView controls to a component |
| 18.36.4. | Bind SqlDataReader with asp:ObjectDataSource |
| 18.36.5. | Binding to a DataSet |
| 18.36.6. | asp:ObjectDataSource with UpdateParameters |
| 18.36.7. | Paging, Sorting, and Filtering Data with the ObjectDataSource Control |
| 18.36.8. | ObjectDataSource Update |
| 18.36.9. | ObjectDataSource Insert |
|
| 18.36.10. | Creating a Customer class to demonstrate the ObjectDataSource control (C#) |
| 18.36.11. | Creating a Customer class to demonstrate the ObjectDataSource control (VB) |