Happy 3 million questions Stack Overflow!

My favorite source of inspiration and knowledge on the Internet, Stack Overflow has passed a major landmark: 3 000 000 questions. If anyone has missed it, Stack Overflow is the largest question and answer site on the Internet for programmers. To me, Stack Overflow is a major source of inspiration and knowledge. It’s far too easy to… Continue reading Happy 3 million questions Stack Overflow!

Update-Database MSI Custom Action

In the Prevent EF Migrations from Creating or Changing the Database post I showed how to prevent the application from automatically creating or updating the database. Instead I want the installation program to do that. With a Web Setup Project for the installation an MSI Custom Action is needed. The actual work of updating the database is done… Continue reading Update-Database MSI Custom Action

Scrum and the Business Implementation

In my latest post in the Scrum series I finalized the picture of the parts required to produce a shippable product. However, the project doesn’t end there. One more step is requried and it is the business implementation of the system. In the consultancy business where I work we develop custom systems for customers, to… Continue reading Scrum and the Business Implementation