MICROSOFT

NETWORKING

SECURITY

SUPPORT

PROGRAMMING

WEB DESIGN

DATABASES

PROJECT MANAGEMENT

DOCUMENT MANAGEMENT

OFFICE SKILLS

 

About us

 

 

MCTS .Net Framework 2.0 Web Applications

 

 

Microsoft Certified Technology Specialist .NET Framework 2.0 Web Applications

 

Live Online Training with Live Labs and Live Tutors

 

 

Exam TS: 70-528

 

Certification: MCTS leading MCPD Web Developer

 

Course Duration: 40 hours

 

Guarantees: Unlike other training organisations, we have made it easy for you to rapidly advance your career. We guarantee that you will pass your MCTS course or we give your moneyback*. If you are ready to launch a brand new IT career then please ask about our Job Guarantee**

 

 

Audience: Candidates for this exam work on a team in a medium or large development environment that uses Microsoft Visual Studio .NET 2003 Enterprise Developer or Visual Studio 2005. Candidates should have at least one year of experience developing Microsoft Web-based applications by using the Microsoft .NET Framework. Candidates should have a working knowledge of Visual Studio 2005 and a sound knowledge of the new features of ASP.NET 2.0.

 

Course Description

The Microsoft Certified Technology Specialist credential enables professionals to target specific technologies and distinguish themselves by demonstrating in-depth knowledge and expertise in their subject area technologies.LiveTrain offers you the most effective way to earn your Microsoft Certified Technology Specialist (MCTS). Developers holding the Microsoft Certified Technology Specialist: .NET Framework 2.0 Web Applications (MCTS: .NET Framework 2.0 Web Applications) certification have demonstrated breadth and depth of skills and knowledge of Web application technology and data access in Web applications. 

 

LiveTrains 70-528 teaches students how to create, trace, configure, and deploy Web applications, how to integrate data into your application using Microsoft ADO.NET, XML, and data-bound controls how to Implement forms authentication, impersonation, and login controls how to configure server controls and create custom Web controls, how to use themes, user profiles, and Web parts for customizable, personalized Web sites and how to manage server-side and client-side application states.

 

LiveTrain follows the approved Microsoft course curriculum, ensuring you receive the training and knowledge needed to succeed.  LiveTrain is so certain this course meets and exceeds the exam objectives. We guarantee you will pass your exam!

 

This Course Includes

·         LIVE Instructor Led Training delivered through pre-recorded streaming video from leading MCTS trainers. This delivery method allows for repeated playback in order to optimise learning and retention. 

·         LIVE Tutor –  24 hours, 7 Days a week Expert Support. No need to study in isolation. We have MCTS qualified tutors located in Singapore, Australia, Europe and America. What does this mean to you? Instant LIVE help from a certified tutor, anytime you need it. This is available to you via our LIVE Online Classrooms. Watch your tutor demonstrate a lab to you LIVE, or if you wish, our tutors will actually call you by telephone to walk you through any training scenario or answer any question you may have..

·         LIVE LABS – Unlimited use of our Exclusive Live Microsoft Labs – Tired of looking at lab simulations that are not realistic? Develop real job skills with our Exclusive LIVE Microsoft Labs. When you log into our LIVE Labs you will learn cutting edge specialised skills fast!

·         REAL Exams – You’ll be given an integrated test engine with a bank of 500 MCTS questions that’s featured in current and past exams. Mock exams are delivered in a time regulated environment to simulate real exam conditions.

·         E-books – You’ll be given  huge e-books that you can download and file away. Refer to it to aid training or use it a reference guide to help you at work.

 The Exam: Code languages

When the exam begins, you can choose the programming language in which the code segments will appear. The available code languages for this exam are:

·         Microsoft Visual Basic 2005

·         Microsoft Visual C# 2005

Learning Segments

Core Data Access with Microsoft Visual Studio 2005

Module 1: Connecting to Databases and Reading Data

