Search More Results

Google
 

160by2 - Free SMS Online

Saturday, August 4, 2007

Microsoft .NET Certifications Exam Details

Microsoft Certification exams

Exam 70-316: - Developing and Implementing Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET

Student Materials

The student kit includes a comprehensive workbook and other necessary materials for this class.

Course Outline

Module 1: Introducing Windows Forms
Download Module 1

The following topics are covered in this module:
Lessons

Creating a Form
Adding Controls to a Form
Creating an Inherited Form
Organizing Controls on a Form
Creating MDI Applications

Lab 1.1: Creating Windows Forms

Creating a New Windows Form
Inheriting a New Form from an Existing Windows Form

After completing this module, students will be able to:

Create a form and add controls to it.
Create an inherited form by using Visual Inheritance.
Organize controls on a form.
Create Multiple Document Interface (MDI) applications.

Module 2: Working with Controls
Download Module 2


This module explains how to create event procedures (handlers) in your application that will run in response to user actions.
Students will learn how to add programming logic to the event procedures of a control, how to use the Windows Forms intrinsic controls, dialog boxes, and menus, and how to validate the data entered by users of your application.

Lessons

Creating an Event Handler for a Control
Using Windows Forms Controls
Using Dialog Boxes in a Windows Forms Application
Adding Controls at Run Time
Creating Menus
Validating User Input

Lab 2.1: Working with Controls

Creating and Using Controls

After completing this module, students will be able to:

Create an event handler for a control.
Select and use the appropriate controls in a Windows Forms application.
Use dialog boxes in a Windows Forms application.
Add controls to a form at run time.
Create and use menus in a Windows Forms application.
Validate user input in a Windows Forms application..

Module 3: Building Controls

This module explains how to extend the functionality of an existing Windows control, combine multiple existing controls into a composite control, and build a new custom control.
Students will also learn how to add design-time licensing support to a control.

Lessons

Extending and Creating Controls
Adding Design-Time Support for Controls
Licensing a Control

Lab 3.1: Building Controls

Declare an Event and Raising It from an Extended Control
Creating a Composite Control
Adding Design-Time Support

After completing this module, students will be able to:

Extend an existing control.
Create a composite control by combining functionality of several existing Windows Forms controls.
Describe the design-time support options for components provided by Visual Studio .NET.
Add attributes that provide information to the Visual Designer.
Create and validate licenses for controls.

Module 4: Using Data in Windows Forms Applications

This module explains how to bind Windows forms to various data sources by using ADO .NET. Students will learn about binding Windows forms to data from sources such as databases and XML files.
Students will get an overview of the XML Web services programming model and learn how to create applications that use XML Web services.
The module also provides an overview of how to persist data to and read data from files and isolated storage.

Lessons

Adding ADO.NET Objects to and Configuring ADO.NET Objects in a Windows Forms Application
Accessing and Modifying Data by Using DataSets
Binding Data to Controls
Overview of XML Web Services
Creating a Simple XML Web Services Client
Persisting Data

Lab 4.1: Accessing Data with ADO.NET

Generating and Populating DataSets
Modifying a DataSet
Updating a DataSet to a DataSource
Binding and Formatting Data in Controls

Lab 4.2: Calling an XML Web Service

Calling an XML Web Service

After completing this module, students will be able to:

Describe the objects in the ADO.NET object model.
Add and configure ADO.NET objects in a Windows Forms application.
Access and modify data from a database by using DataSets.
Bind data to controls.
Describe the XML Web services model and the roles of HTML, SOAP, and XML in the XML Web services model.
Create and test a simple XML Web service client application.
Persist data to files, serialize objects, use isolated storage, and persist application settings.

Module 5: Interoperating with Managed Objects

This module explains how to use .NET and COM components in a Windows Forms application. Students will also learn how to call Win32 APIs in their Windows Forms application.

Lessons

Using .NET and COM Components in a Windows Forms Application
Calling Win32 APIs from Windows Forms Applications

Lab 5.1: Interoperating with COM and Calling Win32 APIs

Using a COM Component in a .NET-Based Application
Calling Win32 APIs from a .NET-Based Application

After completing this module, students will be able to:

Use .NET and COM components in a Microsoft .NET Framework Windows Forms application.
Call Win32 APIs from a Windows Forms application.


Module 6: Printing and Reporting in Windows Forms Applications

The following topics are covered in this module:

Lessons

Printing From a Windows Forms Application
Using the Print Preview, Page Setup, and Print Dialogs
Constructing Print Document Content by Using GDI+
Creating Reports by Using Crystal Reports

Lab 6.1: Printing Formatted Documents

Adding Print Support to an Application
Creating Printed Output by Using GDI+

After completing this module, students will be able to:

Print documents in a Windows Forms application.
Use the Visual Studio .NET printing dialog boxes in a Windows Forms application.
Use GDI+ to construct print document content.
Create and format reports by using Crystal Reports.

Module 7: Asynchronous Programming

This module explains how to use the techniques of asynchronous programming and multithreading to avoid blocking the user interface of an application.

Lessons

