Microsoft ASP .NET MVC
Module 1
- 1.0 Exploring ASP.NET Part 1
- 1.1 Exploring ASP.NET Part 2
- 1.2 Exploring ASP.NET Part 3
- 1.3 Exploring ASP.NET Part 4
Module 2
- 2.0 Designing Web Applications Part 1
- 2.1 Designing Web Applications Part 2
- 2.2 Designing Web Applications Part 3
- 2.3 Designing Web Applications Part 4
- 2.4 Designing Web Applications Part 5
Module 3
- 3.0 Developing ASP.NET Models Part 1
- 3.1 Developing ASP.NET Models Part 2
- 3.2 Developing ASP.NET Models Part 3
Module 4
- 4.0 Developing ASP.NET Controllers Part 1
- 4.1 Developing ASP.NET Controllers Part 2
- 4.2 Developing ASP.NET Controllers Part 3
- 4.3 Developing ASP.NET Controllers Part 4
Module 5
- 5.0 Applying Styles to ASP.NET Web Applications Part 1
- 5.1 Applying Styles to ASP.NET Web Applications Part 2
- 5.2 Applying Styles to ASP.NET Web Applications Part 3
- 5.3 Applying Styles to ASP.NET Web Applications Part 4
- 5.4 Applying Styles to ASP.NET Web Applications Part 5
Module 6
- 6.0 Testing & Debugging ASP.NET Web Applications Part 1
- 6.1 Testing & Debugging ASP.NET Web Applications Part 2
- 6.2 Testing & Debugging ASP.NET Web Applications Part 3
- 6.3 Testing & Debugging ASP.NET Web Applications Part 4
- 6.4 Testing & Debugging ASP.NET Web Applications Part 5
Module 7
- 7.0 Structuring ASP.NET Web Applications Part 1
- 7.1 Structuring ASP.NET Web Applications Part 2
- 7.2 Structuring ASP.NET Web Applications Part 3X
Module 8
- 8.0 Troubleshooting ASP.NET Web Applications
Microsoft .NET 4.5 Programming with HTML 5
Module 1
- 1.0 Introduction and Developing in HTML5 with JavaScript and CSS3
- 1.1 Intro to HTML5
- 1.2 Examples of Browsers Using Codes
- 1.3 Using HTML5 Codes and Utilizing Virtual Studio Pt. 1
- 1.4 Using HTML5 Codes and Utilizing Virtual Studio Pt. 2
- 1.5 Using HTML5 Codes and Utilizing Virtual Studio Pt. 3
- 1.6 Using HTML5 Codes and Utilizing Virtual Studio Pt. 4
Module 2
- 2.0 HTML5 Code Walkthrough Pt. 1
- 2.1 HTML5 Code Walkthrough Pt. 2
- 2.2 HTML5 Code Walkthrough Pt. 3
- 2.3 CSS3 Selectors and Style Properties Pt. 1
- 2.4 CSS3 Selectors and Style Properties Pt. 2
- 2.5 CSS3 Selectors and Style Properties Pt. 3
- 2.6 CSS3 Selectors and Style Properties Pt. 4
- 2.7 CSS3 Selectors and Style Properties Pt. 5
- 2.8 CSS3 Selectors and Style Properties Pt. 6
Module 3
- 3.0 Developer Tool Support
- 3.1 Browse-Specific Feature Detection
- 3.2 HTML Form Examples Pt. 1
- 3.3 HTML Form Examples Pt. 2
- 3.4 HTML Form Examples Pt. 3
- 3.5 HTML Form Examples Pt. 4
Module 4
- 4.0 HTML Form Enhancements Pt. 1
- 4.1 HTML Form Enhancements Pt. 2
- 4.2 HTML Form Enhancements Pt. 3
- 4.3 HTML Form Enhancements Pt. 4
- 4.4 HTML Form Enhancements Pt. 5
- 4.5 HTML Form Enhancements Pt. 6
Module 5
- 5.0 Building Websites Pt. 1
- 5.1 Building Websites Pt. 2
- 5.2 Building Websites Pt. 3
- 5.3 Abuilding Websites Pt. 4
Module 6
- 6.0 More HTML5 Pt. 1
- 6.1 More HTML5 Pt. 2: Information Tags
- 6.2 More HTML5 Pt. 3: Codes
- 6.3 More HTML5 Pt. 4: Java Script
- 6.4 Course Outro
Microsoft 70-486: Developing ASP.NET MVC Web Applications
Module 1: Introduction to Web Development
- 1.1 Course and Instructor Introduction
- 1.2 ASP.Net Using Visual Studio
- 1.3 ASP.Net Tools in Visual Studio
- 1.4 ASP.Net Data Validation Part 1
- 1.5 ASP.Net Data Validation Part 2
- 1.6 ASP.Net Web User Control
- 1.7 ASP.Net Creating Web Service
- 1.8 ASP.Net Web Service Explained
- 1.9 Classes Defined
Module 2: C Sharp
- 2.1 Intro to C Sharp
- 2.2 Functions in C Sharp
- 2.3 If Statements in C Sharp
- 2.4 Static Variables in C Sharp
- 2.5 Loops in C Sharp
- 2.6 Debugging in C Sharp
- 2.7 Introduction to Windows Forms in C Sharp
- 2.8 More Windows Forms in C Sharp
- 2.9 Windows Forms Controls in C Sharp
- 2.10 Object Oriented Programming in C Sharp
- 2.11 Constructors and Destructors in C Sharp
- 2.12 Members of a Class in C Sharp
- 2.13 Class Inheritance in C Sharp
- 2.14 Abstract Classes in C Sharp
- 2.15 Enumerations in C Sharp
- 2.16 Exception Handling in C Sharp
- 2.17 Creating XML Documents in C Sharp
- 2.18 Putting it All Together in a File in C Sharp
Module 3: HTML and CSS Comprehensive Review
- 3.1 Intro to HTML
- 3.2 HTML Markup
- 3.3 Lists in HTML
- 3.4 Links in HTML
- 3.5 Tables in HTML
- 3.6 Forms in HTML
- 3.7 Intro to CSS
- 3.8 CSS Color Properties
Module 4: Intro to SQL Server
- 4.1 Databases Defined
- 4.2 Tables Defined
- 4.3 Basic Query Optimization
- 4.4 Defining and Using Store Procedures
- 4.5 Creating Stored Procedure
- 4.6 Executing Store Procedure from C Sharp
- 4.7 Executing Store Procedure from ASP.Net
- 4.8 Changing ASP.Net Interface to Retrieve Data Part 1
- 4.9 Changing ASP.Net Interface to Retrieve Data Part 2
Module 5: Java Script a Comprehensive Introduction
- 5.1 Intro to Java Script
- 5.2 Using Java Script for Data Validation
- 5.3 Using Java Script to Manipulate Documents
- 5.4 Variables in Java Script
- 5.5 If Statements in Java Script
- 5.6 Logical Operators in Java Script
- 5.7 If Else Statements in Java Script
- 5.8 Switch Statements in Java Script
- 5.9 For Loops in Java Script
- 5.10 For and While Loops in Java Script
Module 6: Object Based Java Script
- 6.1 Working with String Object
- 6.2 More on String Object
- 6.3 The Math Object
- 6.4 Creating Your Own Objects
- 6.5 String Manipulation in Java Script
- 6.6 Programming the Browser in Java Script
- 6.7 Browser Versions in Java Script
- 6.8 Working with Forms in Java Script
Module 7: Model View and Controller
- 7.1 MVC Mindset
- 7.2 MVC: Defined
- 7.3 Create an MVC Project
- 7.4 MVC Project Initial Walkthrough
- 7.5 MVC Building Routes
- 7.6 MVC Approach
- 7.7 Controllers
- 7.8 Controllers from Scratch
- 7.9 MVC Routing
- 7.10 MVC Routing Constraints
- 7.11 Routing Constraint Attributes
- 7.12 MVC Attribute Routing
Module 8: A Comprehensive Introduction to jQuery
- 8.1 What is jQuery
- 8.2 jQuery Effects
- 8.3 Get and Set Elements in jQuery
- 8.4 Add and Remove Elements in jQuery
- 8.5 CSS in jQuery
- 8.6 Ancestors and Descendants
Module 9: Course Review
- 9.1 MVC Best Practices
- 9.2 Testing The Application
- 9.3 Writing for Production
- 9.4 Review: Web Development
- 9.5 Review: C Sharp
- 9.6 Review: HTML and CSS
- 9.7 Review: SQL Server
- 9.8 Review: Java Script
- 9.9 Review: Software Development Lifecycle
- 9.10 Review: Design Patterns
- 9.11 Review: jQuery
- 9.12 Conclusion
Microsoft 70-487: Developing Microsoft Azure and Web Services
Module 1: Accessing Data
- 1.1 Introduction to 70487 Developing Microsoft Azure and Web Services
- 1.2 Overview of Service and Cloud Technologies
- 1.3 Accessing Data Using ADO.NET - Part 1
- 1.4 Accessing Data Using ADO.NET - Part 2
- 1.5 Accessing Data from Web Service
- 1.6 SQL Server Database in Azure
- 1.7 Read and Write XML Data
- 1.8 Implementing Azure Storage
- 1.9 Managing Azure PowerShell
- 1.10 WCF Data Services - Part 1
- 1.11 WCF Data Services - Part 2
- 1.12 WCF with Client
Module 2: Designing and Implementing WCF Services
- 2.1 Create WCF Service and Client from Scratch - Part 1
- 2.2 Create WCF Service and Client from Scratch - Part 2
- 2.3 WCF Configuration Settings - Part 1
- 2.4 WCF Configuration Settings - Part 2
- 2.5 WCF and Azure SQL Database - Part 1
- 2.6 WCF and Azure SQL Database - Part 2
- 2.7 WCF and Azure SQL Database - Part 3
- 2.8 WCF Services and Azure Review
Module 3: Querying and Manipulating Data Using Entity Framework
- 3.1 Design and Implement an ERD
- 3.2 Introduction to Entity Framework
- 3.3 Introduction to LINQ
- 3.4 LINQ to SQL
- 3.5 LINQ to Entities
- 3.6 Introduction to Lambda Expressions
- 3.7 Introduction to Entity SQL
- 3.8 Profiling Queries Created by Entity Framework
- 3.9 Query Projections
- 3.10 Query with Navigation Properties
- 3.11 Bringing It All Together - Part 1
- 3.12 Bringing It All Together - Part 2
- 3.13 Using Entity Framework from Scratch
- 3.14 Entity Framework Review
Module 4: Creating and Consuming Web API Based Services
- 4.1 Introduction to Web API
- 4.2 First Web API App
- 4.3 Web API App Enhanced
- 4.4 Web API App Extended
- 4.5 Web API Using Standard Conventions
- 4.6 Debugging Our Web API App
- 4.7 Getting Data from Database in Web API App
- 4.8 Web API Standards
- 4.9 More On Web API Standards
- 4.10 Simple Web API CRUD App
- 4.11 Web API Example in Depth
- 4.12 Summarizing Web API
Module 5: Deploying Web Applications and Services
- 5.1 Introduction to Application Deployment Strategies - Part 1
- 5.2 Introduction to Application Deployment Strategies - Part 2
- 5.3 Introduction to Application Deployment Strategies - Part 3
- 5.4 Introduction to Application Deployment Strategies - Part 4
- 5.5 Deploying Web Applications to IIS
- 5.6 Deploying Web Applications to Azure
- 5.7 Deployment Considerations
- 5.8 Deployment Design
- 5.9 Deployment Configurations
Module 6: Course Review
- 6.1 Accessing Data
- 6.2 Web Front End Options
- 6.3 Course Conclusion
£595.00Original price was: £595.00.£149.99Current price is: £149.99.