In this post I’d like to demonstrate how fairly easy it is to migrate data from SQL Server to Azure DocumentDB, for those of you who may be considering creating your next application using a NoSQL document database option. To follow along you’ll need the following: 1. Access to SQL Server 2. Microsoft Azure account Continue Reading
I’m sure that by now many of you have heard about ELMAH (Error Logging Modules and Handlers) and all of the built in exception handling and error logging wonderfulness that it brings. For those of us who have not had the pleasure of working with ELMAH, it is a pluggable application-wide error logging solution that Continue Reading
If you’re using Entity Framework and want to quickly generate POCO objects, EF 4.x POCO Entity Generator is a great tool to use. By simply downloading and installing the EF POCO Template from here if you’re using C# or from here if you’re using VB, you’re 90% of the way there. From there you can Continue Reading
Welcome to devbition.com! devbition.com is not only a blog about technical topics, but also about a developer’s development outside of any particular technology stack (and possibly some random entries). Why you ask… well, because after all when you decide to become a software developer, technologist, evangelist, etc. etc. you ultimately sign up to be a Continue Reading