Transition your MCPD Web Developer Skills to MCPD ASP.NET Developer 3.5 (VB)



Similar documents
Expanded contents. Section 1. Chapter 2. The essence off ASP.NET web programming. An introduction to ASP.NET web programming

ASP.NET Using C# (VS2012)

MCTS:.NET Framework 4, Web Applications

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

Developing ASP.NET MVC 4 Web Applications

This class is intended for experienced software developers who understand object-oriented programming (OOP) and C# or VB.NET.

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led

Dynamic Web Programming BUILDING WEB APPLICATIONS USING ASP.NET, AJAX AND JAVASCRIPT

DotNet Web Developer Training Program

Developing ASP.NET MVC 4 Web Applications MOC 20486

Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2005 (VB)

Advanced Web Application Development using Microsoft ASP.NET

Programming Fundamentals of Web Applications Course 10958A; 5 Days

Programming in C# with Microsoft Visual Studio 2010

Sample Chapters. To learn more about this book visit Microsoft Learning at:

Developing and Implementing Web Applications with Microsoft Visual C#.NET and Microsoft Visual Studio.NET

2311A: Advanced Web Application Development using Microsoft ASP.NET Course 2311A Three days Instructor-led

MOVING THE SENIOR DEVELOPMENT CLASS FROM WEB DEVELOPMENT TO LIFE CYCLE DEVELOPMENT A CASE FOR VISUAL STUDIO 2005

Visual COBOL ASP.NET Shopping Cart Demonstration

Developing Microsoft SharePoint Server 2013 Core Solutions

Advanced Web Application Development using Microsoft ASP.NET


How To Train Aspnet

ASP.NET Overview. Ken Casada Developer Evangelist Developer & Platform Evangelism Microsoft Switzerland

Catálogo de cursos plataforma elearning Microsoft Imagine Academy: Microsoft SQL Server y Visual Studio

Web Application diploma using.net Technology

VB.NET - WEB PROGRAMMING

maximizing IT productivity

MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

MS 20487A Developing Windows Azure and Web Services

DE-20489B Developing Microsoft SharePoint Server 2013 Advanced Solutions

Designing and Developing Microsoft SharePoint Server 2010 Applications (MS10232)

Designing and Developing Web Applications by using the Microsoft.NET Framework

multiple placeholders bound to one definition, 158 page approval not match author/editor rights, 157 problems with, 156 troubleshooting,

Upgrade to Microsoft Web Applications

Microsoft.Realtests v by.ERICA.50q

Training Course Developing Web Applications on.net 4

Developing and Implementing Windows-Based Applications With Microsoft Visual C#.NET and Microsoft Visual Studio.NET

An introduction to creating Web 2.0 applications in Rational Application Developer Version 8.0

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW

SharePoint 2010/2013 Course

Developing Microsoft SharePoint Server 2013 Advanced Solutions

EXAM PRO:Design & Develop Windows Apps Using MS.NET Frmwk 4. Buy Full Product.

SHAREPOINT 2010 DEVELOPMENT : IN THE CLOUD. Faraz Khan Senior Consultant RBA Consulting

The Great Office 365 Adventure

Describe how to utilize the Publishing API to access publishing settings and content.

COURSE CURRICULUM COURSE TITLE: WEB PROGRAMMING USING ASP.NET (COURSE CODE: )

Developing Windows Azure and Web Services

CATALOG OF CLASSES IT and Technical Courses

Noramsoft Inc. Noramsoft Inc. SPT2O1O - Course Description. Developing Solutions with SharePoint Server 2010 SPT2010. Noramsoft Inc. Noramsoft Inc.

2667A - Introduction to Programming

This three-day instructor-led course provides students with the tools to extend Microsoft Dynamics CRM 4.0.

Credits: Some of the slides are based on material adapted from

Visual Basic. murach's TRAINING & REFERENCE

Trainer Preparation Guide for Course 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions Design of the Course

