I really like using the sql tools in visual studio that let you compare two databases schemas or data. I will often bring a copy of data from a production server and run code locally so I can test my work against real data. Often this is something I need to do over and over […]
Orchard Data Management – drop constraints
Orchard is a great CMS, I suggest if you haven’t checked it out that you go and easily set it up on an azure website and give it a test drive. Here is an Orchard quick start guide. One of the cool things about Orchard is that it uses a database management system and that […]
How to Delete All Tables in SQL Server
How to Delete All Tables in SQL Server