February 2009 - Posts
Came across Connected Information Security Group's Blog. There are 2 new tools to help diagnose code for security vulnerabilities; CAT.NET and Anti-XSS both in early review releases. I am more interested in testing CAT.NET for testing within Visual Studio.
Read More...
Matt Mason has a data flow package example that looks pretty complete. Gotta check it out. http://blogs.msdn.com/mattm/archive/2009/01/02/api-sample-data-conversion.aspx
Read More...
Sometimes I just want to run a SSIS package without creating a job in SQL Server job. Dangerous?? Well not really just sometimes, especially in production, unwise. Nonetheless here is my raw example for sharing with others. Make sure you add the reference
Read More...