Ajax Development with ASP.NET 2.0

Course Outline: Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions

Intermediate ASP.NET Web Development with C# Instructor: Frank Stepanski. Data Sources on the Web

MS Enterprise Library 5.0 (Logging Application Block)

(VB) - Pro: Designing and Developing Windows Applications Using the Microsoft.NET Framework 3.5

About the Authors About the Technical Reviewer

GOA365: The Great Office 365 Adventure

Programming in HTML5 with JavaScript and CSS3

Skillsoft Course Directory

ADS2013: App Development with SharePoint 2013

ASP.NET: THE NEW PARADIGM FOR WEB APPLICATION DEVELOPMENT

Skillsoft Course Directory

This module provides an overview of service and cloud technologies using the Microsoft.NET Framework and the Windows Azure cloud.

SQL Server 2005 Reporting Services (SSRS)

Beginning ASP.NET 4.5

Microsoft Extending Microsoft Dynamics CRM 2011

SPT2013: Developing Solutions with. SharePoint DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES

70-487: Developing Windows Azure and Web Services

You can get real. RELIABILITY, PERFORMANCE and EFFECTIVE RESULTS. We Create Skillful Developer

1. Digital Literacy - Computer Security and Privacy 2. Partners in Learning: Organize and Manage the Use of ICT in Your Classroom 3.

Course 10978A Introduction to Azure for Developers

SAV2013: The Great SharePoint 2013 App Venture

A Tool for Evaluation and Optimization of Web Application Performance

General principles and architecture of Adlib and Adlib API. Petra Otten Manager Customer Support

Application Development,.NET

Developing Database Business Applications using VB.NET

Developing Windows Azure and Web Services

Key Benefits of Microsoft Visual Studio 2008

SharePoint 2013 Syllabus

MOC 20467B: Designing Business Intelligence Solutions with Microsoft SQL Server 2012

Software Design Specification

SelectSurvey.NET Developers Manual

Microsoft Training and Certification Guide. Current as of December 31, 2013

Application Development

Getting started with your AppDev Microsoft Development Library

Skillsoft Course Directory January 2014

Skillsoft Course Directory

Transcription:

Transition your MCPD Web Developer Skills to MCPD ASP.NET Developer 3.5 (VB) Course Number: 70-567 UPGRADE Certification Exam 70-567 - UPGRADE: Transition your MCPD Web Developer Skills to MCPD ASP.NET Developer 3.5 (VB) Course Overview This exam is intended for candidates who hold an MCPD web Developer 2.0 certification and wish to upgrade to MCPD ASP.NET Developer 3.5. Questions that contain code will be presented in either VB or C#. Candidates can select one of these languages when they start the exam. Prerequisites/Audience Candidates for this exam use Microsoft Visual Studio in a team-based, medium to large development environment. Candidates should have at least two to three years' experience developing Web-based applications by using Microsoft ASP.NET. Candidates should also have a minimum of one year of experience with the following: Database access by using Microsoft ADO.NET classes in the.net Framework Web Services State management ASP.NET configuration Monitoring Web applications Debugging Application and page life-cycle management Security aspects such as Forms Authentication and membership and roles ECMAScript (JavaScript, Microsoft JScript) Internet Information Server (IIS) Candidates should be very familiar with Visual Studio 2005 or later and the.net Framework classes that are related to ASP.NET and ADO.NET. In addition, candidates should have a good grasp of ASP.NET AJAX.

