In this first part of the series I'll build up my database in SQL Azure, create a solution from scratch
and create some first projects. It's all about SQL Server Database Project, Entity Framework Access Layer
and a little test console. This part will discuss the database structure a little bit. It is the foundation
for all further parts. The source code is available at https://github.com/codingfreak/blogsa...