Wed, 01 Dec 2010 23:55:00 -0700
You can use the ribbon control in your WPF/ Silverlight apps to get all the features of office 2010 UI ribbon control in your applications. We'll see some of these features and samples to create a similar UI in a WPF application. ...
Using the Office 2010 Ribbon UI in WPF applications – Part 2
The Office 2010 UI Ribbon control is similar to the Tab container and contains tabs, you can use to group your commands/ module commands into these ribbon tab...
Tue, 30 Mar 2010 01:33:55 -0600
One of the great features presented in .NET 3.5 Framework Service Pack 1 is the BindingBase StringFormat property & nbsp; When utilise in a information binding aspect the StringFormat holding replaces most IValuteConverters that were ......
Sun, 20 Sep 2009 00:00:10 -0600
This is the next sample in the WPF Sample Applications Series. The purpose of the Sample Series is to provide concise code solutions for specific programming tasks. This sample provides a brief description of the problem, the solution ......
Sun, 13 Sep 2009 00:00:10 -0600
The book starts with thorough coverage of the basics-layouts, styles, resources, and themes. It then takes you through several real-world scenarios, exploring common challenges and application-types. You'll build several sample ......
Sun, 06 Sep 2009 00:00:07 -0600
Category, WPF Sample Code / Miscellaneous. Tags, (none). Description, Demonstrates how to create an Arrow shape in WPF, and provides guidelines for creating custom shapes. Validated, Yes (Unvalidated resources have not been approved by ......
Sun, 30 Aug 2009 00:00:10 -0600
I will show you all of the above features by walking through one example. In this example, I want to create a master-details form on a WPF designer by binding to the generic objects. First, let's create two classes called Customer and ......
Sun, 23 Aug 2009 00:00:12 -0600
I also use O'Reilly Safari, so I had a look on there for any WPF books. I came across Pro WPF in C# 2008 (Matthew MacDonald), so I added that to my library and began reading while nomming down on my breakfast. ......
Sun, 16 Aug 2009 00:00:07 -0600
For example: AA property to B Control or etc. You can take a look at how Sam implemented the binding support for Passwordbox in his post. (Forget about encrypting the password in memory or etc for now. ... After a few minutes, we got a WPF RichText Editor as below. ( As there are a lot of code snippets already in this post, I'm not going to post it here. Please feel free to take a look at RichTextEditor.xaml in sample project. ) wpf-rich-text-editor1 ......
Sun, 09 Aug 2009 00:00:09 -0600
This is the next sample in the WPF Sample Applications Series. The purpose of the Sample Series is to provide concise code solutions for specific programming tasks. This sample provides a brief description of the problem, the solution ......
Sun, 02 Aug 2009 00:00:12 -0600
Net using WPF), so why not combine? 5) At least basic designer features would be nice, so we developers do not feel abandoned by MS in favor of designers. demigor (Posted Thursday, June 11, 2009 ). Gravatar ......