Friday, April 15, 2011

Starting over

Well, I'm going to start over with my blog I think, switch to more of a technical diary of problems I encounter and how I solve them. Some of the stuff I want to document:

Have a dll that generates a 2d barcode image from text embedded into small report with one parameter for the text to encode. The report can be added as a subreport to other reports. (SQL Server Reporting Services)


Javascript I've been learning lately.. the cascading drop-downs is a good one


MVC website that takes pasted data from Excel in a textbox, converts it into a .NET datatable, then feeds the datatable as an object into a SQL Server 2008 stored procedure that is configured with a data valued parameter.


SSIS package that is dynamically configured for dev on local machine and prod on production machine using environment variables


SQL Script that searches all columns in all tables in all databases for specific text