Exam 70-502 Microsoft .NET Framework 3.5 Windows Presentation Foundation Study Links – Part 2
Back 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 visited post. Recently I also had a comment asking me when I was publishing other parts of study links. Continuing the same trend here is the second part of this series.
Building user interfaces
Select and configure content controls
- Controls Overview
- Controls by Category
- Content Control Class (Also read about all controls that inherit from ContentControl)
Select and configure layout panels
- The Layout System
- A Guided Tour of WPF – Part 2 (Layout)
- WPF Layout Basics
- Layout in Windows Presentation Foundation
Integrate Windows Forms controls into a WPF application
- WindowsFormsHost Class
- ElementHost Class
- WPF vs. Windows Forms (read this to get an understanding of both sides)
- WinForms and WPF Interop – The Best of Both Worlds
- Walking Through Avalon and Windows Forms Interoperability in Code (This article is a bit old but anything goes for shameless self promotion :))
- Windows Forms Interop with WPF (Screencast)
Create user and custom Controls
- Creating Custom WPF Controls
- WPF Custom Control Dependency Property Gotcha
- How to Add Commands to Custom WPF Control
- Recommended practices for WPF Custom Control developers (old source but still relevant)
- Initializing controls within your WPF custom control template (good tip)
These links should get you started with Building User Interfaces skills requirement for Exam 70-502 TS: Microsoft .NET Framework 3.5 – Windows Presentation Foundation Application Development
3 Responses to Exam 70-502 Microsoft .NET Framework 3.5 Windows Presentation Foundation Study Links – Part 2
Leave a Reply Cancel reply
Top Posts
- LINQ To SQL Tutorial
- LINQ To SQL Join On Multiple Conditions
- Code Sample: Programmatically Download File Using C#
- Windows 7 Control Panel In Classic Mode
- More Details Emerge On Microsoft Master Certification
- Use SqlConnection With LINQ To SQL
- Free Icons And Images With Visual Studio 2008
- Capture XML In WCF Service
- Dynamic Sort With LINQ
- StyleCop Tutorial
Tags
.Net 2010 ADO.NET ASP.NET Azure Blogging Books Browsers C# Certification Cloud Computing Code Snippets Community Data Services Eclipse Entity Framework Google IDE Java LINQ Mac Microsoft Museum NetBeans Office Oracle REST SharePoint Silverlight SQL Server T-SQL Tips Tools Training Visual Studio Visual Studio 2010 WCF Web Windows Windows 7 Windows Forms Windows Live WMI WPF XAML


Suggest some good books (with good examples), articles for this certification.
Vanduke,
I read WPF Unleashed page to page few times to prepare for this exam. Other than that it was mostly documentation on MSDN.
Thanks Deepak