In this post I will show you with a hands-on demo the enum suppor t that is available in Visual Studio 2012, .Net Framework 4.5 and Entity Framework 5.0. In this post I will use the Model First paradigm available to us so I can demonstrate the support...
This is going to be the second post of a series of posts regarding Entity Framework and how we can use Entity Framework version 4.0 new features. You can read the first post here . In order to follow along you must have some knowledge of C# and know what...