Home » Archive

Articles in the SQL Category

.net, Entity Framework, Other Tech, SQL »

[11 Sep 2009 | No Comment | ]

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 »

[2 Sep 2009 | No Comment | ]

This post shows how to use a stored proc to insert an entity into your database and return the new identity.

SQL »

[11 Apr 2009 | No Comment | ]

This post shows you how to effectively use Case statements in SQL Server 2005.