by
Robert C. Barth
First Posted August 26, 2011
A skeleton for creating custom effects in jQuery.
[More]
by
Robert C. Barth
First Posted February 16, 2009
How to make .net 3.5 SP1's new URL routing functionality work with IIS 5.1/6.0 without resorting to wildcard mapping.
[More]
by
Robert C. Barth
First Posted June 07, 2008
How to call methods on your business objects without using a pass-through webservice or PagetMethodAttribute'd static methods on an aspx page.
[More]
by
Robert C. Barth
First Posted June 06, 2008
How to implement the optgroup tag in a .net DropDownList control.
[More]
by
Robert C. Barth
First Posted May 22, 2008
Shows how to derive from a DropDownList control to create a drop-down list that can render HTML character entities inside it's option elements.
[More]
by
Robert C. Barth
First Posted April 30, 2008
Query a single field for multiple values in a stored procedure.
[More]
by
Robert C. Barth
First Posted April 29, 2008
How to use a parameter to dynamically sort results in MS SQL Server 2005.
[More]
by
Robert C. Barth
First Posted April 24, 2008
C# and T-SQL functions to calculate the number of working days between any two dates.
[More]