Posts Tagged ‘certification’

Biggest Deal Of The Year – Save 60% from uCertify

Published by admin on November 24th, 2010 - in IT Certification Exam

uCertify has some terrific treats for you this Thanksgiving! Turkey and mashed potatoes are not the only things up for gobbling this week.

Check out these incredible savings!


60% off any 6 PrepKits

55% off any 5 PrepKits

50% off any 4 PrepKits

40% off any 3 Prepkits

35% off any 2 Prepkits

This is one feast you won’t want to miss! The best part … you won’t regret feasting! You will pass in your first attempt or your money back. No questions asked. This is one gift you won’t need to exchange.

Guest Post By:

uCertify>

TwitterDeliciousDiggYahoo MailGoogle BookmarksShare

Current Generation of Certifications

Microsoft has released a new three-tiered certification hierarchy. It consists of three series and four credentials that introduce an entry-level Technology Series composed of the “Technology Specialist” credential, a Professional Series composed of the “IT Professional” and “Professional Developer” credentials, and the Master Series composed of the “Master” credential. There also exists a new Architect Series composed of the “Microsoft Certified Architect” program, which consists of a Review Board interview.

Technology Series (MCTS)

The Technology Specialist certifications enable professionals to target specific technologies, and are generally the first step toward the Professional-level certifications. There are currently 20 MCTS certifications, which can be roughly grouped into the following specializations, each requiring certain examinations to be passed:

Office Specializations

Managing Projects with Microsoft Office Project 2007

  • Exam 70-632: Microsoft Office Project 2007, Managing Projects

Enterprise Project Management with Microsoft Office Project Server 2007

  • Exam 70-633: Microsoft Office Project Server 2007, Managing Projects

Forefront Client and Server, Configuration

  • Exam 70-557: Microsoft Forefront Client and Server, Configuration

Office SharePoint Server 2007, Configuration

  • Exam 70-630: Microsoft Office SharePoint Server 2007, Configuring

Office SharePoint Server 2007, Application Development

  • Exam 70-542: Microsoft Office SharePoint Server 2007 – Application Development

.NET Framework Specializations

.NET Framework 2.0 Web Applications

  • Exam 70-528: Microsoft .NET Framework 2.0 – Web-Based Client Development
  • Exam 70-536: Microsoft .NET Framework 2.0 – Application Development Foundation

.NET Framework 2.0 Windows Applications

  • Exam 70-526: Microsoft .NET Framework 2.0 – Windows-Based Client Development
  • Exam 70-536: Microsoft .NET Framework 2.0 – Application Development Foundation

.NET Framework 2.0 Distributed Applications

  • Exam 70-529: Microsoft .NET Framework 2.0 – Distributed Application Development
  • Exam 70-536: Microsoft .NET Framework 2.0 – Application Development Foundation

SQL Server Specializations (more…)

TwitterDeliciousDiggYahoo MailGoogle BookmarksShare

Current Upgrade Paths for .NET Exams

With the exception of Obsolete Certifications, Microsoft generally offers upgrade paths, which allow a person holding a previous generation certification to upgrade to the current generation paths by sitting upgrade exams. Typically this is a single normal exam, usually consisting of a mixture of questions from the composite exams making up the current certification path. Using this upgrade feature, professionals in the field can maintain their certification standards without having to start from scratch every few years.

With the introduction of the Professional Series your MCTS, MCITP, or MCPD certifications will retire when Microsoft discontinues mainstream support for the related technology. Typically, mainstream support is discontinued 7 to 10 years after the initial product release. When support ends, your related certification will retire.

Microsoft’s initial communications about the Professional Series certifications was announced that a “refresh” or recertification of the MCITP and MCPD credentials would be required within three years. This policy has changed. To address the needs of the worldwide customer base, the updated policy is to retire a certification when mainstream support for the related technology retires. There is no action required from you if you earned a Professional Series certification before the policy change; the updated policy applies to your certification, which will be valid until mainstream support for the related technology retires.

Technology Specialist Series (MCTS) Upgrades

There are no upgrade paths that lead only to an MCTS certification. All prior certification paths lead to either an MCPD or MCITS certification, which will indirectly confer the relevant prerequisite MCTS certification on the successful candidate.

(more…)

TwitterDeliciousDiggYahoo MailGoogle BookmarksShare

Skills required for Microsoft test 70-562-C#