Course Outline Course Introduction 2 m Chapter 01 - ASP.NET Overview ASP.NET Overview ASP.NET Architecture Pages Page Compile Library Development IIS Architecture IIS Authentication IIS Handler Mappings ASP.NET Projects and Templates Demo - ASP.NET Projects and Templates ASP.NET Folders and Files Code Locations Demo - Code Locations ASP.NET Page Page and User Control Directives Demo - ASP.NET Page Page Life Cycle Page and Control Life Cycle Events Postback Mechanism View State and Control State Page.IsPostback Property Demo - Page Life Cycle and Page Postbacks Server Controls HTML Controls Standard Controls Data Controls Demo - Server Controls Intrinsic Objects Demo - Intrinsic Objects Remote Methods Demo - Calling Remote Methods Generic Handlers Demo - Generic Handlers ASP.NET Providers Page Redirection Demo - Page Redirection Asynchronous Pages Asynchronous Pages - Code Example Demo - Asynchronous Pages 3h 41m

Chapter 01 Review Chapter 02 - Page Validation Page Validation Page Validation Concepts Flow Types RequiredFieldValidator CompareValidator RangeValidator RegularExpressionValidator CustomValidator Page.IsValid Property ValidationSummary Concepts ValidationSummary Code ValidationGroup Property Demo - Validation Controls Chapter 02 Review 33m Chapter 03 - Look and Feel Look and Feel Master Pages and Content Pages Demo - Master Pages and Content Pages Nested Master Pages Demo - Nested Master Pages Accessing Master Page Content Demo - Accessing Master Page Content Strongly Typed Master Pages Demo - Strongly Typed Master Pages Dynamic Master Pages Demo - Dynamic Master Pages Themes, Skins, CSS, Resources Demo - Themes, Skins, CSS, Resources Accessing Form Elements Demo - Accessing Form Elements Accessing Page Headers Demo - Accessing Page Headers Accessing Browser Info Demo - Accessing Browser Info Dynamically Loading User Controls Demo - Dynamically Loading User Controls Profile Properties Demo - Profile Properties Web Parts Demo - Web Parts 1h 36m

Chapter 03 Review Chapter 04 - Site Navigation Site Navigation Navigation Architecture XmlSiteMapProvider SiteMapDataSource Demo - Navigation Architecture TreeView Menu Demo - TreeView and Menu SiteMapPath Demo - SiteMapPath Linking Site Map Files Code Part 1 Linking Site Map Files Code Part 2 Linking Site Map Files Code Part 3 Demo - Linking Site Map Files Selecting Site Map Files 1h 40m Demo - Selecting Site Map Files Security Trimming Demo - Security Trimming Site Map Localization Localization Example Demo - Site Map Localization Custom Site Map Provider Concepts Custom Site Map Provider Code Part 1 Custom Site Map Provider Code Part 2 Demo - Custom Site Map Provider Site Map Manipulation Demo - Site Map Manipulation Chapter 04 Review Chapter 05 - Data Binding Data Binding Data Binding Syntax Data Binding Syntax - Code Part 1 Data Bound Controls Data Binding Syntax Code Part 2 Data Binding Syntax - Code Part 3 Eval and Bind Data Binding Syntax - Code Part 4 XML Data Data Binding Syntax - Code Part 5 Result 41m

Demo - Data Binding Syntax Data Sources Demo - Data Sources Data Bound Controls Cont. DataGrid DataList Repeater ListView GridView FormView DetailsView TreeView DataPager Demo - Data Bound Controls Sorting and Paging Demo - Sorting and Paging Chapter 05 Review Chapter 06 - ADO.NET and XML Data ADO.NET and XML Data ADO.NET Architecture Object Model Two Alternatives SqlConnection Object SqlCommand Object Connected Data Access Connected Data Access - Code Example Connected Data Access IE Example Demo - Connected Data Access Disconnected Data Access Fill Method Disconnected Data Access - Code Example Disconnected Data Access IE Example Demo - Disconnected Data Access Data Server Controls Steps List Control DataSet Binding Demo - List Control DataSet Binding GridView and SqlDataSource GridView and SqlDataSource IE Example Demo - GridView and SqlDataSource Table Relationships Table Relationship Creation Table Relationship Navigation Table Relationships IE Example 1h 9m

