This is Part 4 in a series of 10 that show you how to build N-Layered applications using ASP.NET 4.5 and Entity Framework 5 Code First. In this part you''ll see how to build a model using POCO classes - Plain Old CLR Objects - that have no dependencies to external frameworks.
Go to the complete details ...