Connecting to a Database
Saving a Connection String Securely in an Application Configuration File
Retrieving Data from a Database
Handling Connection Events and Exceptions
Configuring and Using Connection Pooling

 

Module 2: Querying and Updating Databases by Using Commands

Creating and Running Query Commands
Creating and Running Parameterised Commands
Creating and Running Update Commands
Using Globalised Formats for Storing and Accessing Data (if time permits)

Module 3: Performing Transactional Operations

Performing Data Updates within a Transaction
Choosing an Appropriate Isolation Level for a Transaction
Enlisting in a Distributed Transaction
Managing Transactions in the Data Tier

Module 4: Performing Disconnected Operations Programmatically

Creating a DataSet Programmatically
Populating and Saving a DataSet
Adding, Modifying, and Deleting Data in a DataSet
Merging DataSets
Creating and Using DataViews

Module 5: Performing Disconnected Operations by Using Visual Studio 2005 Wizards

Creating a Typed DataSet by Using the DataSet Designer
Loading, Displaying, and Saving Data in a Typed DataSet
Adding Code to a Typed DataSet
Creating a Typed DataSet by Using the Data Source Configuration Wizard
Adding Queries to a Table Adapter

Module 6: Performing XML Operations on Disconnected Data

Saving a DataSet as XML Data
Loading a DataSet from XML
Saving and Loading DataSet Schema Information

Module 7: Reading and Writing XML Data

Writing XML Data by Using XmlWriter
Reading XML Data by Using XmlReader

Module 8: Processing XML Data by Using DOM

Reading XML Data by Using DOM
Writing XML Data by Using DOM

 

Advanced Data Access with Microsoft Visual Studio 2005

Module 1: Minimizing and Handling Database Operation Conflicts

Reading Committed Data by Using Locks
Reading Committed Data by Using Statement-Level Snapshots
Reading Committed Data by Using Transaction-Level Snapshots
Handling Data Concurrency by Using ADO.NET

Module 2: Handling Large Objects

Reading Large Values from SQL Server
Writing Large Values to SQL Server
Conserving Resources When Writing Large Values to SQL Server

Module 3: Enhancing Database Performance

Accessing Multiple Result Sets Concurrently
Performing Asynchronous Data Access Operations
Performing a Batch Update
Performing a Bulk Data Copy

Module 4: Creating Managed Code Objects for SQL Server 2005

Creating Managed Stored Procedures and Triggers
Creating Managed User-Defined Functions
Creating a Managed Aggregate
Creating a Managed User-Defined Type
Importing Existing Assemblies into SQL Server 2005

Module 5: Querying XML by Using XPath

Selecting XML Data by Using XPathNavigator
Evaluating XPath Expressions by Using XPath Navigator
Creating and Using Compiled XPath Expressions
Editing XML Data by Using XPathNavigator

Module 6: Transforming XML by Using XSLT Style Sheets

Transforming an XML Document by Using an XSLT Style Sheet
Resolving External Resources During XSLT Processing
Passing Parameters into an XSLT Style Sheet
Creating and Using Extension Objects

 

Core Web Application Technologies with Microsoft Visual Studio 2005

Module 1: Creating a Web Application

Creating a New Web Application
Configuring and Building a Web Application

Module 2: Programming a Web Application

Implementing Non-Default Event Handlers
Detecting Browser Capabilities and Setting Page Header Properties
Handling Page-Level Exceptions

Module 3: Adding and Configuring Server Controls

Building Graphical User Interfaces with HTML Controls
Building
Graphical User Interfaces with Web Server Controls

Programming Web Server Controls and Working with Postbacks

Module 4: Creating a Common Layout by Using Master Pages

Designing a Master Page
Adding and Configuring Content Pages
Designing Nested Master Pages

Module 5: Managing State for a Web Application