The .NET Asynchronous Programming Model
The Asynchronous Programming Model Design Pattern
How to Make Asynchronous Calls to Any Method
Helping Protect State and Data in a Multithreaded Environment

Lab 7.1: Making Asynchronous Calls to an XML Web Service

Converting Synchronous Calls to Asynchronous Calls

After completing this module, students will be able to:

Describe the .NET Framework asynchronous programming model.
Modify a client application to use built-in .NET Framework support for asynchronous calls to methods.
Describe how to add explicit support for asynchronous calls to any method.

Module 8: Enhancing the Usability of Applications

This module covers how to use the accessibility, Help, and localization features available in the .NET Framework.

Lessons

Adding Accessibility Features
Adding Help to an Application
Localizing an Application

Lab 8.1: Enhancing the Usability of an Application

Adding Support for Accessibility
Adding Help to an Application
Adding ToolTips to an Application
Localizing the User Interface of an Application
Localizing Resources in an Application

After completing this module, students will be able to:

Use .NET Framework features to add and enable accessibility features in an application.
Add support for context-sensitive Help, Help menus, and ToolTips to an application.
Use localization properties and resource files to create a localized version of a .NET Framework Windows Forms application.

Module 9: Deploying Windows Forms Applications

This module explains assemblies and how to use strong-named assemblies and the Global Assembly Cache (GAC) in the .NET Framework. Students will also learn how to configure and deploy .NET-based applications.

Lessons

.NET Assemblies
Deploying Windows Forms Applications

Lab 9.1: Deploying an Application

Building and Referencing a Strong-Named Assembly
Installing a Strong-Named Assembly into the Global Assembly Cache
Deploying a .NET Application
Using an Application Configuration File

After completing this module, students will be able to:

Use strong-named assemblies in .NET applications.
Use application configuration files to configure and use Microsoft Windows Installer 2.0 to package and deploy .NET applications.

Module 10: Securing Windows Forms Applications

This module explains the .NET Framework security model. Students will learn how to use .NET Framework security features in Windows Forms applications.

Lessons

Security in the .NET Framework
Using Code Access Security
Using Role-Based Security

Lab 10.1: Adding and Testing Permission Requests

Adding and Testing Permission Requests

After completing this module, students will be able to:

Describe the .NET Framework security model.
Use code access security to help protect an application.
Use role-based security to help control access to an application.

Micosoft Certifications .NET Certifications

Microsoft Certificates

Introductions

Microsoft’s .NET platform has matured into a robust and versatile development environment for both Windows-based and Web-based application development and with its emphasis on XML technology and Web services

Visual Studio 2005 verses .NET framework

Use Visual Studio 2005 to develop robust software solutions for deployment on both Windows and Web environments.

Use the Microsoft .NET framework to full advantage for a variety of application development.


Microsoft Programming Qualifications

If you have good knowledge in any programming languages using windows, then you may get a good career out of it.

Now we'll see the various paths to becoming a Microsoft programmer.

The Certificates

There are three main programming certificates there in windows applications.
From that decide which one to go for, so you need to know briefly about these three types of certifications and also difference between them.

But the three are:
Microsoft Certified Professional Developer (MCPD)
Microsoft Certified Application Developer (MCAD)
Microsoft Certified Solution Developer (MCSD)

MCPD, MCAD and MCSD

I. Microsoft Certified Professional Developer (MCPD)

The MCPD is a more specialized certificate, and allows you to concentrate on Web Development, Windows Application Development, or business applications.

It's usually done after you've gained an MCAD. The most well-known is probably the MCSD, so we'll start with that one.

II. Microsoft Certified Solution Developer (MCSD)

This certificate is for those who want to work analyzing, designing and developing Microsoft applications and programming technologies in a business environment.

Before taking an MCSD, you should already have two years experience working as a developer.

MCSD (5 Exams) = we need to pass Four Core Exams (4CE) + One Elective Exam (1EE)

1. Core Exam One - Web Application Development

Either

Code: - Exam 70-305
Title: -Developing and Implementing Web Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio .NET
Description: - This exam is test strong knowledge in development and as well as implementation knowledge in web applications
Language: - Visual Basic
Development Environment: -

Visual Studio.NET

Or

Code: - Exam 70-315
Title: - Developing and Implementing Web Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET
Description: - This exam is test strong knowledge in development and as well as implementation knowledge in web applications
Language: - Visual C#
Development Environment: - Visual Studio.NET

2. Core Exam Two - Windows Application Development

Either

Code: - Exam 70-306
Title: - Developing and Implementing Windows-based Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio .NET
Description: - This exam is test strong knowledge in development and as well as implementation knowledge in Windows-based applications
Language: - Visual Basic
Development Environment: - Visual Studio.NET

Or

Code: - Exam 70-316
Title: - Developing and Implementing Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET
Description: - This exam is test strong knowledge in development and as well as implementation knowledge in Windows-based applications
Language: - Visual C#
Development Environment: - Visual Studio.NET

3. Core Exam Three - Web Services and Server Components Development

Either

