Programming Without Walls
Software Engineering with Microsoft .net

Query a Single Field for Multiple Values in a Stored Procedure

April 30, 2008 by Bob Barth
Query a single field for multiple values in a stored procedure.   [ more... ]   (8 comments)

Dynamic Sort Parameters in MS SQL Server 2005

April 29, 2008 by Bob Barth
How to use a parameter to dynamically sort results in MS SQL Server 2005.   [ more... ]   (63 comments)

Voodoo Hiring Criteria

April 28, 2008 by Bob Barth
Interesting and sad practices employeed by some small businesses during the hiring process.   [ more... ]   (9 comments)

Calculating Work Days

April 24, 2008 by Bob Barth
C# and T-SQL functions to calculate the number of working days between any two dates.   [ more... ]   (28 comments)