In this post I will show you a step by step example on how to build an ASP.NET application with C# and Entity Framework . First let’s try to define what EF is and why it is going to help us to create easily data-centric applications.Entity Framework is...