Welcome to the WPF Tutorial
Welcome to my website about the Windows Presentation Foundation. The tutorials will show you how to create the next generation user experience. I hope you will get amazed by the possibilities of this fascinating technology.
WPF Inspector 0.9.4 Released(2010/07/28) WPF Inspector is a utility to inspect running WPF applications. The new version 0.9.4 comes up with some interesting new features like the style explorer, breakpoints, change highlighting on properties, a improved tree to prevent layout recursion problems and of course many bugfixes.
Download WPF Inspector
|
WPF 4 Unleashed out(2010/07/21) Adam Nathan, the autor of WPF Unleashed, updated his fantastic book to version 4. It includes all the good introductions and samples of the original edition, but now additionaly all the highlights of WPF 4.0 as multitouch, improved text rendering, XAML 2009, new controls, VSM, etc. For my opinion the best book about WPF.
Read more about books for WPF
|
Silverlight for Symbian released(2010/07/09) Microsoft just released the final version of their silverlight plugin for the Symbian operation system. Read mode information on Silverlight.net
|
|
Tip of the Day |
| Animations have a high default frame rate of 60 frames/second. This can cause high CPU loads. You can manually lower this rate by setting the DesiredFrameRate on the Timeline. |
|