MCSD

MCSD for Microsoft .Net Certification Requirements

The Microsoft Certified Solution Developer (MCSD) for Microsoft .NET credential is the top-level certification for advanced developers who design and develop leading-edge enterprise solutions, using Microsoft development tools and technologies as well as the Microsoft .NET Framework.

Specifications

Name: MCSD for Microsoft .Net Certification Requirements

Duration: 5 months

Contents

Required Exams (5)

  • Exam 70-305: developing and implementing web applications with Microsoft Visual Basic .Net and Microsoft Visual Studio .Net
  • OR
  • Exam 70-315: developing and implementing web applications with C sharp.
  • Exam 70-306: developing and implementing windows based applications with Microsoft Visual Basic .Net and Microsoft Visual Studio .Net.
  • OR
  • Exam 70-316: developing and implementing Windows applications with C sharp.
  • Exam 70-310: devloping XML Web Services and and server components with Microsoft Visual Basic .net
  • Exam 70-300: Analyzing requirments and defining Microsoft .Net Solution Architectures.
  • Exam 70-229: Designing and Implementing database with Microsoft Sql Server TM 2000 Enterprise Edition.

MCDBA

Microsoft Certified Database Administrator (MCDBA 2003)

MCDBAs are qualified to derive physical database designs, develop logical data modals, create physical database, create data service by using Transact-SQL, manage and maintain database, configure and manage security monitor and optimize database and install and configure Microsoft SQL Server.

Specifications

Name: Microsoft Certified Database Administrator (MCDBA 2003)

Duration: 4 months

Contents

  • Managing, and Maintaining a MS Windows 2003 Server 2003 Environment (Exam 70-290)
  • Planning, and Maintaining at MS Windows 2003 Network Infrastructure (Exam 70-293)
  • Installing, Configuring, and Administering Microsoft SQL Server 2000 Enterprise Edition (Exam 70-228)
  • Designing and Implementing Databases with Microsoft SQL Server 2000 Enterprise Edition (Exam 70-229)

- MCSA

Microsoft Certified System Administrator

New MCSA certification will help you advance your career by ensuring you have the skills to successfully implement and manage systems based on Microsoft Technologies. The MCSA credential is for individuals who are seeking a career as an IT systems administration professional, managing and troubleshooting existing network and system environments based on the Microsoft® Windows® 2000 platform

Specifications

Name: Microsoft Certified System Administrator

Duration: 4 months

Contents

  • Installing, Configuring, and Administering Microsoft Windows 2000 Professional (Exam 70-210).
  • Installing, Configuring, and Administering Microsoft Windows 2000 Server (Exam 70-215).
  • Implementing and Administering a Microsoft Windows 2000 Network Infrastructure (Exam 70-216).
  • Managing a Microsoft Windows 2000 Network Environment (Exam 70-218).

MCSE

Microsoft Certified Systems Engineer (MCSE 2003)

MCSEs are qualified to effectively plan, implement, maintain and support, information systems in wide range of computing Environment with Windows 2003 and Microsoft Back Office.

The duration of the course is 4½ months.

MCSE candidates on the Microsoft Windows Server 2003 track are required to satisfy the following requirements:

Core Exams (6 Exams Required)

  • Four networking system exams.
  • One client operating system exam.
  • One design exam.

Elective exams (one exam required)

The elective exams provide a valid and reliable measure of technical proficiency and expertise in solution design and implementation. MCSE candidates should also have at least one year of experience implementing and administering a network operating system, implementing and administering a client operating system, and designing a network infrastructure. Individuals who earned the MCSE certification on Windows NT® 4.0 by February 28, 2001 remain certified. To learn more about changes in the certification policy, see the Microsoft Enhances Its Certification Program page.

Core Exams (6 Exams Required)

  • Networking System (4 Exams Required)
  • Managing and Maintaining a Microsoft Windows 2003 Environment (Exam 70-290)
  • Implement, Managing, and Maintaining a Microsoft windows 2003 Network Infrastructure (Exam 70-291)
  • Planning and Maintaining a windows 2003 Network Infrastructure (Exam 70-293)
  • Planing, Implementing, and Maintaining MS Windows server 2003 Active Directory Infrastructure. (Exam 70-294)
  • Client Operating System (1 Exams Required)
  • Installing, Configuring, Administring MS Windows XP Professsional. (Exam 70-270)
  • Installing, Configuring, Administring MS Windows XP Professsional. (Exam 70-210)
  • Design (1 Exams Required)
  • Designing a MS Windows 2003 Active Directory and Network Infrastructure. (Exam 70-297)
  • Designing Security for a Microsoft Windows Server 2003 Network. (Exam 70-298)

