Welcome to WindowsClient.net | Sign in | Join

Zuker On Foundations

The realm of .NET (WPF, WCF and all around)

Sponsors





  • advertise here

Browse by Tags

All Tags » WPF (RSS)
IntelliSense for Expression Blend
Via Stefan's post . Wonderful News! You can enable intellisense in blend You need to install a plug-in and there's a few gotcha's so do read Stefan's post for all the details. A great discovery :)
Posted: Aug 05 2008, 08:48 AM by zuker | with no comments
Filed under: ,
WPF 3.5 SP1 Feature - StringFormat
Via this post . I won't elaborate so much about it, do read Lester's post in the link above. The new feature introduces useful and simple usage to control string formatting in binding statements. No need to use converter everywhere :) A good thing...
Posted: May 19 2008, 09:05 PM by zuker | with no comments
Filed under:
WPF Binding Expression Alternatives
Via this post from WiredPrairie blog. The post holds links that explain approaches for extending the binding extensions. Extending "Binding" or "BindingBase" is pretty tacky, this is due to the fact that BindingBase.ProvideValue is...
Posted: May 14 2008, 09:59 AM by zuker | with no comments
Filed under:
WPF - Layout To Layout Animations
A pretty common animation when dealing with WPF is the transition of an element from layout to layout. Take the following scenario : Let's say I got a window with a form-like view. The form has a rich textbox where the user can enter lots of content...
Posted: Apr 30 2008, 12:25 PM by zuker | with no comments
Filed under: ,
WPF - Selected Item Style
I got around building a decent amount of controls that derived from ListBox. The default template of a ListBoxItem contains default style for the selection triggered by various triggers. If you wish to control the colors, you can adjust it by the following...
Posted: Feb 20 2008, 08:06 AM by zuker | with no comments
Filed under:
Page view counter