Contents tagged with objectdatasource
-
Using ObjectDataSource to do the dirty work for your custom data source
Since ASP.NET 2.0 was released in 2005 many of you have taken advantage of the new data source control controls. Drop a GridView on the page. Bind it to a data source. Check a few checkboxes. Run the page. Go home early!
-
From the Suggestion Box: Reusing object instances with ObjectDataSource
From the suggestion box Marc Brooks asks: