ASP.NET MVC Web Applications: Databases & Entity Framework
Visual Studio
| Intermediate
- 14 videos | 50m 57s
- Includes Assessment
- Earns a Badge
Discover how to create databases and administer access to model classes using Entity Framework.
WHAT YOU WILL LEARN
-
Use a database initializer class with entity framework 6 to create and seed a sql server express database with sample data in an asp.net mvc web applicationUse mvc scaffolding to create a controller with actions and views that can be used to add new records to a sql server express databaseUse mvc scaffolding to create a controller with actions and views that can be used to read existing records in a sql server express databaseUse mvc scaffolding to create a controller with actions and views that can be used to edit existing records in a sql server express databaseUse mvc scaffolding to create a controller with actions and views that can be used to delete existing records from a sql server express databaseConnect an asp.net mvc web application to a sql server compact 4.0 database in visual studio 2017Connect an asp.net mvc web application to a windows azure sql database in visual studio 2017
-
Use the entity framework database-first approach to produce mvc models, controllers, and views from a connected sql server compact 4.0 database in an asp.net mvc web application in visual studio 2017Use the entity framework model-first approach to generate a sql server database in an asp.net mvc web application in visual studio 2017Use the entity framework code-first approach to generate a sql server express database from an mvc model class in an asp.net mvc web application in visual studio 2017Use a linq to entities query with method syntax to retrieve data from a connected sql server compact 4.0 database in an asp.net mvc web application in visual studio 2017Use a linq to entities query with a combination of method and query syntax to retrieve data from a connected sql server compact 4.0 database in an asp.net mvc web application in visual studio 2017Create a data repository class, and use a data repository class to implement data management logic in an asp.net mvc web application in visual studio 2017Use entity framework to generate a sql server database in an asp.net mvc web application in visual studio 2017
IN THIS COURSE
-
3m 30sIn this video, find out how to use a database initializer class with Entity Framework 6 to create and seed a SQL Server Express database with sample data in an ASP.NET MVC web application. FREE ACCESS
-
3m 47sIn this video, you will use MVC Scaffolding to create a controller with actions and views that can be used to add new records to a SQL Server Express database. FREE ACCESS
-
3m 59sIn this video, learn how to use MVC Scaffolding to create a controller with actions and views that can be used to read, create, update, and delete records in a SQL Server Express database. FREE ACCESS
-
3m 35sIn this video, learn how to use MVC Scaffolding to create a controller with actions and views that can edit existing records in a SQL Server Express database. FREE ACCESS
-
4m 2sLearn how to use MVC Scaffolding to create a controller with actions and views that can be used to delete existing records from a SQL Server Express database. FREE ACCESS
-
3m 34sIn this video, find out how to connect an ASP.NET MVC web application to a SQL Server Compact 4.0 database in Visual Studio 2017. FREE ACCESS
-
3m 22sIn this video, you will learn how to connect an ASP.NET MVC web application to a Windows Azure SQL database using Visual Studio 2017. FREE ACCESS
-
3m 29sDuring this video, you will learn how to use the Entity Framework database-first approach to produce MVC models, controllers, and views from a connected SQL Server Compact 4.0 database in an ASP.NET MVC web application in Visual Studio 2017. FREE ACCESS
-
3m 3sDuring this video, you will learn how to use the Entity Framework model-first approach to generate a SQL Server database in an ASP.NET MVC web application in Visual Studio 2017. FREE ACCESS
-
3m 42sLearn how to use the Entity Framework code-first approach to generate a SQL Server Express database from an MVC model class in an ASP.NET MVC web application in Visual Studio 2017. FREE ACCESS
-
4m 30sIn this video, learn how to use a LINQ to Entities query with method syntax to retrieve data from a connected SQL Server Compact 4.0 database in an ASP.NET MVC web application in Visual Studio 2017. FREE ACCESS
-
3m 31sIn this video, learn how to use a LINQ to Entities query with a combination of method and query syntax to retrieve data from a connected SQL Server Compact 4.0 database in an ASP.NET MVC web application in Visual Studio 2017. FREE ACCESS
-
3m 15sIn this video, you will create a data repository class, and use that data repository class to implement data management logic in an ASP.NET MVC web application in Visual Studio 2017. FREE ACCESS
-
3m 39sIn this video, learn how to use Entity Framework to generate a SQL Server database in an ASP.NET MVC web application in Visual Studio 2017. 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.YOU MIGHT ALSO LIKE
Channel
Interskill Databases
Channel
Visual Studio