You'll notice if you do a postback/submit within a dialog window in IE, it posts... General snippet posted by Christoff Truter on 2009-09-23 07:19:57 View Snippet
In your web.config, find the system.web node and add the httpRuntime child node,... ASP.net snippet posted by Christoff Truter on 2009-07-29 11:55:22 View Snippet
Recently we developed an intranet application simply using all the microsoft com... General snippet posted by Christoff Truter on 2009-07-22 10:00:19 View Snippet
An example of how to monitor the filesystem using the filesytemwatcher class in ... C# snippet posted by Christoff Truter on 2009-06-27 22:08:12 View Snippet
Format a string into a currency format, similar to the FormatCurrency function i... Javascript snippet posted by www.sonofsofaman.com on 2009-06-12 09:52:50 View Snippet
The following snippet demonstrates how to create a MD5 hash using SQL 2005... MSSQL snippet posted by Christoff Truter on 2009-06-11 10:01:37 View Snippet
If you don't have access to your php.ini or the ability to set register_globals ... PHP snippet posted by Christoff Truter on 2009-06-09 11:47:26 View Snippet
SQL 2000 introduced an alternative to temporary tables called table variables.... MSSQL snippet posted by Christoff Truter on 2009-06-08 15:59:55 View Snippet
Calculate the MD5 hash of a given string... C# snippet posted by Christoff Truter on 2009-06-02 14:08:47 View Snippet
How to number rows of a query using mysql... MySQL snippet posted by Christoff Truter on 2009-05-22 14:36:53 View Snippet
Those useful little scripts/pieces of code we can't live without.
Any downloadable scripts, tools or programs.
The following snippet demonstrates how to create a MD5 hash using SQL 2005... posted by Christoff Truter on 2009-06-11 10:01:37 View Snippet
SQL 2000 introduced an alternative to temporary tables called table variables.... posted by Christoff Truter on 2009-06-08 15:59:55 View Snippet
Here we've got a simple example of how to select hierarchical (tree like structu... posted by Christoff Truter on 2009-02-22 15:41:29 View Snippet
This is a simple script I use from time to time to page rows in SQL 2005 using C... posted by Christoff Truter on 2009-02-22 11:49:55 View Snippet