Microsoft.NET MCPD MCTS C.NET 2.0 VB.NET 2005 Training 70-536 70-528  70-526  > Microsoft Certification CD-ROM Visual Basic Online >

Computer Training Courses CDs and Videos
Home Page Training
Microsoft.NET MCTS MCPD
MCTS Requirements
C#.NET Foundation MCTS
C#.NET Web Application MCTS
C#.NET Windows  Appl. MCTS
VB.NET Foundation  70-536
VB.NET Web Application 70-528
VB.NET Windows App 70-526
VB.NET Distributed  App 70-529
MCPD  Requirements
MCPD C#.NET Web Developer
MCPD VB.NET Web Developer
C#.NET Developer Suite
VB.NET Developer Suite
Microsoft.NET
MCTS Certifications
C#.NET Demo
VB.NET Demo MCTS

Microsoft MCTS VB.NET Web Applications with ASP.NET  Certification Training Exam 70-528

mcts mcpd certification Training Microsoft .NET

MCTS: .NET Framework VB.NET 2.0 Web Applications Training

Our MCTS VB.NET Certification training course provides you with the credential to enable you to target specific technologies and distinguish yourself by demonstrating in-depth knowledge and expertise in their subject area technologies.

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 (70-528).

Technology Specialists typically pursue careers as Web developers, Windows developers, or enterprise software developers. They may also be database developers or systems administrators who do not work daily with the .NET Framework 2.0 but who want to show their technology experience.

Candidates for this certification must pass two exams, one focusing on .NET Framework 2.0 foundational skills (70-536) and one focusing on Web-based client development (70-528).

Our Training Covers the Material from the following Courses

  • Class 2543: Core Web Application Technologies
  • Class 2544: Advanced Web Application Technologies
  • Class 2541: Core Data Access with Microsoft Visual Studio 2005
  • Class 2542: Advanced Data Access with Microsoft Visual Studio 2005

Our Microsoft VB.NET 2.0 MCTS Training Course

Ace your preparation for the skills measured by VB.NET MCTS Microsoft Exam 70-528—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce what you've learned by applying your knowledge to real-world case scenarios and labs.

You will be learning about:

  • XML and Mobile Web Applications with Visual Basic 2005 and ASP.NET 2.0
  • Web-form Creation with Visual Basic 2005 and ASP.NET 2.0
  • Web-application Deployment, Optimization, and Customization
  • Data Integration
  • Custom Controls and Security

Multi
Media

Our training is done in a full multi-media flash format. Easy navigational interface allows you to find any subject matter in seconds.

Learn
and Do

Labs and interactive exercises are first shown to you and then allows you to perform them

Review

Our Training comes with printable transcripts -allowing easy review of any topic. Review questions throughout the training are used to test your level of comprehension

Exam
Preps

Online Simulated Certification Exams- Our test preps are online providing you the most updated questions possible.

Mentoring

Instructors available 24 x 7 online to answer any of your training questions

Course Hours

This courses has over 20 hours of instructional lessons.

Pass
 

Our Guarantee to Pass. Call for details

Testimonials
 

List of Testimonials and Customers

Inquire about our Microsoft VB.NET Developer Suite

Online Microsoft VB.NET 2.0 Web Application 70-528 One Year Access

sk70528vo

$345.00

CD-ROMS Microsoft VB.NET 2.0 Web Application 70-528

sk70528vc

$395.00

Online Microsoft VB.NET 2.0 Web Application 70-528 with 70-536 Foundation One Year Access

sk52836vo

$495.00

CD-ROMS Microsoft VB.NET 2.0 Web Application 70-528 with 70-536 Foundation

sk52836vc

$595.00

Course Training Content

