XAML Power Toys is a Visual Studio Add-In for WPF & Silverlight developers working in the XAML editor. It includes Line-of-Business form generation tools, Grid tools, and DataForm/DataGrid/ListView generation tools that significantly reduce the XAML form layout time.
XAML Power Toys commands are accessed using the XAML editor context menu and code editor context menu. XAML Power Toys 2010 generates .NET 4.0 WPF-compliant XAML and Silverlight 3-compliant XAML.
XAML Power Toys
The WPF Toolkit is a collection of Windows Presentation Foundation (WPF) features and components that are made available outside of the normal .NET Framework ship cycle.
The June 2009 WPF Toolkit includes the binaries for WPF Charting, the associated design-time assemblies for both Visual Studio 2008 and Blend 3, and the complete source code for everything (under the usual Ms-PL license).
As always, Charting exposes the same API and supports the same XAML on both platforms — making application portability a snap.
Download WPF Toolkit
Documentation for the next generation of the Visual Studio, the .NET Framework, and Windows Presentation Foundation (WPF) is now publicly available at MSDN.
Visual Studio 2010 Docs
.NET Framework 4 Docs
WPF Docs
This toolkit introduces the Model-View-ViewModel (M-V-VM) design pattern to the Windows Presentation Foundation (WPF) community. The open-source project includes:
- Visual Studio 2008 template (Visual C# Express 2008 also supported)
- Documentation, including a general introduction to M-V-VM and a walkthrough using the VS template
- Complete WPF application demonstrating the MVVM pattern
Model-View-ViewModel Toolkit