| | |  | Manager's Guides to Computing | Home » » » MCTS Self-Paced Training Kit (Exam 70-505): Microsoft® .NET Framework 3.5 Windows® Forms Application Development | | | | | | | Description: | | Ace your preparation for the skills measured by MCTS Exam 70-505—and on the job. Work at your own pace through a series of lessons and reviews that fully cover each exam objective. Then, reinforce and apply what you’ve learned through real-world case scenarios and practice exercises. This official Microsoft study guide is designed to help you make the most of your study time.
Maximize your performance on the exam by learning to:
- Create the user interface, configuring controls at design or run time
- Apply best practices for UI design
- Access, query, bind, and display data
- Enhance usability—MDIs, drag-and-drop, persistence, accessibility
- Manage the print process
- Use asynchronous methods to optimize UI responsiveness
- Develop custom Windows Forms controls
- Configure and deploy your application
Assess your skills with the practice tests on CD. You can work through hundreds of questions using multiple testing modes to meet your specific learning needs. You get detailed explanations for right and wrong answers—including a customized learning path that describes how and where to focus your studies. Your kit includes: - 15% exam discount from Microsoft. Offer expires 12/31/13. Details inside.
- Official self-paced study guide.
- Practice tests with multiple, customizable testing options and a learning plan based on your results.
- 300+ practice and review questions.
- Code samples in Microsoft Visual Basic® and Visual C#® on CD.
- 90-day trial of Microsoft Visual Studio® 2008 Professional Edition.
- Case scenarios, exercises, and best practices.
- Fully searchable eBook of this guide.
A Note Regarding the CD or DVD The practice test materials are available as a download along with your ebook version of the kit, and will be located in your account. Please direct any questions or concerns to booktech@oreilly.com.
| | | Product Details: | | | Author:
| Matthew A. Stoecker | | Hardcover:
| 720 pages | | Publisher:
| Microsoft Press | | Publication Date:
| February 25, 2009 | | Language:
| English | | ISBN:
| 0735626375 | | Product Length:
| 9.1 inches | | Product Width:
| 7.6 inches | | Product Height:
| 1.6 inches | | Product Weight:
| 3.3 pounds | | Package Length:
| 9.1 inches | | Package Width:
| 7.6 inches | | Package Height:
| 2.3 inches | | Package Weight:
| 3.45 pounds | | Average Customer Rating:
| based on 13 reviews |
| | | | Customer Reviews: | |
Average Customer Review:
( 13 customer reviews )
Write an online review and share your thoughts with other customers.
Most Helpful Customer Reviews
16 of 16 found the following review helpful:
Satisfactory for 90% of exam topics, but missing some topics completelyApr 01, 2009
By Mark Price If you have little or no existing experience with Windows Forms and want to pass the exam, this is a good place to start learning.
But if you already have experience with Windows Forms, you might be disappointed...
This is effectively a second edition of the book that covered the Windows Forms 2.0 exam (70-526). It seems as though 95% of the content is identical, so I do *not* recommend buying this edition if you already have the 2.0 book.
The authors have only added content for two new topics: 24 pages on LINQ and 3 pages on hosting a WPF control by using ElementHost. But they have missed out some important deployment-related topics that appear on the exam:
1) Install a Windows Presentation Foundation (WPF) browser application by using ClickOnce
2) Install a Visual Studio Tools for Office (VSTO) application by using ClickOnce
3) Configure and work with Windows Vista User Account Control (UAC) by using ClickOnce deployments
4) Set appropriate security permissions to deploy the application. This objective may include but is not limited to: elevated permissions
5) Configure Trusted Application deployments
6) Configure security features in an application. This objective may include but is not limited to: Configure code access security, configure the application to work with UAC, configure Windows manipulation permissions, configure appropriate file access permissions for the application, control printing security for the application
So if you have the previous book or you're already experienced with Windows Forms 2.0 then you're better off simply reading Microsoft's free MSDN site. In particular, read the topic titled "What's New in Windows Forms for the .NET Framework 3.5" in combination with Microsoft's official preparation guide for the exam. I wish the authors had!
7 of 7 found the following review helpful:
Good enough to pass the examApr 01, 2009
By PH Bible Student Along with the other two MS Training Kits I have used (Exam 70-536, 70-502) this book (and the included practice exams) was sufficient to help me pass on the first try. As far as the MS Certification system is concerned, passing any single exam is not going to make you an expert, not going to grant you any inordinate respect among your peers. Nevertheless, there seems to be a cumulative effect, such that the total understanding I have gained as a result of the three exams I have passed thus far is greater than the sum of the three exams considered individually. As someone moving from the Linux world into the MS world, I feel these training kits have been indispensible in helping me with the transition.
3 of 3 found the following review helpful:
Tedious readingJul 25, 2009
By Mike I bought this book in hopes of getting a solid understanding of Winforms 3.5. Unfortunately, this book is mostly step-by-step tutorials which really slows down the knowledge transfer (and makes for a large book). I have to go through a 4 page tutorial just to find the 10 lines of relevant code that will be on the test. It would have been better if the relevant code snippets where extracted and explained and the remainder was removed.
2 of 2 found the following review helpful:
A good exam guide for the MS Training Kit family, lacking in some areas, but written in a good styleJun 07, 2009
By S. Wolfe I'll keep this short: The book doesn't cover everything, nor does it cover the included topics in depth. However it's strongest attribute is that it's written in a style that keeps the information concise.
The target-audience of the book is a developer who has at least a year's experience in WinForms--so much of the book should be review for you. This book does a good job of being fairly up-front with indicating whether you should be reading a lesson in-depth or skimming over it.
My only warning to readers is that you should at least read the description of *every* Excercise at the end of the lession. The Lesson text doesn't always tell you the list of what the excercises cover, and in some cases (esp. with the very short lessons) the excercises contain additional info that's useful. As always test takers should also pull up the exam guidelines of Microsoft Learning and make sure you are aware of the topics at the time of your testing.
2 of 2 found the following review helpful:
A well-written, nearly-comprehensive training kitJun 04, 2009
By Michael J. Mcmahon Jr. This book is an excellent high-level review / introduction (depending on your experience) of Windows Forms Application development under the .NET Framework 3.5. The topics covered are vast and reasonably detailed, and I felt that it accurately reflected the exam and its requirements. Combined with the training exam to prompt some additional research, the entire kit is very well-rounded.
The book itself has very few typos and no grammatical errors that come to mind. All but one or two examples are completely correct, without any misleading information. Each chapter covers a related set of topics in fair detail - the first half of the book is more of a blitz review of all the controls and events, whereas the remainder covers most details and intricacies quite well. The only topics I felt could have used more coverage were LINQ, WPF (and deployments), and permissions (at least a review of them). While these are each major topics in other books (LINQ in ADO.NET and WPF & security & deployments in WPF), at least a minor review would have been helpful in sorting out some of the details and making things clearer.
Aside from those minor points - which were taken care of with a quick review of some permissions online - the book text is sufficient to pass the exam. The coverage of DataSets may seem cursory, but such detailed functionality is a topic more suited to ADO.NET, not this exam. Again, the coverage suits the exam. The permissions issues tend to revolve around installation and UAC (in Vista) issues that aren't covered or explained thoroughly. Printer permissions are covered quite well, but most others and the tools involved are not and could use more coverage; if the security models from the 70-536 exam are still in your mind, you'll be fine.
The preparation exams compliment the book very well, pointing out areas that need focus and are not examined thoroughly in the book. For example, the book covers various ToolStrip controls and the exams ask implementation-based questions. The same is true of handling events. Many questions in the preparation exams are very close in substance or intention to the real exam questions. I recommend iterating through the exams several times - more and more interesting or obscure questions will surface as you take them, most of which will prompt a little reading. The one glaring issue I draw with the exam is that it asks how to handle thread exceptions and claims that the AppDomain.UnhandledException event can handle them - this is false, as a little reading on MSDN will show.
In all, I feel this book continues well with most others in giving readers another piece of Microsoft's grand .NET Framework 3.5 programming model. Understanding how rich Windows Forms Applications can be and how to use them is very important, even in the days of WPF. This ties together some of the pillars of .NET 3.5 and provides what I feel to be very good coverage of the topics - more than enough to improve your applications.
See all 13 customer reviews on Amazon.com
| | |
|