Microsoft.NET MCPD MCTS C.NET 2.0 VB.NET Training  > Microsoft Certification CD-ROM Online >

Computer Training Courses CDs and Videos
Home Page Training
MCPD MCTS Microsoft.NET
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 C.NET 2.0 Developers Suite

mcts mcpd certification Training Microsoft .NET

Netwind Learning Center Developers Suite Course

The Technology Specialist certifications enable professionals to target specific technologies and to distinguish themselves by demonstrating in-depth knowledge and expertise in their specialized technologies. Microsoft Certified Technology Specialists are consistently capable of implementing, building, troubleshooting, and debugging a particular Microsoft technology.

The Developer Suite training course for C.net is designed to cover the following two MCTS Certification Paths

MCTS: .NET Framework 2.0 Web Applications

FREE C#.NET Training Demo
Email:  
For Email Marketing you can trust
 


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.

MCTS: .NET Framework 2.0 Windows Applications
Developers who hold the Microsoft Certified Technology Specialist: .NET Framework 2.0 Windows Applications (MCTS: .NET Framework 2.0 Windows Applications) certification have demonstrated breadth and depth of skills and knowledge of Windows Forms technology, in addition to expertise in data access in Microsoft Windows applications Training

Our Training Course on CD-ROMS

Visual Studio 2005 and Microsoft.NET provide a comprehensive, high productivity professional development environment (for devs working alone or in small teams) for building high performance, multi-tier applications for Windows, the Web, and mobile devices.With our training you will get in-depth training and practice with the skills ready to take the Microsoft.NET MCTS Certification Exams.  In one package you get training for the 70-536, 70-528, and 70-526 exams.

With Visual Studio 2005 you will learn to do

  • Create multi-tier Windows, Web, SmartPhone, and Pocket PC based applications
  • Integrated Visual Database Tools for designing databases, tables, stored procedures, and more
  • Integrated database report designer and viewer
  • Design, debug, and deploy multi-tier applications
  • Integrated XSLT debugging

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 45 hours of instructional lessons.

Pass
 

Our Guarantee to Pass. Call for details

Testimonials
 

List of Testimonials and Customers

Developer Suite Packages

 

C.NET Developers Suite

Course

Exam

Price

C.NET Foundation Course

70-536

$395.00

C.NET Web Applications Course

70-528

$395.00

C.NET Windows Application Course

70-526

$395.00

Total Training Hours 45

Total $1185.00

CD-ROMS Item skcnetds

Sale $795.00

Online Item skcnetdso
One Year Access

Sale $745.00

 

or

C and VB.NET Developer's Suite Bundle

Course

Exam

Price

C.NET Foundation Course

70-536

$395.00

C.NET Web Applications Course

70-528

$395.00

C.NET Windows Application Course

70-526

$395.00

VB.NET Foundation Course

70-536

$395.00

VB.NET Web Application Course

70-528

$395.00

VB.NET Windows Application Course

70-526

$395.00

VB.NET Distributed Application Course

70-529

$395.00

Total Hours 101

Total $2765.00

CD-ROMS Item skcvbdsc

Sale $1195.00

Online Item skcvbds
One Year Access

Sale $1095.00

Course Training Content

System Types and Collections

  • Recognize basic object-oriented programming procedures in C 2005, given a scenario.
  • Create types and classes in a given scenario.
  • Define types and classes in a given scenario.
  • Use interfaces in a given scenario.
  • Use classes in the System.Collections namespace.
  • Use interfaces and classes in a given scenario.
  • Create generic types and interfaces in a given scenario.
  • Create generic classes and enumerators in a given scenario.
  • Create generics in a given scenario.

Serialization and I/O

  • Implement an IDserializationCallback interface and an ISerializable interface in a given scenario.
  • Use XML serialization and deserialization and the ObjectManager and SerializationInfo classes, given appropriate scenarios.
  • Serialize and deserialize objects in SOAP format and binary format, given a scenario.
  • Use serialization in a given scenario.
  • Implement streams in a given scenario.
  • Implement file management and isolated storage in a given scenario.
  • Use stream, isolated storage, and file management classes in a given scenario.
  • Determine how to improve application performance using serialization and I/O.

Security

  • Implement evidence-based security in a given scenario.
  • Implement role-based security in a given scenario.
  • Implement .NET and IIS security in a given scenario.
  • Implement file security and authentication in a given scenario.
  • Implement code access permissions in a given scenario.
  • Implement file security, authentication, and code access permissions in a given scenario.
  • Implement symmetric and asymmetric cryptography in a given scenario.
  • Use hash algorithms and the Data Protection API in a given scenario.
  • Use cryptography in a given scenario.

Threading, Service Processing, and Application Domains

  • Implement threading in a given scenario.
  • Implement thread event handling in a given scenario.
  • Use special classes, threading, and enumerations in a given scenario.
  • Develop threading in a given scenario.
  • Implement a basic Windows Service in a given scenario.
  • Implement advanced Windows Services in a given scenario.
  • Implement Windows Services in a given scenario. create an application domain in a given scenario.
  • Configure an application domain in a given scenario.
  • Determine how to improve system operation using threading, service processing, and application domains.

: Diagnostics and Management

  • Program configuration data in a given scenario.
  • Program custom installers for components, given a scenario.
  • Program configuration data and installers for components in a given scenario.
  • Use event logs and system processes in a given scenario.
  • Manage event logs and system processes in a given scenario.
  • Determine how to manage configuration, custom installation, and system processes.
  • Debug and trace an application in a given scenario.
  • Retrieve system information in a given scenario.
  • Debug an application and manage system information in a given scenario.

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-management options to use, and complete the 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.

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 RecordSets.

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.

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 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.
  • Determine how to run performance counters and interpret their results, given a scenario.
  • Create master pages for web applications.
  • Apply web-page themes.
  • Identify how to use the WebPartManager, WebPartConnection, and WebPartZones 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.

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.

C.NET Windows Application Details

 

This Study guide and/or material is not sponsored by, endorsed by or affiliated with Cisco Systems, Inc. Cisco®, Cisco Systems®, CCDA™, CCNA ™, CCDP™, CCNP ™, CCIE™, CCSI™, the Cisco Systems logo and the CCIE logo are trademarks or registered trademarks of Cisco Systems, Inc.

CDi

sales@cdicomp.com
webmaster@netwind.com
Copyright  © CDi Communications Inc. 1996-2008

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