Pages
(Move to ...)
▼
September 11, 2013
Configuration Pattern
›
Easy configuration pattern with typed, stateful, and easy to use manage settings. Settings are represented by a custom type. Since the typ...
September 6, 2013
Zip to Get Element to Element Delta
›
Often when manipulating time series, you may want to get difference between adjacent elements in a list. Take a look at the example below: ...
July 3, 2012
Introducing C# Toolkit for loading adhoc csv files into a database: Dfloader
›
Have you ever needed a simple programmatic API in C# for loading islands of data from csv files into a SQL database? Well we have been asked...
June 27, 2012
Sql Server TRY..CATCH
›
The other day had to do a giant update script on Microsoft SQL Server (this works in 2005+). And was wondering if something happens in the m...
Excel Substitute function
›
2 small things that make fairly regular data munging tasks a little easier: Excel When dealing with lots of adhoc data and relational da...
June 19, 2012
Fun Visualization/Animation Javascript Links
›
1. Cool Animations: http://paperjs.org/examples/ 2. Data Driven Documents: http://d3js.org/
April 14, 2012
Not your Fathers C++ (C++11 rocks)
›
›
Home
View web version