Recommended books and resources for 70-564


The 70-564 exam, designer and developing ASP.NET application in 3.5 is part of the MCPD certification path. There are various types of resources to help you study. The following list shows the best of the available material to help you pass the 70-564 exam:

Books

There are now lots of books out there for ASP .NET 3.5, however these usually only cover the minimum for the data side of things. A good data access book that covers LINQ is also a very good buy.

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition by Andrew Troelsen

Professional ASP.NET 3.5: in C# and VB (Programmer to Programmer) by Bill Evjen

Pro ASP.NET 3.5 in C# 2008, 2nd Edition (Expert's Voice in .Net) by M MacDonald

Programming Microsoft® ASP.NET 3.5 (PRO-Developer) by Dino Esposito (Paperback

Pro LINQ: Language Integrated Query in C# 2008 by Joseph Rattz Jr

e-Learning

Check out the Microsoft learning site for the latest e-learning material.

MSDN

The MSDN site is the number one resource for exam preparation. The documentation on there is always way ahead of any book and e-learning material. As soon as a product ships, you can be sure that the MSDN documentation is ready. This is especially true for development languages, as a beta MSDN site is usually set up in tune with a beta software release. Do a Google search for msdn and .NET 3.5.

The MSDN site also has the advantage in that it shows examples for almost all classes, properties and methods. Some of these are downloadable, so get your hands on those at the earliest stage.

Finally

Make sure you cover the following areas to be ready for the exam:

  • Designing and Implementing Controls
  • Designing the Presentation and Layout of an Application
  • Accessing Data and Services
  • Establishing ASP.NET Solution Structure
  • Leveraging and Extending ASP.NET Architecture
  • Applying security principles

No comments:

Post a Comment