Getting Started with Entity Framework 6

Go to class
Write Review

Free Online Course: Getting Started with Entity Framework 6 provided by Pluralsight is a comprehensive online course, which lasts for 2-3 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. Getting Started with Entity Framework 6 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.

    If you are new to Entity Framework, Microsoft’s framework for integrating data access into your .NET applications, this is the place to start. You will gain an understanding of what EF is for, how it works, where it belongs in your software architecture, and how to get it there. You’ll gain hands on experience with the basics of using EF from designing a simple model to interacting with that to persist data from your application. In addition to getting developers started with EF and prepared to learn and take advantage of more advanced techniques, this course will provide managers with the info they need to help them with decision making when planning a development stack. We’ll be using Visual Studio 2015 and .NET 4.6 for demos.