Building ASP.NET MVC Apps with EF Code First, HTML5, and jQuery
This course provides an end-to-end look at building a Web application using several different technologies.
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
The Account at a Glance Application |
|
00:34:40 | |
|
Introduction
|
|
02:49 | |
|
Introduction to the Account at a Glance Application
|
|
05:07 | |
|
Demo: The Account at a Glance Application
|
|
03:05 | |
|
Application Technologies
|
|
06:39 | |
|
Project Structure
|
|
04:38 | |
|
Demo: Creating the Application Projects
|
|
10:56 | |
|
Summary
|
|
01:26 | |
Working with Data |
|
01:14:22 | |
|
Introduction
|
|
01:58 | |
|
Data Technology Overview
|
|
03:54 | |
|
Creating Model Classes
|
|
05:40 | |
|
Demo: Creating Model Classes
|
|
06:44 | |
|
Creating a DbContext Class
|
|
04:14 | |
|
Demo: Creating a DbContext Class
|
|
08:46 | |
|
Database Structure
|
|
04:04 | |
|
Creating Data Repository Classes
|
|
07:12 | |
|
Demo: Creating Data Repository Classes
|
|
16:12 | |
|
Retrieving and Storing Financial Data
|
|
03:36 | |
|
Demo: Retrieving and Storing Financial Data
|
|
10:17 | |
|
Summary
|
|
01:45 | |
Serving HTML5 and JSON Content |
|
01:09:09 | |
|
Introduction
|
|
01:11 | |
|
Server-Side Technology Overview
|
|
04:35 | |
|
Creating ASP.NET MVC Controllers
|
|
04:39 | |
|
Demo: Creating Controllers
|
|
04:28 | |
|
Demo: Creating DataServiceController Actions
|
|
16:44 | |
|
Demo: Creating a Dependency Resolver
|
|
10:20 | |
|
Demo: Refactoring ModelContainer
|
|
03:04 | |
|
Demo: Disposing of Dependencies
|
|
05:15 | |
|
Using HTML5 Boilerplate in _Layout.cshtml
|
|
04:38 | |
|
Demo: Integrating HTML5 Boilerplate into _Layout.cshtmlDemo
|
|
09:54 | |
|
Working with Views
|
|
02:43 | |
|
Summary
|
|
01:38 | |
Client-Side Functionality |
|
02:06:08 | |
|
Introduction
|
|
02:20 | |
|
Client-Side Technology Overview
|
|
09:45 | |
|
Demo: Application Scripts
|
|
09:32 | |
|
Defining Tile Layout using Object Literals
|
|
05:16 | |
|
Demo: Defining Tile Layout using Object Literals
|
|
03:51 | |
|
Demo: The sceneStateManager Script
|
|
05:37 | |
|
Retrieving JSON Data using jQuery Ajax Functions
|
|
06:24 | |
|
Demo: Retrieving JSON using jQuery
|
|
08:28 | |
|
Demo: Interacting with Ajax calls using the Chrome Developer Tools
|
|
02:21 | |
|
Rendering JSON Data using jQuery Templates
|
|
09:18 | |
|
Demo: Using jQuery Templates
|
|
10:53 | |
|
Demo: Viewing jQuery Templates Functionality using the Chrome Developer Tools
|
|
03:45 | |
|
Charting Data with Canvas and SVG
|
|
03:31 | |
|
Demo: Canvas Fundamentals
|
|
11:02 | |
|
Demo: Rendering a Canvas Chart with Flot
|
|
12:02 | |
|
Demo: Working with SVG
|
|
06:04 | |
|
Integrating HTML5 Video
|
|
05:17 | |
|
Demo: Using HTML5 Video
|
|
09:18 | |
|
Summary
|
|
01:24 |
The Account at a Glance Application