Data Layer Validation with Entity Framework 4.1+

Go to class
Write Review

Free Online Course: Data Layer Validation with Entity Framework 4.1+ provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Data Layer Validation with Entity Framework 4.1+ is taught by Julie Lerman.

Overview
  • This course will help you understand the goals and benefits of using Entity Framework 6 for data access and guide you through creating your first code-based model.

    Entity Framework 4.1 brought us Code First and the DbContext. The DbContext has built in data layer validation features. In this course, you'll learn the basics of those features, then move on to learning how to customize the validation behavior. In the final module you'll see how to integrate this data layer validation with ASP.NET MVC (which provides client and server side validation) and WCF Data Services (which needs to be tweaked in order to expose validation errors.)