Demo - Table Relationships LINQ Demo - LINQ DataSet Objects and XML Demo - DataSet Objects and XML XML Web Server Control Demo - XML Web Server Control Chapter 06 Review Chapter 07 - Tracing and Debugging Tracing and Debugging Custom Error Pages Demo - Custom Error Pages Exception Handling Demo - Exception Handling Debugging Demo - Debugging Tracing Enabling Output Result Trace Attribute vs. Trace Element Tracing in Components Demo - Tracing Event Logging Demo - Event Logging Remote Debugging Demo - Remote Debugging Client-Side Debugging Demo - Client-Side Debugging Performance Counters Demo - Performance Counters Debugging Deployment Issues Chapter 07 Review 1h 22m Chapter 08 - Managing State Managing State State Concepts Application State Demo - Application State Session State Storage Options Demo - Session State View State vs. Control State View State 50m

Demo - View State and Control State Cookies Demo - Cookies Query Strings Demo - Query Strings Cookieless Sessions Demo - Cookieless Sessions Output Caching Demo - Output Caching Data Caching Data Caching - Code Example Demo - Data Caching Chapter 08 Review Chapter 09 - Configuration and Deployment Configuration and Deployment Configuration Files Hierarchy Content Demo - Configuration Files Configuring Sections Retrieving Data from Web.config Demo - Retrieving Data from Web.config Encrypted Configuration Sections Options Demo - Encrypted Configuration Sections Web Application Deployment Updates Compiling GAC Demo - Web Application Deployment Custom Configuration Sections Demo - Custom Configuration Sections Chapter 09 Review 38m Chapter 10 - Globalization and Accessibility Globalization and Accessibility Resource Files Globalizing and Localizing Applications Localizing Applications Demo - Globalizing and Localizing Applications Accessibility Chapter 10 Review 34m Chapter 11 - Custom Controls 34m

Custom Controls Types of Custom Controls User Controls Creating a User Control Adding User Control to Web Form Demo - User Controls Derived Controls Demo - Derived Controls Full Custom Controls Features Demo - Full Custom Controls Templated Controls Demo - Templated Controls Chapter 11 Review Chapter 12 - Security Security Authentication vs. Authorization ASP.NET Authentication Methods Advantages and Disadvantages IIS Authentication Methods Windows-Based Authentication Windows-Based Authentication Steps Demo - Windows-Based Authentication Accessing Authenticated User Info Demo - Accessing Authenticated User Info Forms-Based Authentication Forms-Based Authentication Steps Demo - Forms-Based Authentication Configuring Security and Membership Demo - Configuring Security and Membership Secure Sockets Layer Chapter 12 Review 27m Chapter 13 - ASP.NET AJAX ASP.NET AJAX ASP.NET AJAX Concepts AJAX Characteristics AJAX Features ASP.NET AJAX Architecture ASP.NET AJAX Client and Server Creating an ASP.NET AJAX Application ASP.NET AJAX Server Controls Partial Page Updates Demo - Partial Page Updates 40m

ASP.NET AJAX Control Toolkit ASP.NET AJAX Control Toolkit Steps Demo - ASP.NET AJAX Control Toolkit JavaScript Programming JavaScript Debugging Demo - JavaScript Programming and Debugging Creating/Registering Client Scripts AJAX Calling Remote Methods Options Demo - AJAX Calling Remote Methods Chapter 13 Review Chapter 14 - Mobile Devices Mobile Devices Device Capabilities Variations Device Adapters Mobile Web Pages and Controls Mobile Device Emulators Demo - Mobile Web Pages and Controls Mobile Device Detection/Redirection Demo - Mobile Device Detection/Redirection Device Capabilities Detection Demo - Device Capabilities Detection Device-Specific Rendering Devices Code Example Filters Code Example Demo - Device-Specific Rendering Custom Mobile Web Controls Demo - Custom Mobile Controls Chapter 14 Review Course Closure 33m Total Duration: 15h 5m