20 Interesting WPF Projects on CodePlex (Some for Silverlight too) Pete Brown - 22 November 2010 In no particular order, here's a selection of interesting and recently maintained WPF projects I've found on CodePlex. This is by no means a complete l…
SharePoint uses templates to define and render the pages that a site displays. The structure of a SharePoint page includes three main elements: Master pages define the shared framing elements—the chrome—for all pages in your site. Page layouts define…
原文 Motion Paths in WPF 4 using Expression Blend 4 Posted by: Pravinkumar Dabade , on 3/19/2011, in Category WPF Views: 65576 Abstract: In this article, we will see how to align some objects to a given path using the ‘PathListBox’ control in WPF 4.0…