WPF Link Listing for 3-11-2010
Posted by glittermonkey on March 11, 2010
Below is a listing of interesting WPF links I’ve come across recently:
- The Essential WPF/Silverlight/XNA Developer and Designer Toolbox Pete Brown lists a collection of tools he’s used or the community does for developing great apps.
- How to Get Started in WPF or Silverlight: A Learning Path for New Developers Pete Brown provides advice on how to get started with WPF or Silverlight development.
- Request for Feedback (WPF VNext) Letster talks about the value of providing feedback for consideration for the next version of WPF.
- WPF Circular Progress Indicator Michael Detras walks through creating a Circular Progress Indicator in WPF.
- Enable MultiSelect in WPF ListView Leung Yat Chun shows how to support selection by dragging in a ListView in this CodeProject article.
- Good practice to use Dispatcher in WPF background thread Eric De Carufel walks through some extension methods he’s created for using Dispatcher in WPF.
- WPF NotifyIcon Philipp Sumi shows a cool NotifyIcon control he’s created
- WPF Performance and .NET Framework Client Profile A very good and technical article on optimizing WPF applications for Remote Desktop.