SQL Server

SQL Server 2000

This Course provides the ability to administer and troubleshoot information system that incorporate Microsoft SQL Server 2000.

Specifications

Name: SQL Server 2000

Duration: 1½ month

Contents

  • Installing and Configuring SQL Server 2000
  • Creating SQL Server 2000 Database
  • Managing, Monitoring and Troubleshooting SQL Server 2000 Databse
  • Extracting and Transforming Data with SQL Server 2000
  • Managing and Monitoring SQL Server 2000 Security
  • Managing, Monitoring and Troubleshooting SQL Server 2000

VB.NET

Microsoft Visual Basic .Net

Imparting the know how of making applications in a frontend tool.

Specifications

Name: SQL Server 2000

Duration: 1½ month

Contents

  • Installing and Configuring SQL Server 2000
  • Creating SQL Server 2000 Database
  • Managing, Monitoring and Troubleshooting SQL Server 2000 Databse
  • Extracting and Transforming Data with SQL Server 2000
  • Managing and Monitoring SQL Server 2000 Security
  • Managing, Monitoring and Troubleshooting SQL Server 2000

ASP.NET

Microsoft Asp.net

Imparting the know how of making Web-Applications.

Specifications

Name: Microsoft Asp.net

Duration: 1½ month

Contents

  • NET Framework Overview
  • The Common Language Runtime
  • The Common Type System
  • The .NET Framework Base Class Library
  • Introduction of a Web Application
  • Introduction of ASP.NET
  • Creating Web Forms
  • Adding ASP.NET Code to a Page
  • Handling Page Events
  • Web Controls and HTML controls compared
  • Using Intrinsic Controls
  • Using Input Validation Controls
  • Introduction to user controls
  • Sharing Information Between Pages
  • Overview of Tracing, Trace Information,Page-Level Trace and Application-Level Trace
  • Advantages of Partitioning an ASP .NET Page
  • Creating and Using Code-Behind Pages
  • Creating and Using Components and Classes
  • Inheritance of Classes, Interfaces
  • connecting to different data sources
  • Working with Files
  • Overview of ADO .NET
  • Connecting to a Data Source
  • Accessing Data with DateSets
  • Using DataViews
  • Accessing Data with DataReaders
  • Using XML Data with a DataSet
  • Securing an ASP.NET Application Web Services
  • Creating a Simple Web Service Using Visual Studio.NET
  • Calling a Web Service Using Visual

C#.NET

Microsoft C-Sharp (C#)

Imparting the know how of making Console applications.

Specifications

Name: Microsoft C-Sharp(c#)

Duration: 1½ month

Contents

  • .NET Framework Overview
  • The Common Language Runtime
  • The Common Type System
  • The .NET Framework Base Class Library
  • Instantiating and Using Classes, Building Class Hierarchies
  • Inheriting from the Object Class,Sealed Classes
  • Abstract Classes and Polymorphism
  • Using .NET Namespaces
  • Value Types vs. Reference Types
  • Variables, Data Types, Function
  • Command Line Compiler Options,Hiding Inherited Methods
  • Using Value Types, Creating Value Types,Interfaces, Overloading,Boxing,Casting & Conversions
  • Using Reference Types,Using Hash codes, Object Identity,Interface Casting, Public Constructors,Private Constructors, Static Constructors,Indexers, User Defined Conversions
  • Delegates Explained, Callbacks & Delegates, Singlecast Delegates, Multicast Delegates, Event-Driven Programming Model, Relationship between Delegates and Events, Using Events in C#
  • Threading Concepts, Thread Basics, Creating Threads in C#, Problems with Threads, Thread Management, Thread Synchronization
  • Interacting with the File System, Manipulating Files and Directories, Readers and Writers, Stream Objects, Object Serialization, Using FileSystemWatcher, Processing XML Documents