These OBEs cover content on .NET and Visual Studio 2015.
12345678910
This content is intended for the following job role(s): Application Developer
Release Date: 22-MAR-2016
This tutorial describes how you can build a basic Visual Basic .NET application that uses the Oracle Data Provider for .NET to access data in an Oracle Database.
Duration: 30 minutes
This tutorial describes how you can build a .NET application that uses the Oracle Data Provider for .NET to access data in an Oracle Database.
This tutorial describes how to download, install, and configure Oracle Data Provider for .NET (ODP.NET), Managed Driver and ODP.NET, Managed Entity Framework Driver using Microsoft NuGet.
Duration: 10 minutes
Learn how to debug Oracle PL/SQL from Visual Studio.
This tutorial describes to use SQL Tuning Advisor to tune ad-hoc SQL statements in Visual Studio. It also describes to use Oracle Performance Analyzer to tune applications using Oracle Database.
Duration: 90 minutes
This tutorial shows how to use Entity Framework 6, Language Integrated Query (LINQ), and generate Data Definition Language (DDL) scripts using Model-First for Oracle database.
Duration: 60 minutes
This tutorial describes how to build ODP.NET, Managed Driver applications. You will learn:
This tutorial describes how you can build ASP.NET web applications that access Oracle Database using Oracle Developer Tools for Visual Studio.
In this tutorial, you will see several coding techniques to enhance ODP.NET data access performance. These .NET techniques are mostly exclusive for Oracle database development.
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