Community

Using the ObjectDataSource control with the data access class

(Michael Livshitz) The ObjectDataSource control can help you significantly reduce lines of your code (and “save” your time!) that you need to write in order to bind the data-bound controls in the presentation layer and the class that retrieves data from the database. Main steps of using ObjectDataSo

Read More - Register for Free Membership