Related resources for ObjectDataSource Control
  • Strongly Typed Data Controls Model Binding ASP.NET 4.56/18/2012 4:42:07 PM. In ASP.NET 4.5 Microsoft has integrated the ObjectDataSource control with Data Controls. Microsoft has exposed properties such as SelectMethod, UpdateMethod and DeleteMethod.
  • Object DataSource in ASP.NET 2.08/8/2008 5:57:25 PM. ObjectDataSource control is one of these new data control added to ADO.NET 2.0. This control is used to bind objects to data-bound controls. In this step by step tutorial, I will discuss how to use ObjectDataSource control in your data-driven Web applications.