Data Persistence & Validation
Visual Studio 2015
| Intermediate
- 11 videos | 52m 53s
- Earns a Badge
You must consider data validation and persistence when creating a software application. Learn how to use Entity Framework 7 to persist data to a database, and how to use AngularJS and ASP.NET validation to implement validation.
WHAT YOU WILL LEARN
-
Add the entity framework(ef) 7 nuget packages to the projectCreate an entity framework dbcontext classRegister the ef dbcontext with the application servicesConfigure the database connection string in the config.json fileAvail of dependency injection to enable the web api controller to use the dbcontext classUse the command prompt or nuget package manager console to perform database migrations
-
Use built-in features of angularjs to configure client-side form validationUpdate a asp.net model to use validation attributesUpdate the web api controller on the server to check for a valid model state and display validation messagesUpdate the client controllers to show validation messages coming from the serverStore app data persistently as well as validate data on client and server side
IN THIS COURSE
-
3m 30sLearn how to add the Entity Framework 7 Nuget packages to the project. FREE ACCESS
-
3m 38sIn this video, you will create a DbContext class using Entity Framework. FREE ACCESS
-
5m 9sIn this video, you will learn how to register the EF DbContext with the application services. FREE ACCESS
-
3m 17sIn this video, you will configure the database connection string in the Config.json file. FREE ACCESS
-
6m 52sDuring this video, you will learn how to use dependency injection to enable the Web API controller to use the DbContext class. FREE ACCESS
-
3m 59sIn this video, learn how to use the command prompt or the NuGet Package Manager Console to perform database migrations. FREE ACCESS
-
5m 11sIn this video, you will learn how to use the built-in features of AngularJS to configure client-side form validation. FREE ACCESS
-
3m 12sDuring this video, you will learn how to update an ASP.NET model to use validation attributes. FREE ACCESS
-
4m 20sDuring this video, you will learn how to update the Web API controller on the server to check for a valid model state and display validation messages. FREE ACCESS
-
5m 21sIn this video, you will update the client controllers to show validation messages coming from the server. FREE ACCESS
-
8m 24sIn this video, you will learn how to store app data persistently, as well as validate data on the client and server side. 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.