I started dabbling in Neo4j, a NoSQL graph database, around 2 years ago. I have not used it much in the .Net world, and with
I recently needed to write a script for a customer to run against their database, to delete a column from a table. I wanted to
I recently needed to write some SQL to add a relationship constraint to an existing column in MS SQL. After a bit of research this
The Situation I recently wanted to declare a table, insert data into it and then, depending on a variable passed in to the stored procedure
I created an app_offline.htm page to place in my site’s folder while I was deploying a new version, but I didn’t want to put a
I recently had to downgrade a .Net 4.5 project to .Net 4.0 so that it could run on MS Server 2003. I had many warnings