Exam 70-502 Microsoft .NET Framework 3.5 Windows Presentation Foundation Study Links - Part 1
I am now writing at my new site One .Net Way
I will sit for 70-502 Microsoft .NET Framework 3.5 Windows Presentation Foundation exam when it is released. Looking at the breadth of WPF I expect this exam to be a tough one. In whatever time I get besides consulting, I am preparing for this exam. Other than reading some very good WPF books, I am also spending time with online resources to refresh and gain deeper understanding of WPF. In these posts I am sharing those links. I have tried to map resources with skills measured by the exam as listed in preparation guide. Hope this post and others in the series will be helpful.
Before we get into the exam objectives, it is advisable to understand what WPF is all about. Following links provide a good base. Do not worry if content of these articles bounces over you at this stage. By reading them you will get a broad understanding of WPF and its capabilities.
- Introduction to Windows Presentation Foundation
- Getting Started with Windows Presentation Foundation
Creating a WPF Application
This is perhaps the easiest of all skills. Creating WPF Applications is similar to creating any other application in Visual Studio. You start by clicking File –> New –> Project and select the appropriate template for your application. For WPF following templates are available through Visual Studio:
- WPF Application
- WPF User Control Library
- WPF Browser Application (also known as XBAP)
- WPF Custom Control Library
Select an application type
Configure event handling
- Events
- Adding Event handlers for controls in WPF (XAML) applications
- WPF: A Beginners guide part 3 of n
Configure commands
Configure page-based navigation
Configure application settings
- Get the Command Line Arguments
- Client Application Services (I don’t know if this will be included in WPF exam, still worth a read)
Manage application responsiveness
Technorati Tags: WPF, Certification
You may also like to read...
May 11th, 2008 at 2:08 am
[…] Deepak wrote an interesting post today on Exam 70-502 Microsoft .NET Framework 3.5 Windows Presentation …Here’s a quick excerptI will sit for 70-502 Microsoft .NET Framework 3.5 Windows Presentation Foundation exam when it is released. Looking at the breadth of WPF I expect this exam to be a tough one. In whatever time I get besides consulting, I am preparing … […]
June 4th, 2008 at 4:54 am
Hi Deepak ,
Did you get a chance to sit for 70-502 (WPF).
If yes , would you like to give me an idea as so how was it ?
I am planning to take this exam next week.
what would be the helpful material to pass this exam ?
Thanks in advance,
Priyanka.
June 4th, 2008 at 4:59 am
Not yet. Work is keeping me very busy these days. However, I plan to get it done within this month.
June 5th, 2008 at 1:43 am
Priyanka,
I cleared the exam today.
http://www.deepakkapoor.net/blog/2008/06/05/cleared-70-502-wpf-exam-today/
August 10th, 2008 at 7:27 am
Bhai sahib,
When will we see other parts of wpf stud links?
August 11th, 2008 at 7:39 pm
[…] in may I posted Part 1 of this series on my old blog. Looking at the statistics it turned out to be one of the highly […]
August 13th, 2008 at 5:24 am
There is whole tutorial on implementing the 3.5 framework at http://www.aspunity.com.