call us on 0121 248 2400
 
To receive updates and new releases, subscribe today


Save up to 30%
Off Publishers Retail Prices

courses / products
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
View Complete List...
100% Satisfaction Guaranteed

CareerVision is committed to providing our customers with the best service and products available.

We back our training products with a 100% Satisfaction or Your Money Back Guarantee, so you can buy worry free. More....



FAST, FREE UK DELIVERY
Order Today, Learn Tomorrow!


SECURE PAYMENT
PROCESSING


We Accept All Major Credit Cards, PayPal and Google Checkout

Credit Cards Accepted
PayPal Accepted




Core Web Application Technologies with Visual Studio 2005

 
Bookmark and Share
MOC 2543 - Core Web Application Technologies with Visual Studio 2005
CareerVision
Limited Time Offer
Save up to 30%
Core Web Application Technologies with Visual Studio 2005
 

More on Single User, Multi User & Network Licences



PACKAGE INCLUDES

  • Printable courseware
  • Focused on practical solutions to real-world development problems


    COURSE INTRODUCTION

    Schedule our instructor led classroom training at your convenience and never miss another lecture or fall behind. You are in complete control. We invited the Best Microsoft-Certified Trainers in the industry to help us develop the ultimate training & certification program which includes everything you will need to succeed.

    This instructor-led course provides students with the knowledge and skills needed to use advanced data access features and techniques in the Microsoft .NET Framework and Microsoft Visual Studio 2005. The workshop describes how to access data and how to implement database functionality by using Microsoft ADO.NET 2.0 and Microsoft SQL Server 2005. The course also describes how to locate, edit, and transform XML by using XPath and Extensible Style sheet Language for Transformations (XSLT).



    SPECIAL FEATURES OF OUR TRAINING COURSES


    Comprehensive Menu Structure 
    Move through hours of in-depth content - quickly and easily with the time saving Main Menu and Sub-Menu structure. Search for a specific topic or go through the course step by step. The choice is yours.   


    Player Controls
    Move forward or back, repeat entire topics or just a section. A progress bar illuminates as you advance through the video tutorials and exercises. Play, pause rewind, fast forward or stop at any time


    Continue Where You Left Off 
    All courses are resumed to where you left off last session allowing you to learn when it is convenient for you without the hassle of remembering where you were.


    Full Motion Video and Audio 
    All courses feature full-motion videos of instructors teaching the information as if they are speaking directly to you. Our unique delivery simulates a one-on-one classroom environment creating a more personal lesson and learning experience.


    Printable Study Guides
    Printable study guides for the entire course are included. This allows all material to be viewed, reviewed, and printed for viewing at a later date.


    Review Exercises
    Each section has a review quiz to aid in the learning process by validating the comprehension of the material covered before moving on to a new section.


    Live Demonstrations
    Demonstrations are a way for the instructor to show and tell the user how to perform a task by actually doing it on screen in front of them. In this format it gives the user the power to see things done by a professional in the intended environment as many times as they would like.


    PowerPoint Presentations 
    Utilizing PowerPoint presentations enhances the delivery by displaying a variety of visual information to the user. This type of representation allows the user to better interpret the material through charts, definitions, graphs, and more...


    Multi-User Licencing 
    All of our courses can be purchased with a standard Single User Licence, Multi User Library Licence or a Network Licence. Please contact us for more information and prices.


    Certificate of Completion 
    Our Training Courses are recognized worldwide for their technology-based IT training curriculums. Upon successful completion of our program, you will be receiving a CareerVision Distance Education Certificate of Completion.

    View CareerAcademy Demo Videos


  • COURSE OUTLINE

    Module 1 - Creating a Web Application

    Overview
    Web Site Types
    File-system Web Sites
    Demo: Create File Based Web Site
    Local IIS Web Sites
    Demo: Create Local IIS Web Site
    Remote IIS Web Sites
    FTP Sites
    Create Web Site
    Web Design Environment
    Demo: Walk Through Visual Studio IDE
    Create Simple Web Page
    Page Code Models
    Add Items to Web Page
    Demo: Create Web Page and Investigate Characteristics
    Web Configuration Files
    Demo: View web.config file
    Build Web Site
    Demo: Build and Deploy Web Site

    Module 2 - Programming a Web Application

    Overview
    Event Handling in Web Applications
    Default and non-default events
    Work with Events
    Demo: Investigate Object Events
    Event Wire-ups
    Centralized Event Handlers
    Demo: One Procedure Handling Multiple Events
    Browser Capability Detection
    Demo: Retrieve Data from Browser
    Page Header Retrieval
    Demo: Retrieve Information from Page
    Page-Level and Application-Level Error Handling
    Page Level Error Handling
    Demo: Handle Errors at Page Level
    Handle Application-Level Errors
    Demo: Work with Custom Errors
    HttpServerUtility Transfer Method
    Pass Values Between Web Pages
    Demo: Pass Values Between Web Pages

    Module 3 - Adding and Configuring Server Controls

    Overview
    HTML Controls
    Demo: Add HTML Controls
    HTML Server Control
    Demo: Add HTML Server Control
    Web Server Controls
    Types of Web Server Controls
    Demo: Add Web Server Controls
    Page Postback Model
    Determine How a Page Was Invoked
    Demo: Test for Page Postback
    EnableViewState Property
    Demo: Test _viewstate
    Cross-Page Posting
    Using PreviousPage Object
    Retrieve Value from Public Variable
    Demo: Work with Public Variables

    Module 4 - Create a Common Layout Using Master Pages

    Overview
    What Are Master Pages?
    Why Use Master Pages?
    Creation of a Master Page
    Demo: Create Master Page
    Run-Time Behavior of Master Pages
    What it Looks Like
    Master Page Demonstration
    What Are Content Pages?
    Create Content Web Page
    Demo: Create Content Page
    Configure a Web Form as a Content Page
    Nested Master Pages
    Demo: Nesting Master Pages

    Module 5 - Managing State

    Overview
    State Issues
    Client vs. Server Side State
    ViewState Property
    Demo: View State
    Control State
    Demo: Control State
    Hidden Fields
    Cookies
    Demo: Create and use Cookies
    Query Strings
    Application Objects
    Application Events
    Using the Application Object
    Demo: Application Objects
    Session Objects
    Session Events
    Using the Session Object
    Demo: Use Session State
    Strategies for Managing Session State Data
    Setting Different State Methods
    The Cache Object
    Using the Cache Object
    Demo: Work with Cache Object

    Module 6 - Accessing and Displaying Data Overview

    Creating Database Connections
    Data Providers
    Database Connections and Connection Strings
    Connection Strings and Web.config
    Demo: Creating a Connection
    Retrieving Connection Strings
    Relational Data and Data Source Controls
    Displaying Relational Data
    Let's Do It
    Demo: Add a Data Source
    Data Bound Controls
    Demo: Work with Databound Controls
    XML Data and Data Source Controls
    Demo: Work with XMLDocument
    Object Data and Data Source Controls
    Demo: Work with Data Objects

    Module 7 - Controlling Access to a Web Application

    Overview
    Authentication
    Windows Authentication
    Forms Authentication
    Passport Authentication
    Demo: Authentication Processes
    Configure Authentication
    Authorization
    Set URL Authorization
    Demo: Use Authorization
    Using the Membership Class
    Demo: Show Membership Class
    Login Controls
    Demo: Work with Login Controls
    Security Administration Using Roles

    Module 8 - Deploying a Web Application

    Overview
    Copy Web Site Utility
    Demo: CopyWeb Site Tool
    Synchronizing Copied and Source Files
    Demo: Maintain Web Site
    Publish Web Site Utility
    Advantages of Publishing
    Demo: Publish Web Site
    Windows Installer Setup Packages
    Demo: Create and Deploy with MSI

    Module 9 - Making Web Applications

    Available to Mobile Devices
    Overview
    Device Emulators for Mobile Web Forms
    Mobile Device Detection and Redirection
    Mobile Web Forms
    Demo: Work with Mobile Device
    Device-Specific Features in Mobile Web Forms
    Demo: Set for Specific Devices

     
     
    Print Image Printer friendly version   
    Top of page
    A-Z COURSE LIST   PROVIDERS   CBT TRAINING  CONTACT US   SITEMAP  

    MCITP Training Courses   MCPD Training Courses   MCTS Training Courses
    MCITP Database Developer Training Courses   MCITP Database Administrator Training Courses
    Flash Tutorials & Training Courses   MCSE CBT Courses   Adobe Photoshop Tutorials & Training   Microsoft Certification Training

    CareerVision
    61 Caroline Street, Birmingham, B3 1UF, UK
    Tel: 0121 248 2400, Fax: 0121248 2800,
    Email: sales@cvision.co.uk |Web: www.cvision.co.uk


    red arrow Website design by Aimpro UK red arrow Terms