Articles in the SQL Category
.net, Entity Framework, Other Tech, SQL »
This post will outline how to write a webservice for an AJAX AutoCompleteExtender that searches multiple database fields/entity scalar properties.
.net, Entity Framework, SQL »
This post shows how to use a stored proc to insert an entity into your database and return the new identity.
SQL »
This post shows you how to effectively use Case statements in SQL Server 2005.