Code: - Exam 70-310
Title: - Developing XML Web Services and Server Components with Microsoft Visual Basic .NET and the Microsoft .NET Framework
Description: - This exam is test strong knowledge in developing XML Web Services and Server Components in Microsoft .NET Framework
Language: - Visual Basic
Development Environment: - Microsoft .NET Framework

Or

Code: - Exam 70-320
Title: - Developing XML Web Services and Server Components with Microsoft Visual C# and the Microsoft .NET Framework
Description: - This exam is test strong knowledge in developing XML Web Services and Server Components in Microsoft .NET Framework
Language: - Visual C#
Development Environment: - Microsoft .NET Framework

4. Core Exam Four - Solution Architecture

Code: - Exam 70-300
Title: - Analyzing Requirements and Defining Microsoft .NET Solution Architectures
Description: - This exam is test strong knowledge in Analyzing Requirements and Defining Microsoft .NET Solution Architectures
Development Environment: - Microsoft .NET Framework

5. Elective Exam

For the elective exam, you can choose any one of the following:
1. Designing and Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition
2. Designing and Implementing Solutions with Microsoft BizTalk Server 2000 Enterprise Edition
3. Designing and Implementing Solutions with Microsoft Commerce Server 2000
4. TS: Developing Business Process and Integration Solutions Using Microsoft Biztalk Server 2006
5. Managing, Organizing, and Delivering IT Projects by Using Microsoft Solutions Framework 3.0
6. Implementing Security for Applications with Microsoft Visual Basic .NET
7. Implementing Security for Applications with Microsoft Visual C# .NET
8. TS: Microsoft SQL Server 2005 - Implementation and Maintenance
9. Developing E-Business Solutions Using Microsoft BizTalk Server 2004

III. Microsoft Certified Application Developer (MCAD)

A software cycle consists of roughly six steps:
1. Analyze,
2. Design,
3. Develop,
4. Test,
5. Deploy, and
6. Maintain.

Note: - Main difference between MSCD and MCAD
MSCD: - The Solution Developer is expected to do all six.
MCAD: - As an Application Developer, you'll be expected to do the last four, but not the first two.

In short, the MCAD is a programmer, while the MCSD is a developer and programmer.

Microsoft Certified Application Developer (MCAD)


To gain an MCAD qualification, you need to pass three exams, two fewer than for a MCSD. The exams you need are two Core exams, and one Elective one.

MCAD (3 Exams) = we need to pass Two Core Exams (2CE) +One Elective Exam (1EE)

1. Core Exams: Web or Windows Application Development (Pick One)

Either

Code: - Exam 70-305
Title: -Developing and Implementing Web Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio .NET
Description: - This exam is test strong knowledge in development and as well as implementation knowledge in web applications
Language: - Visual Basic
Development Environment: -

Visual Studio.NET

Or

Code: - Exam 70-306
Title: - Developing and Implementing Windows-based Applications with Microsoft Visual Basic .NET and Microsoft Visual Studio .NET
Description: - This exam is test strong knowledge in development and as well as implementation knowledge in Windows-based applications
Language: - Visual Basic
Development Environment: - Visual Studio.NET

Or

Code: - Exam 70-315
Title: - Developing and Implementing Web Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET
Description: - This exam is test strong knowledge in development and as well as implementation knowledge in web applications
Language: - Visual C#
Development Environment: - Visual Studio.NET

Or

Code: - Exam 70-316
Title: - Developing and Implementing Windows-based Applications with Microsoft Visual C# .NET and Microsoft Visual Studio .NET
Description: - This exam is test strong knowledge in development and as well as implementation knowledge in Windows-based applications
Language: - Visual C#
Development Environment: - Visual Studio.NET+

2. Core Exams: Web Services and Server Components Development (Pick One)

Either

Code: - Exam 70-310
Title: - Developing XML Web Services and Server Components with Microsoft Visual Basic .NET and the Microsoft .NET Framework
Description: - This exam is test strong knowledge in developing XML Web Services and Server Components in Microsoft .NET Framework
Language: - Visual Basic
Development Environment: - Microsoft .NET Framework

Or

Code: - Exam 70-320
Title: - Developing XML Web Services and Server Components with Microsoft Visual C# and the Microsoft .NET Framework
Description: - This exam is test strong knowledge in developing XML Web Services and Server Components in Microsoft .NET Framework
Language: - Visual C#
Development Environment: - Microsoft .NET Framework

3. Elective exam (one required)

For the elective exam, the choices are more or less the same as for the MCSD
For the elective exam, you can choose any one of the following:
1. Designing and Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition
2. Designing and Implementing Solutions with Microsoft BizTalk Server 2000 Enterprise Edition
3. Designing and Implementing Solutions with Microsoft Commerce Server 2000
4. TS: Developing Business Process and Integration Solutions Using Microsoft Biztalk Server 2006
5. Managing, Organizing, and Delivering IT Projects by Using Microsoft Solutions Framework 3.0
6. Implementing Security for Applications with Microsoft Visual Basic .NET
7. Implementing Security for Applications with Microsoft Visual C# .NET
8. TS: Microsoft SQL Server 2005 - Implementation and Maintenance
9. Developing E-Business Solutions Using Microsoft BizTalk Server 2004