Microsoft has specified more than thirty objectives for the 70-562 test. These objectives are grouped under seven topics. Following are some important areas in which an individual should possess good knowledge before taking the 70-562 test:

  1. Configuring providers.
  2. Configuring authentication, authorization, and impersonation.
  3. Configuring projects, solutions, and reference assemblies.
  4. Configuring session state using Microsoft SQL Server, State Server, or InProc.
  5. Publishing Web applications.
  6. Configuring application pools.
  7. Compiling an application using Visual Studio or command-line tools.
  8. Implementing data-bound controls.
  9. Loading user controls dynamically.
  10. Creating and consuming custom controls.
  11. Implementing client-side validation and server-side validation.
  12. Consuming standard controls.
  13. Reading and writing XML data.
  14. Manipulating data using the DataSet and DataReader objects.
  15. Calling a Windows Communication Foundation (WCF) service or a Web service from an ASP.NET Web page.
  16. Implementing a DataSource control.
  17. Binding controls to data using data binding syntax.
  18. Configuring debugging and custom errors.
  19. Setting up an environment to perform remote debugging.
  20. Debugging unhandled exceptions when using ASP.NET AJAX.
  21. Implementing tracing of a Web application.
  22. Debugging deployment issues.
  23. Monitoring Web applications.
  24. Implementing Web Forms using ASP.NET AJAX.
  25. Interacting with the ASP.NET AJAX client-side library.
  26. Consuming services from client scripts.
  27. Creating and registering client script.
  28. Accessing device capabilities.
  29. Controlling device-specific rendering.
  30. Adding mobile Web controls to a Web page.
  31. Implementing control adapters.
  32. Customizing the layout and appearance of a Web page.
  33. Working with ASP.NET intrinsic objects.
  34. Implementing globalization and accessibility.
  35. Implementing business objects and utility classes.
  36. Implementing session state, view state, control state, cookies, cache, or application state.
  37. Handling events and control page flow.
  38. Implementing the Generic Handler.

Download link: http://www.ucertify.com/exams/Microsoft/70-562-CSHARP.html>

TwitterDeliciousDiggYahoo MailGoogle BookmarksShare

Things to practice for Microsoft test 70-562-C#

Published by admin on August 8th, 2009 - in .NET, 70-562-C#, MCAD, MCPD, MCSD, MCTS, Microsoft

The Microsoft test 70-562 is designed to measure an individual’s ability to develop ASP.NET Web applications using Microsoft .NET Framework 3.5. Before taking the 70-562 test, you should practice the following:

  1. Configure providers.
  2. Configure authentication, authorization, and impersonation.
  3. Configure projects, solutions, and reference assemblies.
  4. Configure session state using Microsoft SQL Server, State Server, or InProc.
  5. Publish Web applications.
  6. Configure application pools.
  7. Compile an application using Visual Studio or command-line tools.
  8. Implement data-bound controls.
  9. Load user controls dynamically.
  10. Create and consume custom controls.
  11. Implement client-side validation and server-side validation.
  12. Consume standard controls.
  13. Read and write XML data.
  14. Manipulate data using DataSet and DataReader objects.
  15. Call a Windows Communication Foundation (WCF) service or a Web service from an ASP.NET Web page.
  16. Implement a DataSource control.
  17. Bind controls to data using data binding syntax.
  18. Configure debugging and custom errors.
  19. Set up an environment to perform remote debugging.
  20. Debug unhandled exceptions when using ASP.NET AJAX.
  21. Implement tracing of a Web application.
  22. Debug deployment issues.
  23. Monitor Web applications.
  24. Implement Web Forms using ASP.NET AJAX.
  25. Interact with the ASP.NET AJAX client-side library.
  26. Consume services from client scripts.
  27. Create and registering client script.
  28. Access device capabilities.
  29. Control device-specific rendering.
  30. Add mobile Web controls to a Web page.
  31. Implement control adapters.
  32. Customize the layout and appearance of a Web page.
  33. Work with ASP.NET intrinsic objects.
  34. Implement globalization and accessibility.
  35. Implement business objects and utility classes.
  36. Implement session state, view state, control state, cookies, cache, or application state.
  37. Handle events and control page flow.
  38. Implement the Generic Handler.

Download link: http://www.ucertify.com/exams/Microsoft/70-562-CSHARP.html>

TwitterDeliciousDiggYahoo MailGoogle BookmarksShare

What should be the skill profile of an ethical hacker?

Published by admin on November 16th, 2008 - in Ec-council, Ethical Hacker

An ethical hacker should have an excellent knowledge of computers and their functioning, including programming and networking. Since organizations have a variety of operating systems, such as UNIX, Linux, Windows, and Macintosh, an ethical hacker must be an expert in dealing with these operating systems. Ethical hackers should also be familiar with a number of hardware platforms. They should be knowledgeable about security areas and related issues as well.
>

TwitterDeliciousDiggYahoo MailGoogle BookmarksShare

Things to practice for Microsoft test 70-270

Published by admin on November 15th, 2008 - in 70-270, Things to practice

The Microsoft test 70-270 measures an individual’s ability to implement, administer, and troubleshoot Windows XP Professional as a desktop operating system in any network environment, particularly medium to very large computing environments. Before taking the 70-270 test, you should practice the following:

  1. Create partitions in a hard disk using the FDISK command and format partitions in FAT, FAT32, and NTFS file systems.
  2. Install Windows XP Professional on a computer. Installation includes:
    • Clean installation
    • Upgrade
    • Deployment of service pack
  3. Work on different command line utilities and applications required to manage the operating system.
  4. (more…)

TwitterDeliciousDiggYahoo MailGoogle BookmarksShare
© Exam Directory
CyberChimps WordPress Themes