XML and Mobile Web Applications

  • Identify the code used to read data with the XmlReader and XmlTextReader classes.
  • Identify the classes and code used to read node trees, validate XML data, and write XML data.
  • Identify the classes and code to read XML data into the XML Document Object Model (DOM) and work with nodes in an XML document.
  • Identify the code to write data in XML format from the XML Document Object Model (DOM), to handle DOM events, and to modify XML declarations.
  • Read XML data, validate XML data, load data into the XML Document Object Model (DOM), and handle DOM events.
  • Create a new mobile web-application project.
  • Customize mobile web applications.
  • Create a mobile web application that is customized to display controls differently for specific device types.

Web-form Creation

  • Create a basic web form and distinguish between the two models used to manage web-form components.
  • Add HTML and ASP.NET server controls to a web form, given a scenario.
  • Identify the code for key event handlers used in web forms.
  • Add and configure ASP.NET server controls and add event handling to a web form in a given scenario.
  • Identify the situations in which different client-based state-management options are used in web forms.
  • Identify the situations in which different server-based state management options are used in web forms.
  • Configure web application and system settings, and redirect users to other web pages.
  • Optimize web pages, given a scenario.
  • Determine the most appropriate state-options to use, and complete to code to redirect users to another web page, given a scenario.
  • Add navigation controls to web forms, implement globalization, and create accessible web pages.
  • Add user-input and program validation to web forms.
  • Add navigation controls, implement globalization, and add validation controls to a .NET 2.0 web form, given a scenario.

Web-application Deployment, Optimization, and Customization

  • Configure deployment properties for web-setup projects, to use the Copy Web tool, and to use the Publish Web Site utility, given a scenario.
  • Use performance counters and caching in a web application.
  • Identify the code used to implement ASP.NET health monitoring in web applications.
  • Use ASP.NET tracing in web forms.
  • Copy a web application to a target server, to add and retrieve cache items, and to use tracing for a web application, given a scenario.
  • Complete the code to run a custom performance counter, given a scenario.
  • Create master pages for web applications.
  • Apply web-page themes.
  • Identify how to use the WebPartManager, WebPartConnection, and WebPartZone classes in web forms, given a scenario.
  • Identify how to use CatalogPart and EditorPart controls to make Web Parts available to users, given a scenario.
  • Complete the code to create a master page with content, apply themes, and customize Web Parts for web-application users, given a scenario.

Data Integration

  • Identify the role of the key data-source controls and data-bound controls used in web forms.
  • Set up data access and data binding in web forms.
  • Set up a web form to bind an XmlDataSource Control to a TreeView control.
  • Connect a web application to a database, given a scenario.
  • Identify the code used to handle database-connection exceptions and to enforce security in web forms.
  • Identify how to use the key objects for connected environments in web forms.
  • Identify how to use the key objects for disconnected environments in web forms.
  • Configure a connection between a web application and a SQL Server database with exception handling, security capabilities, and the capability to function in a disconnected environment using DataTables and DataSets.

Custom Controls and Security

  • Create and customize user controls in web forms.
  • Create and configure custom web controls.
  • Complete the customization of a user control and web control in a web application, given a scenario.
  • Identify how key attributes are used to set authentication in single or across multiple web applications.
  • Identify the code used to configure authorization in web forms.
  • Identify the code used to add login controls to web forms.
  • Configure authentication settings, configure URL authorization, and add a login control to a web form, given a scenario.

 

 Cisco®, Cisco Systems®, CCDA™, CCNA ™, CCDP™, CCNP ™, CCIE™, CCSI™, the Cisco Systems logo Networking Academy and the CCIE logo are trademarks or registered trademarks of Cisco Systems, Inc and/ or its affiliates in the U.S and certain other countries. All other trademarks mentioned in this document or Web site are the property of their respective owners . 

Netwind Learning Center

United Kingdom Hours 2:00 pm to 8:00 pm
International Phone Number 561.381-0322
sales@netwind.com
webmaster@netwind.com
Copyright  © CDi Communications Inc. 1996-2008
Netwind Learning Center is a registered trademark of CDi Communications, Inc.

*30-Day Guarantee applies only if products purchased are returned with 50% of one product unopened. For example if product purchased contains 6 videos, 3 must remain unopened.