Anytime you use a relational database it is always a challenge to keep your changes in sync between your different environments. If you work with what I would call a typical setup you have your local database, your shared development database, your shared qa database, possible a shared unit/integration...
We live in a world where thoughts and concepts are not getting smaller and simpler but rather they are getting larger and more complicated. Software teams in many cases are no longer all crammed into one room or can be fed by 2 boxes of pizza (which is a large systemic issue in my opinion). Teams are...
Ok, now that I have your attention, it is time to get your mind out of the gutter and back on the topic at hand. When you are building out native mobile applications you are undoubtedly going to communicate to some sort of back end server via some sort of Web Service (say WCF for example if building...
Easy and Instant deployments and instant scale for .NET? Awhile back a few of us were looking at Ruby Gems as the answer to package management for .NET . The gems platform supported the concept of DLLs as packages although some changes would have needed to happen to have long term use for the entire...
Posted to
Rob Reynolds - The Fervent Coder
by
Rob Reynolds
on 02-16-2011
Filed under: NHibernate, Fluent NHibernate, RoundhousE, HowTo, UppercuT, Development, Git, Tools, .NET, Agile, Gems, Challenge
For those that have not yet heard, NuGet went v1 recently along with a whole slew of tools from the Microsoft folks. I’ve been lucky to be a part of the NuGet project and see it take shape over the past few months with community input and contributions. Even though v1.0 was released, we are already moving...