Home » Archive

Articles tagged with: VS2008

.net, Entity Framework, Other Tech »

[1 Sep 2009 | One Comment | ]

This post will show you how to write an .asmx web service to return a list of values for the AJAX Control Toolkit’s AutoCompleteExtender, querying an ado.net EF entity set.

.net, Featured »

[11 Apr 2009 | No Comment | ]

This post shows you how to insert and update rows in your database directly from an asp.net Gridview using C#.