Configuring View State Properties for Web Server Controls
Storing and Retrieving Application and Session State
Implementing Out-of-Process Session State
Storing and Managing State Data in the Cache Object

Module 6: Accessing and Displaying Data

Creating and Retrieving Database Connections
Accessing Data by Using SqlDataSource Controls and Data Controls
Accessing Objects as Data with ObjectDataSource Controls
Accessing XML Data by Using XmlDataSource Controls

Module 7: Controlling Access to a Web Application

Configuring Authentication and Authorization for a Web Application
Implementing a Membership Registration Page
Implementing a Login Page and Adding Login Controls
Creating a Membership Management Administrative User Interface

Module 8: Deploying a Web Application

Deploying a Web Application by Using the Copy Web Site Utility
Precompiling and Deploying a Web Application by Using the Publish Web Site Utility
Building
a Windows Installer Package for Deploying a Web Application

Module 9: Making Web Applications Available to Mobile Devices

Managing Redirection for Mobile Devices
Designing and Implementing a Mobile Web Form
Designing Device-Specific Features for a Mobile Web Application
Browsing a Mobile Web Application with Specific Device Emulators

 

Advanced Web Application Technologies with Microsoft Visual Studio 2005

Module 1: Building Dynamic Web Applications

Dynamically Adding and Configuring Controls
Dynamically Applying Master Pages
Adding Localisation Features
Dynamically Configuring Web Applications

Module 2: Creating Controls for Web Applications

Creating User Controls
Creating Custom Web Server Controls
Creating Composite Web Server Controls
Creating Templated Controls

Module 3: Optimising Web Application Performance

Accessing the Page Scripting Object Model
Implementing ASP.NET Caching Techniques
Implementing Tracing and Instrumentation Techniques in Web Applications
Implementing Asynchronous Processing in Web Applications

Module 4: Implementing Personalisation and Themes in Web

Applications
Configuring Personalisation
Implementing Personalisation Functionality
Adding Themes to the Web Application
Implementing Personalised Themes

Module 5: Building Web Part Pages and Web Parts

Creating a Web Part Page
Creating a Web Part
Creating Connected Web Par
ts


0845 234 0848
speak with one of our dedicated course advisers today to kick start your career.
Full Name
Email*
Daytime Phone*
Course of Interest?*
Career Interest?


We value your privacy.
Your email address will never be rented, sold or abused.
You can unsubscribe your address at any time.






Testimonials


“I’m pleased to tell you that I have passed both A+ exams to day. Your online training and exam prep material did a great job in preparing me to pass!”

Neil Bottomley, Poole, Dorset.



“Great news guys, I passed my ICND part 2 exam. I am now CCNA. You guys have helped to keep me motivated and keep on going even when things were looking really tough.”

Dave Cooper



“15 months ago I was made redundant from a bus company. Now I have a new career as a Microsoft Systems Administrator earning £35,000 a year. I have got LiveTrain Learning to thank for providing me with the learning materials and support to start in an entirely new career direction”

Trevor Linch MCSE, Winchester, Kent



“The quality of the training materials is very impressive and they provide a lot more than just the paper based courseware you would normally get for spending twice as much with other companies. I find the video lectures and demonstrations very informative. Most of all I like the fact that I get lots of hands on practice!”

Irene Vincent, Worthing, Sussex



“We used to send our staff away to learn Microsoft Office at £400 per day; we can now provide each staff member with the same instructor-led style training on site for a fraction of that price”

Sue Herbert, Personnel Manager, Datalink



“This course is very well presented. The instructor is clear and concise, provides a wealth of knowledge and explains the real world applications. The CEH course is definitely for anyone who is serious about Computer Security. I would recommend this course to anyone presently doing programming who wishes to get a better understanding of the different classes of a hacker and the procedures in which a "cracker" (Black Hat Hacker) goes through to gain access into any system. I am enjoying going through this course-- and I am going to complete it ahead of time!”

Paul Turnbull, Manchester

Login