Developing Azure & Web Services: Entity Framework
Visual Studio
| Expert
- 22 videos | 1h 56m 43s
- Includes Assessment
- Earns a Badge
Entity Framework is an object relational mapper (ORM) and uses an object-oriented representation for data. Explore Entity and the operations it provides to make working with data easier.
WHAT YOU WILL LEARN
-
Describe the need for object relational mappers and the development approaches including database first, model first, and code firstCreate and configure a dbcontext and query the database using the dbcontext classUse data annotations to manually map classes to database schema objectsDescribe the entity methods for mapping an oop environment to database tablesUse the fluent api to map classes to tablesWork with data model schema definition languages to model dataDefine linq and how it interacts with sql and entityUse linq to entities to query a databasePerform a query against a database using entity sqlBuild a query that uses deferred executionImplement lazy loading and eager loading
-
Creating and running compiled queriesExecute sql statements directly using entity and return objects or scalar valuesPerform create, read, update, and delete operations using entityUse change tracking with entity to monitor if an object has changedUse transactions and the transactionscope class to group operationsLog and track queries and commands sent to a databaseImplement entity framework using mysqlImplement entity framework using sqliteDesigning strategy to target multiple databasesHandling on duplicate keyManipulate data and data models using the entity framework
IN THIS COURSE
-
3m 43sUpon completion of this video, you will be able to describe the need for object relational mappers and the development approaches including database first, model first, and code first. FREE ACCESS
-
4m 2sLearn how to create and configure a DBContext and query the database using the DBContext class. FREE ACCESS
-
3m 38sIn this video, learn how to use Data Annotations to map classes to database schema objects manually. FREE ACCESS
-
3m 42sAfter completing this video, you will be able to describe the Entity methods for mapping an OOP environment to database tables. FREE ACCESS
-
4m 57sIn this video, learn how to map classes to tables using the Fluent API. FREE ACCESS
-
3m 7sFind out how to work with data model schema definition languages to create models of data. FREE ACCESS
-
4m 12sIn this video, you will learn about LINQ and how it interacts with SQL and Entity. FREE ACCESS
-
5m 45sIn this video, you will learn how to use LINQ to Entities to query a database. FREE ACCESS
-
3m 33sIn this video, find out how to query a database using Entity SQL. FREE ACCESS
-
2m 52sIn this video, find out how to build a query that uses lazy evaluation. FREE ACCESS
-
10m 29sFind out how to implement lazy loading and eager loading. FREE ACCESS
-
6m 31sIn this video, find out how to create and run compiled queries. FREE ACCESS
-
4m 22sLearn how to execute SQL statements directly using Entity and return either objects or scalar values. FREE ACCESS
-
3m 49sDuring this video, you will learn how to perform Create, Read, Update, and Delete operations using Entity Framework. FREE ACCESS
-
4m 20sTo find out how to use Change Tracking with Entity, look for a tutorial or article that explains the process. FREE ACCESS
-
3m 19sFind out how to use Transactions and the TransactionScope class to group operations. FREE ACCESS
-
4m 39sLearn how to log and track queries and commands sent to a database. FREE ACCESS
-
17m 32sFind out how to implement Entity Framework using MySQL. FREE ACCESS
-
10m 53sIn this video, learn how to use Entity Framework with SQLite. FREE ACCESS
-
3m 11sDuring this video, you will learn how to design a strategy to target multiple databases. FREE ACCESS
-
3m 18sLearn how to handle ON DUPLICATE KEY. FREE ACCESS
-
4m 50sIn this video, you will learn how to manipulate data and data models using the Entity Framework. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.