Archives
-
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!
-
Registering scripts in ASP.NET controls (the right way)
Let's start out with an innocent control that registers a simple script file include: