Twitter Gplus LinkedIn RSS
Home Articles posted by sms720
formats

Empowering Nuget

Just a quick tip I found recently although I believe this has been around since the release of Nuget 2.0 last year. I use SVN for version control and have a Global ignore pattern configured in my SVN client (shown below if anyone is interested) *.o *.lo *.la #*# .*.rej *.rej .*~ *~ .#* .DS_Store

(More)…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
No Comments  comments 
formats

Migrator.NET – Installation and Configuration Guide

Published on May 16, 2013 by in .NET, Technical

For many years I have managed my database version outside the scope of my software version, however I recently made the decision to ensure my projects can support Continuous Integration (CI). In order to effectively achieve this the database version needs to be controlled by tightly coupling each version with the code that utilizes it

(More)…

 
 Share on Facebook Share on Twitter Share on Reddit Share on LinkedIn
No Comments  comments 
© Create Software Ltd 2013