Exam 70-505: TS: Microsoft .NET Framework 3.5 - Windows Forms Applications Curriculum Outline
Windows Forms Creation with Visual Basic 2008
Overview/Description
Visual Studio 2008 and the .NET Framework 3.5 give developers the tools to create a variety of Windows Forms applications. This course explores how to create and configure Windows Forms using Visual Studio 2008. Specific topics covered include basic form creation, modifying controls and layout in a Windows Form and creating event handlers. This course is one of a series in the SkillSoft learning path that covers the objectives for the Technology Specialist (TS): Microsoft .NET Framework 3.5, Windows Forms Application Development 70-505. Passing this exam will earn the learner the MCTS: .NET Framework 3.5, Windows Forms Applications certification.
Target Audience
Individuals who intend to use the .NET Framework 3.5 with Visual Studio 2008 and Visual Basic 2008 to develop Windows Forms applications ; individuals preparing for the Exam 70-505 TS: Microsoft .NET Framework 3.5, Windows Forms Application Development.
Prerequisites
Thorough knowledge of software development concepts and the process of building business applications; experience building Windows-based applications with the Microsoft .NET Framework 3.5; working experience of Visual Studio 2008 and Visual Basic 2008.
Expected Duration (hours)
2.0
Lesson Objectives
Windows Forms Creation with Visual Basic 2008
sd_adwf_a01_it_enus <
Back to List
Data Integration with Visual Basic 2008
Overview/Description
Visual Studio 2008 and the .NET Framework 3.5 allow developers to data-bind Windows Forms elements and create a database-connected Windows Forms applications. This course explores how to integrate data capabilities into Windows Forms. Topics in this course cover database connections, using LINQ in Windows Forms, using data-bound controls, connection pooling, exception handling, and transactions. This course is one of a series in the SkillSoft learning path that covers the objectives for the Technology Specialist (TS): Microsoft .NET Framework 3.5, Windows Forms Application Development 70-505. Passing this exam will earn the learner the MCTS: .NET Framework 3.5, Windows Forms Applications certification.
Target Audience
Individuals who intend to use the .NET Framework 3.5 with Visual Studio 2008 and Visual Basic 2008 to develop Windows Forms applications; individuals preparing for the Exam 70-505 TS: Microsoft .NET Framework 3.5, Windows Forms Application Development.
Prerequisites
Thorough knowledge of software development concepts and the process of building business applications; experience building Windows-based applications with the Microsoft .NET Framework 3.5; working experience of Visual Studio 2008 and Visual Basic 2008.
Expected Duration (hours)
2.0
Lesson Objectives
Data Integration with Visual Basic 2008
sd_adwf_a02_it_enus <
Back to List
Database Environments and XML Handling with Visual Basic 2008
Overview/Description
Visual Studio 2008 and the .NET Framework 3.5 allow developers to configure database connections and handle XML data in Windows Forms applications. This course first looks at how to work with different database environments and how to create Windows Forms applications that can handle asynchronous and binary large object (BLOB) operations. It then examines the XML Document Object Model (DOM) and the XML classes used to handle XML data in .NET Windows Forms. This course is one of a series in the SkillSoft learning path that covers the objectives for the Technology Specialist (TS): Microsoft .NET Framework 3.5, Windows Forms Application Development 70-505. Passing this exam will earn the learner the MCTS: .NET Framework 3.5, Windows Forms Applications certification.
Target Audience
Individuals who intend to use the .NET Framework 3.5 with Visual Studio 2008 and Visual Basic 2008 to develop Windows Forms applications; individuals preparing for the Exam 70-505 TS: Microsoft .NET Framework 3.5, Windows Forms Application Development.
Prerequisites
Thorough knowledge of software development concepts and the process of building business applications; experience building Windows-based applications with the Microsoft .NET Framework 3.5; working experience of Visual Studio 2008 and Visual Basic 2008.
Expected Duration (hours)
2.5
Lesson Objectives
Database Environments and XML Handling with Visual Basic 2008
sd_adwf_a06_it_enus <
Back to List
Printing, MDI Forms, and Usability with Visual Basic 2008
Overview/Description
Visual Studio 2008 and the .NET Framework 3.5 allow for the creation of applications that can be used in many locations and languages, and also allow for the inclusion of accessibility features. This course explores how to configure print functionality, create menus, globalize, localize, and add further functionality and controls to Windows Forms. Specific topics covered include printing, MDI Forms, globalization and localization, and using accessibility and assistance controls in Windows Forms. This course is one of a series in the SkillSoft learning path that covers the objectives for the Technology Specialist (TS): Microsoft .NET Framework 3.5, Windows Forms Application Development 70-505. Passing this exam will earn the learner the MCTS: .NET Framework 3.5, Windows Forms Applications certification.
Target Audience
Individuals who intend to use the .NET Framework 3.5 with Visual Studio 2008 and Visual Basic 2008 to develop Windows Forms applications; individuals preparing for the Exam 70-505 TS: Microsoft .NET Framework 3.5, Windows Forms Application Development.
Prerequisites
Thorough knowledge of software development concepts and the process of building business applications; experience building Windows-based applications with the Microsoft .NET Framework 3.5; working experience of Visual Studio 2008 and Visual Basic 2008.
Expected Duration (hours)
3.0
Lesson Objectives
Printing, MDI Forms, and Usability with Visual Basic 2008
sd_adwf_a03_it_enus <
Back to List
Custom Controls and Asynchronous Programming with Visual Basic 2008
Overview/Description
Developers often need to create applications that use controls that are configurable and are able to respond to and handle more than one task at a time. This course looks at how Visual Studio 2008 and the .NET Framework 3.5 allow for the creation of custom controls and the use of asynchronous programming techniques to handle multiple processes. Specific topics covered include composite controls, customization and inheritance, using the BackgroundWorker component, and asynchronous operations, methods, and threads in .NET Windows Forms. This course is one of a series in the SkillSoft learning path that covers the objectives for the Technology Specialist (TS): Microsoft .NET Framework 3.5, Windows Forms Application Development 70-505. Passing this exam will earn the learner the MCTS: .NET Framework 3.5, Windows Forms Applications certification.
Target Audience
Individuals who intend to use the .NET Framework 3.5 with Visual Studio 2008 and Visual Basic 2008 to develop Windows Forms applications; individuals preparing for the Exam 70-505 TS: Microsoft .NET Framework 3.5, Windows Forms Application Development.
Prerequisites
Thorough knowledge of software development concepts and the process of building business applications; experience building Windows-based applications with the Microsoft .NET Framework 3.5; working experience of Visual Studio 2008 and Visual Basic 2008.
Expected Duration (hours)
1.5
Lesson Objectives
Custom Controls and Asynchronous Programming with Visual Basic 2008
sd_adwf_a04_it_enus <
Back to List
Application Configuration and Deployment with Visual Basic 2008
Overview/Description
The configuration and deployment of a .NET Windows Forms application is an important part of the development life cycle. This course covers how to install a Windows Forms application and configure application permissions using ClickOnce deployment. Specific areas covered include ClickOnce deployment, using the Windows Installer, security in .NET Windows Forms, and Trusted Application Deployment. This course is one of a series in the SkillSoft learning path that covers the objectives for the Technology Specialist (TS): Microsoft .NET Framework 3.5, Windows Forms Application Development 70-505. Passing this exam will earn the learner the MCTS: .NET Framework 3.5, Windows Forms Applications certification.
Target Audience
Individuals who intend to use the .NET Framework 3.5 with Visual Studio 2008 and Visual Basic 2008 to develop Windows Forms applications; individuals preparing for the Exam 70-505 TS: Microsoft .NET Framework 3.5, Windows Forms Application Development.
Prerequisites
Thorough knowledge of software development concepts and the process of building business applications; experience building Windows-based applications with the Microsoft .NET Framework 3.5; working experience of Visual Studio 2008 and Visual Basic 2008.
Expected Duration (hours)
1.5
Lesson Objectives
Application Configuration and Deployment with Visual Basic 2008
sd_adwf_a05_it_enus <
Back to List
Mentoring 70-505 VB - TS: Microsoft .NET Framework 3.5, Windows Forms Application Development
Overview/Description
SkillSoft Mentors are available to help students with their studies for exam 70-505 VB - TS: Microsoft .NET Framework 3.5, Windows Forms Application Development. You can reach them by entering a Mentored Chat Room or by using the E-mail My Mentor service.
Target Audience
Individuals who are studying the associated SkillSoft content in preparation for, or to become familiar with, the skills and competencies being measured by the actual certification exam.
Prerequisites
Familiarity with the exam objectives listed below and skills and competencies being measured in the associated certification exam.
Expected Duration (hours)
0.0
Lesson Objectives
Mentoring 70-505 VB - TS: Microsoft .NET Framework 3.5, Windows Forms Application Development
mnt70505vb
Back to List
TestPrep 70-505 VB - TS: Microsoft .NET Framework 3.5, Windows Forms App Dev
Overview/Description
To test your knowledge on the skills and competencies being measured by the vendor certification exam. TestPrep can be taken in either Study or Certification mode. Study mode is designed to maximize learning by not only testing your knowledge of the material, but also by providing additional information on the topics presented. Certification mode is designed to test your knowledge of the material within a structured testing environment, providing valuable feedback at the end of the test.
Target Audience
Individuals seeking practice in a structured testing environment, covering the skills and competencies being measured by the vendor certification exam.
Expected Duration (hours)
1.9
Lesson Objectives
TestPrep 70-505 VB - TS: Microsoft .NET Framework 3.5, Windows Forms App Dev
Course Number:sd_adwf_a01_tp_enus
Back to List
Exam 70-536: TS: Microsoft .NET Framework Application Development Foundation Curriculum Outline
Visual Basic: System Types and Collections
Overview/Description
Visual Basic is one of the core languages used by programmers for software development in Visual Studio. This course primarily serves as an introduction to new Collections and System Types. This course also covers enumerators, and new interfaces, specifically the Generic Interface.
Target Audience
Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework - Application Development Foundation Certification Exam (70-536).
Prerequisites
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
Expected Duration (hours)
2.0
Lesson Objectives
Visual Basic: System Types and Collections
Course Number:
sd_adfv_a01_it_enus
Back to List
Visual Basic: Serialization and I/O
Overview/Description
There are many new features for Visual Basic. This course looks at Serialization and I/O functions for .NET Framework, specifically the new classes that implement these functions. This course also covers XML Serialization and Isolated Storage.
Target Audience
Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework - Application Development Foundation Certification Exam (70-536).
Prerequisites
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
Expected Duration (hours)
1.5
Lesson Objectives
Visual Basic: Serialization and I/O
Course Number:
sd_adfv_a02_it_enus
Back to List
Visual Basic: Customized Programming
Overview/Description
Visual Basic offers flexibility to the programmer in many new ways in the latest installment of Visual Studio. This course focuses on customized programming such as Interoperability, Reflection, new Drawing Classes for graphics, and Globalization.
Target Audience
Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework - Application Development Foundation Certification Exam (70-536).
Prerequisites
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
Expected Duration (hours)
2.0
Lesson Objectives
Visual Basic: Customized Programming
Course Number:
sd_adfv_a03_it_enus
Back to List
Visual Basic: Security
Overview/Description
Visual Studio adds to the Security namespace to make your Visual Basic programs even more secure and easier to implement.This course is designed to familiarize students with VB Security which includes Code Access Security, IIS security, and Cryptography which includes instructions for symmetric and asymmetric cryptography with hash functions.
Target Audience
Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework - Application Development Foundation Certification Exam (70-536).
Prerequisites
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
Expected Duration (hours)
2.0
Lesson Objectives
Visual Basic: Security
Course Number:
sd_adfv_a04_it_enus
Back to List
Visual Basic: Threading, Service Processing, and Application Domains
Overview/Description
This course covers how to implement Threading, and Service Processing in Visual Basic. Additionally, this course covers configuring and managing application domains.
Target Audience
Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework - Application Development Foundation Certification Exam (70-536).
Prerequisites
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
Expected Duration (hours)
2.0
Lesson Objectives
Visual Basic: Threading, Service Processing, and Application Domains
Course Number:
sd_adfv_a05_it_enus
Back to List
Visual Basic: Diagnostics and Management
Overview/Description
Configuration and Process Management can be among the most complex tasks a programmer can undertake. This course aids the student in familiarizing themselves with the tools in Visual Basic to accomplish this.
Target Audience
Employees, Consultants, and Students that are preparing for the Technology Specialist: Microsoft .NET Framework - Application Development Foundation Certification Exam (70-536).
Prerequisites
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
Expected Duration (hours)
2.0
Lesson Objectives
Visual Basic: Diagnostics and Management
Course Number:
sd_adfv_a06_it_enus
Back to List
C# 2005: System Types and Collections
Overview/Description
To use types, classes, interfaces, iterators, and generics to create data-driven applications
Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
C# 2005: System Types and Collections
Course Number:
Back to List
C# 2005: Serialization and I/O
Overview/Description
To serialize and deserialize objects for storage and manipulation, use I/O classes to manage data streams and files, and analyze how application performance can be enhanced using serialization and I/O
Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
C# 2005: Serialization and I/O
Course Number:
Back to List
C# 2005: Customized Programming
Overview/Description
To enable compatibility between COM and C# 2005, use reflection to call classes and data types, and customize a C# 2005 application for graphics, text, globalization, and e-mail
Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
C# 2005: Customized Programming
Course Number:
Back to List
C# 2005: Security
Overview/Description
To recognize the different types of security supported by C# 2005 and how they work, and to use them in application development
Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
C# 2005: Security
Course Number:
Back to List
C# 2005: Threading, Service Processing, and Application Domains
Overview/Description
To recognize how threading, service processing, and application domains facilitate background system operations, and to implement them in Visual Basic applications
Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
C# 2005: Threading, Service Processing, and Application Domains
Course Number:
Back to List
C# 2005: Diagnostics and Management
Overview/Description
To manage application configuration and the custom installation of components, event logs, system processes and information, and use debugging and tracing to measure application performance
Employees, consultants, and students that are preparing for the Technology Specialist: Microsoft .NET Framework 2.0 - Application Development Foundation Certification Exam (70-536)
Familiarity with concepts and architecture of software development and business applications; development experience in an object-oriented programming language preferable
C# 2005: Diagnostics and Management
Course Number:
Back to List
Mentoring 70-536 VB - TS: Microsoft .NET Framework - Application Development Foundation
Overview/Description
SkillSoft Mentors are available to help students with their studies for exam 70-536 VB - TS: Microsoft .NET Framework - Application Development Foundation. You can reach them by entering a Mentored Chat Room or by using the E-mail My Mentor service.
Target Audience
Individuals who are studying the associated SkillSoft content in preparation for, or to become familiar with, the skills and competencies being measured by the actual certification exam.
Prerequisites
Familiarity with the exam objectives listed below and skills and competencies being measured in the associated certification exam.
Expected Duration (hours)
0.0
Lesson Objectives
Mentoring 70-536 VB - TS: Microsoft .NET Framework - Application Development Foundation
mnt70536vb <
Back to List
TestPrep 70-536 VB - TS: Microsoft .NET Framework - Application Development Foundation
Overview/Description
To test your knowledge on the skills and competencies being measured by the vendor certification exam. TestPrep can be taken in either Study or Certification mode. Study mode is designed to maximize learning by not only testing your knowledge of the material, but also by providing additional information on the topics presented. Certification mode is designed to test your knowledge of the material within a structured testing environment, providing valuable feedback at the end of the test.
Target Audience
Individuals seeking practice in a structured testing environment, covering the skills and competencies being measured by the vendor certification exam.
Prerequisites
The associated SkillSoft certification content should be completed before attempting this TestPrep. This will maximize the effectiveness of the preparation exam.
Expected Duration (hours)
0.0
Lesson Objectives
TestPrep 70-536 VB - TS: Microsoft .NET Framework - Application Development Foundation
TP70536VB_eng <
Back to List
Microsoft MCTS .NET Framework 3.5 Windows
Forms Applications
Developers who earn the MCTS: .NET Framework 3.5 Windows Forms Applications certifications have demonstrated skills in Windows forms creation, data integration, application configuration and deployment, XML handling, printing, MDI form and usability with Visual Basic 2008. The MCTS: .NET Framework 3.5 Windows Forms Applications certification is ideal for Database Administrator, Database Developers or Business Intelligence Developers and other developers interested in upgrading their skills.
Benefits of CBT Direct’s Online Microsoft MCTS Certification Training
CBT Direct boasts the most beneficial online certification training on the market. With online training, you have the flexibility to study on your schedule, and with the speed and reliability of the internet, CBT Direct’s Microsoft MCTS training course is accessible anywhere you have an internet connection. Convenience finally costs less with CBT Direct – the most affordable online training solution today. CBT Direct is also a Microsoft Certified Partner.
The unique design of CBT Direct’s Microsoft MCTS certification course incorporates a proven four-step learning process: presentation, demonstration, guidance and independent practice. This four-step proven learning model for CBT Direct’s Microsoft MCTS training course ensures the greatest level of retention to prepare you for your Microsoft MCTS certification exam.
CBT Direct also offers online mentoring for over 100 current major certification exams, including Microsoft MCTS, for IT
professionals and end-users alike. CBT Direct’s mentors have a minimum of 20 certifications each and are available 24/7*.
* Available for most courses.
Who Benefits from CBT Direct’s Microsoft MCTS Training?
This training would be beneficial for individuals looking for IT job positions such as Database Administrator, Database Developers or Business Intelligence Developers and other developers interested in upgrading their skills.
What Professionals Will Learn from CBT Direct’s Microsoft
MCTS Training
Candidates who want to earn this certification must pass two exams: one prerequisite that focuses on Microsoft .NET Framework foundational skills and another exam that focuses on ASP.NET 3.5.
Exam 70-536: TS: Microsoft .NET Framework Application Development Foundation
This training course will teach you the use of types, collections, generics, and regular expressions to manage data, develop
services, application domains, and multithreaded applications. You will also learn how to implement code access and role-based
security, and data encryption as well as, work with serialization and reflection techniques. Develop instrument applications
with logging and tracing and interact with legacy code using COM Interop and PInvoke. Click here to see a detailed curriculum outline.
Exam 70-505: TS: Microsoft .NET Framework 3.5 – Windows Forms Applications
This online training course provides students with the knowledge to create and customize forms, add controls, set tab order
and group controls. You’ll learn data binding, creating and controlling a connection pool and detect, handle database
connection exceptions and more. Click here to see a detailed curriculum outline.
Hours
(9-5 EST)
70-505 | TS: Microsoft .Net Framework 3.5, Windows Forms Application Development | ü | ü | |
70-536 | Microsoft MCTS: Microsoft .NET Framework Application Development Foundation | ü | ü |
Exam 70-536: TS: Microsoft .NET Framework Application Development Foundation
Exam 70-505: TS: Microsoft .NET Framework 3.5 - Windows Forms Applications