This tutorial shows you how to use Entity Framework (EF) Code First with Oracle Data Provider for .NET (ODP.NET). You will create .NET classes in Entity Framework, which will then create Oracle database tables and add data to those tables. Lastly, you will modify those classes using Code First Migrations and propagate the changes so that they are reflected in the database tables.
Duration: 20 minutes
12345678910
This content is intended for the following job role(s): Developer, Application Developer
Release Date: 24-MAY-2016
These OBEs cover content on .NET and Visual Studio 2015.