Training Classes | Learning and Development Resources | Training Directory | New Training Seminars | New Training Providers | Site Map | Promote Training Seminars | Training Keywords | Training Seminars | Training Providers | Regions | Training Search | Advertise Training Seminars | Login

Online MCSD eLearning Training

 Are you a MCSD training provider?
You could be on this page today - for FREE!

>>
Online eLearning Training
>> Choose a Location


Related Searches : Microsoft mcsd   mcsd net   mcsd exam   mcsd certifications  

MCSD Training Seminars and Classes

From Serebra Learning Corporation
ASP NET User Interface Considerations on-line e-learning cbt (computer based) To describe how to create and use dynamic controls, implement styling, and use data binding Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification more...
Adding Professional Features to an ASP NET User Interface on-line e-learning cbt (computer based) To be able to create a user interface that incorporates user assistance features, accessiblity functionality, and advanced validation features Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification more...
Globalizing ASP NET Applications on-line e-learning cbt (computer based) To outline the issues and processes involved in globalizing and localizing an application Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification more...
Advanced ASP NET Topics on-line e-learning cbt (computer based) To demonstrate how to migrate ASP to ASP.NET, leverage legacy compenents, create and use .NET components, and install and configure ASP.NET servers Web developers who are familiar with the fundamentals of Microsoft ASP.NET and who wish to broaden their ASP.NET programming abilities, especially those pursuing MCAD or MCSD .NET certification more...
Testing and Instrumenting C Applications on-line e-learning cbt (computer based) To introduce the concepts of software testing and debugging and to describe the use of the Debug and Trace programmatic classes in the .NET Framework class library and the Visual Studio .NET and SDK interactive debuggers Windows developers seeking to update their knowledge of and skills in developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET more...
Application Maintenance and Optimization in C on-line e-learning cbt (computer based) To introduce and describe techniques for monitoring and optimizing Windows applications using the .NET performance-monitoring API, the .NET Windows event log API, and Visual Studio Analyzer Windows developers seeking to update their knowledge of and skills in developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification more...
Testing and Instrumenting Web Applications in C on-line e-learning cbt (computer based) To introduce the concepts of software testing and debugging and to describe how to instrument an application for tracing and debugging in .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification more...
Web Application Tracing and Debugging in C on-line e-learning cbt (computer based) To explain the use of tracing and testing in .NET web applications, and to outline how to perform interactive debugging in Visual Studio .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification more...
Web Application Maintenance in C on-line e-learning cbt (computer based) To introduce and describe techniques for monitoring web applications using the .NET performance monitoring API, the .NET Windows event log API, and Visual Studio Analyzer Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification more...
Testing and Instrumenting Web Applications in VB NET on-line e-learning cbt (computer based) To introduce the concepts of software testing and debugging and to describe how to instrument an application for tracing and debugging in .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification more...
Web Application Tracing and Debugging in VB NET on-line e-learning cbt (computer based) To explain the use of tracing and testing in .NET web applications, and to outline how to perform interactive debugging in Visual Studio .NET Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification more...
Web Application Maintenance in VB NET on-line e-learning cbt (computer based) To introduce and describe techniques for monitoring web applications using the .NET performance monitoring API, the .NET Windows event log API, and Visual Studio Analyzer Web developers seeking to update their knowledge and skills when developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification more...
Testing and Instrumenting VB NET Applications on-line e-learning cbt (computer based) To introduce the concepts of software testing and debugging and to describe the use of the Debug and Trace programmatic classes in the .NET Framework class library and the Visual Studio .NET and SDK interactive debuggers Windows developers seeking to update their knowledge of and skills in developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET more...
Application Maintenance and Optimization inVB NET on-line e-learning cbt (computer based) To introduce and describe techniques for monitoring and optimizing Windows applications using the .NET performance monitoring API, the .NET Windows event log API, and Visual Studio Analyzer Windows developers seeking to update their knowledge of and skills in developing, testing, and debugging software applications in Visual Studio .NET or pursuing MCAD or MCSD .NET certification more...
Planning and Starting the Deployment of a NET web Application on-line e-learning cbt (computer based) To outline the primary considerations and decisions that a developer needs to make when planning the deployment of a .NET web application, and to explain the appropriate use and installation of private and shared assemblies in that deployment Application developers with experience in Visual Basic .NET who wish to become familiar with the deployment process in the .NET Framework, especially those more...
Using Visual Studio NET to Deploy a Web-based Application on-line e-learning cbt (computer based) To explain and demonstrate how to use Visual Studio .NET to create, configure, and deploy a web-based application Application developers with experience in Visual Basic .NET who wish to become familiar with the deployment process in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for more...
Application Deployment in NET on-line e-learning cbt (computer based) To describe all available deployment options for packaging and distribution Application developers with experience in Visual Basic .NET who wish to become familiar with the deployment process in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials more...
Deployment of Windows-Based NET Applications on-line e-learning cbt (computer based) To deploy a Windows-based application or component. Application developers with experience in Visual Basic .NET who wish to become familiar with the deployment process in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials more...
ADO NET Connections and Commands on-line e-learning cbt (computer based) To introduce ADO.NET and to describe how to make connections to databases and run stored procedures and SQL statements in a connected design C# programmers and candidates for the Microsoft MCSD and MCAD certification paths more...
Building ADO NET DataSets on-line e-learning cbt (computer based) To describe how to use ADO.NET's disconnected DataSet object model, including DataSets, DataAdapters, DataTables, DataRelations, DataRows, and DataColumns C# programmers and candidates for the Microsoft MCSD and MCAD certification paths more...
Advanced ADO NET Programming on-line e-learning cbt (computer based) To explain how to modify DataSet data, update data sources, read and write XML data sources, and interact with ADO.NET C# programmers and candidates for the Microsoft MCSD and MCAD certification paths more...
Managing Disconnected Data on-line e-learning cbt (computer based) To demonstrate how to relate tables and DataSets, bind DataSets to a DataGrid, and to modify, view, and select disconnected data C# programmers and candidates for the Microsoft MCSD and MCAD certification paths more...
ADO NET Connections and Commands on-line e-learning cbt (computer based) To introduce ADO.NET and to describe how to make connections to databases and run stored procedures and SQL statements in a connected design Visual Basic .NET programmers and candidates for the Microsoft MCSD and MCAD certification paths more...
Building ADO NET DataSets on-line e-learning cbt (computer based) To describe how to use ADO.NET's disconnected DataSet object model, including DataSets, DataAdapters, DataTables, DataRelations, DataRows, and DataColumns Visual Basic .NET programmers and candidates for the Microsoft MCSD and MCAD certification paths more...
Advanced ADO NET Programming on-line e-learning cbt (computer based) To explain how to modify DataSet data, update data sources, read and write XML data sources, and interact with ADO.NET Visual Basic .NET programmers and candidates for the Microsoft MCSD and MCAD certification paths more...
Windows Forms and Controls in C on-line e-learning cbt (computer based) To explain how to work with Windows Forms and controls in C# Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials more...
Customizing Controls and Events in C on-line e-learning cbt (computer based) To demonstrate how to customize controls and add event handling to a C# Windows application Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials more...
Input Validation and Error Handling in C on-line e-learning cbt (computer based) To demonstrate how to validate user input and provide error handling for a C# Windows application Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials more...
Adding Services and Components in C on-line e-learning cbt (computer based) To demonstrate how to add services and components in C# Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials more...
Printing Help Accessibility Localization and Globalization in C on-line e-learning cbt (computer based) To explain how to implement accessibility, user assistance, printing, localization, and globalization features in a C# Windows application Application developers with some experience in C# who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer more...
Windows Forms and Controls in VB NET on-line e-learning cbt (computer based) To discuss how to work with Windows Forms and controls in VB.NET Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials more...
Customizing Controls and Events in VB NET on-line e-learning cbt (computer based) To demonstrate how to customize controls and add event handling to a VB.NET Windows application Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET more...
Input Validation and Error Handling in VB NET on-line e-learning cbt (computer based) To demonstrate how to validate user input and error handling for a VB.NET Windows application Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET more...
Adding Services and Components in VB NET on-line e-learning cbt (computer based) To demonstrate how to add services and components in VB.NET Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified Application Developer (MCAD) for Microsoft .NET credentials more...
Printing Reporting Help Accessibility Localization and Globalization in VB NET on-line e-learning cbt (computer based) To explain how to implement accessibility, user assistance, printing, localization and globalization features in a .NET Windows application Application developers with some experience in Visual Basic .NET who wish to become familiar with developing user services in the .NET Framework, especially those who wish to attain the Microsoft Certified Solution Developer (MCSD) or Microsoft Certified more...
MCSD Solutions Architecture I on-line e-learning cbt (computer based) The first course in series of four courses that is designed to provide all of the information a student needs to complete Microsoft's Solutions Architecture exam 70-100. This course explains how to analyze the business requirements for designing new software. This course provides an overview of the Microsoft Solutions Framework (MSF) Microsoft's guidelines for planning building and more...
MCSD Solutions Architecture II on-line e-learning cbt (computer based) The second course in a series of four courses that is designed to provide all of the information a student needs to complete Microsoft's Solutions Architecture exam 70-100. This course describes the process of designing a technical architecture. This course will describe networking technologies such as clients servers network types network models and network protocols. It also describes the more...
MCSD Solutions Architecture III on-line e-learning cbt (computer based) The third course in series of four courses that is designed to provide all of the information a student needs to complete Microsoft's Solutions Architecture exam 70-100. This course explains how to design applications and data models for designing new software. It describes the logical design phase and shows how to create class diagrams logical data models and user interface prototypes. This more...
MCSD Solutions Architecture IV on-line e-learning cbt (computer based) This course explains how to implement data services with SQL Server and how to create service components user interfaces and user services with Visual Basic 6.0.  more...
From 123-CBT Computer Based Training
Visual C 6 0 Desktop Distributed Applications Curriculum on-line e-learning cbt (computer based)cd rom ...sktop Applications with MS Visual C++ 6.0 Curriculum, and MCSD and MCDBA elective, consists of the following courses: Designing and Implementing Desktop Apps. w/ MS Visual C++ 6.0 - Part 1 Designing and Implementing Desktop Apps. w/ MS Visual C++ 6.0 - Part 2 Designing and Implementing Desktop Apps. w/ MS Visual C++ 6.0 - Part 3 Designing and Implementing Desktop Apps. w/ MS Visual C++ more...
Visual Basic 6 0 Enterprise Development Curriculum on-line e-learning cbt (computer based)cd rom ...rise Development Using MS Visual Basic 6.0 Curriculum, an MCSD core requirement and MCDBA elective, consists of: Designing and Implementing Distributed Applications with MS VB 6.0 - Part 1 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 2 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 3 Designing and Implementing Distributed more...
Visual Basic 6 0 Development Curriculum on-line e-learning cbt (computer based)cd rom ...rise Development Using MS Visual Basic 6.0 Curriculum, an MCSD core requirement, consists of the following courses: Designing and Implementing Distributed Applications with MS VB 6.0 - Part 1 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 2 Designing and Implementing Distributed Applications with MS VB 6.0 - Part 3 Designing and Implementing Distributed more...
Defining Microsoft NET Solution Architectures Part 1 on-line e-learning cbt (computer based)cd rom ... This curriculum is intended for individuals seeking the MCSD for .NET certification, and/or taking Exam 70-300, Analyzing Requirements and Defining Microsoft.NET Solution Architectures. The audience will also include a wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions. more...
Defining Microsoft NET Solution Architectures Part 2 on-line e-learning cbt (computer based)cd rom ... This curriculum is intended for individuals seeking the MCSD for .NET certification, and/or taking Exam 70-300, Analyzing Requirements and Defining Microsoft.NET Solution Architectures. The audience will also include a wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions. more...
Defining Microsoft NET Solution Architectures Part 2 on-line e-learning cbt (computer based)cd rom ... This curriculum is intended for individuals seeking the MCSD for .NET certification, and/or taking Exam 70-300, Analyzing Requirements and Defining Microsoft.NET Solution Architectures. The audience will also include a wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions. more...
Defining Microsoft NET Solution Architectures Part 3 on-line e-learning cbt (computer based)cd rom ... This curriculum is intended for individuals seeking the MCSD for .NET certification, and/or taking Exam 70-300, Analyzing Requirements and Defining Microsoft.NET Solution Architectures. The audience will also include a wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions. more...
Defining Microsoft NET Solution Architectures Part 4 on-line e-learning cbt (computer based)cd rom ... This curriculum is intended for individuals seeking the MCSD for .NET certification, and/or taking Exam 70-300, Analyzing Requirements and Defining Microsoft.NET Solution Architectures. The audience will also include a wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions. more...
Defining Microsoft NET Solution Architectures Part 3 on-line e-learning cbt (computer based)cd rom ... This curriculum is intended for individuals seeking the MCSD for .NET certification, and/or taking Exam 70-300, Analyzing Requirements and Defining Microsoft.NET Solution Architectures. The audience will also include a wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions. more...
Defining Microsoft NET Solution Architectures parat 4 on-line e-learning cbt (computer based)cd rom ... This curriculum is intended for individuals seeking the MCSD for .NET certification, and/or taking Exam 70-300, Analyzing Requirements and Defining Microsoft.NET Solution Architectures. The audience will also include a wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions. more...
Site Server 3 0 Commerce Solutions Curriculum on-line e-learning cbt (computer based)cd rom ...merce Edition. This curriculum will help you achieve your MCSD and MCP+Site Building certification goals. L earn To: What is Electronic Commerce? Install Commerce. Maintain a Commerce Site. Create and Administering a Commerce Server with the Server Administration Pages. Customize a Site Through the Order Process Pipeline. Work with Pipeline Components. Integrate Microsoft more...
Defining Microsoft NET Solution Architectures Part 1 on-line e-learning cbt (computer based)cd rom ... This curriculum is intended for individuals seeking the MCSD for .NET certification, and/or taking Exam 70-300, Analyzing Requirements and Defining Microsoft.NET Solution Architectures. The audience will also include a wide range of IT professionals, including system architects, systems analysts, developers, consultants, and those wishing to learn more about designing solutions. more...
From uCertify
uCertify MCSD .NET MCAD - 70-305, Exam Simulation For Microsoft Certification on-line e-learning cbt (computer based)study at homeself directedDownloadable Practice questions and study notes ...xam Simulation is a comprehensive tool for success in the MCSD.NET (70-305) certification exam. It contains 3 full-length realistic practice tests comprising 150 questions with detailed analysis and explanations for each answer. The Simulation is developed after rigorous research and innovation by a panel of highly experienced and certified authors, to equip the aspirants with the latest and more...
uCertify MCSD .NET MCAD - 70-306, Exam Simulation For Microsoft Certification on-line e-learning cbt (computer based)study at homeself directedDownloadable Practice questions and study notes ...xam Simulation is a comprehensive tool for success in the MCSD.NET (70-306) certification exam. It contains 4 full-length realistic practice tests comprising 180 questions with detailed analysis and explanations for each answer. The Simulation is developed after rigorous research and innovation by a panel of highly experienced and certified authors, to equip the aspirants with the latest and more...
uCertify MCSD .NET MCAD - 70-310, Exam Simulation For Microsoft Certification on-line e-learning cbt (computer based)study at homeself directedDownloadable Practice questions and study notes ...xam Simulation is a comprehensive tool for success in the MCSD.NET (70-310) certification exam. It contains 3 full-length realistic practice tests comprising 150 questions with detailed analysis and explanations for each answer. The Simulation is developed after rigorous research and innovation by a panel of highly experienced and certified authors, to equip the aspirants with the latest and more...
From IP-Gates
MCSE CCNA BOOT CAMP TRAINING IN INDIA/GOA on-line e-learning cbt (computer based)coursewareworkshop / seminartrain the trainercomputer labIT TRAINING CLASSROOM ...MCSE CCNA BOOT CAMP TRAINING IN INDIA/GOA MCSE CCNA CCNP MCSD VB.NET RHCE CHECKPOINT CCSE CCSP COST EFFECTIVE .A STUDY AND HOLIDAY EXPERIENCE IP-GATES (IT TRAINING TRUSTED GLOBALLY) http://www.ipgates.com Course fee includes Hotel accomodatin(Beautiful holiday resorts in Goa), Local transport,Dinner cruise and a jungle trip IP-GATES (IT TRAINING TRUSTED GLOBALLY): IP-GATES offers  more...
From ProTrain Online
MCSD for .NET (Microsoft Certified Solutions Developer) on-line e-learning cbt (computer based)study at homeself directed ...MCSD) for Microsoft .NET candidates are required to pass four core exams and one elective exam. The core exams provide a valid and reliable measure of technical proficiency and expertise in developing and maintaining enterprise applications that are based on Microsoft development tools, technologies, and platforms on the Microsoft .NET Framework 1.0 and Microsoft .NET Framework 1.1. The more...



Training Directory | New Training Seminars | New Training Providers | Search | Site Map | Promote Training | Login | Links


Connecting people who want to learn with people who love to teach
 Are you a MCSD training provider?
You could be on this page today - for FREE!