As usual, I was searching something over internet and going through random crap to look for something (I don’t remember…
Tips
SVN checkout using BATCH and PowerShell
Few days back I was working on a script to automate project builds. And at one step I was required…
How to ruin a very good site reputation !
I know that in recent times, I am kind of feeling more sensitive towards users experience in general, weather it…
Policy Based Management in SQL Server
This great feature was introduced in SQL Server 2008 and since then it has been considered as one of “standard”…
Error Deploy01234: The target database schema provider could not be determined. Deployment cannot continue.
This was the error that I was getting when i was trying to deploy our database project to one of…
Database Snapshots … The Good, Bad and Ugly
In SQL Server 2005 MSFT introduced very new feature … Database Snapshots … which is basically a read-only view of…
Advance MSI creation … Part I
Couple of months back I created a post about using Windows Installer Project in VS 2010 and how to create…