Another Couple of Articles Published @WindowsClient.net

To all my followers. It is nice to see my articles again being selected to www.windowsclient.net again. This time 2 article for me. I am really thankful to the entire team of DotNetFunda.Com, for the honor.

The Articles which are selected :

1. WPF 4.0 : Change SelectionBrush and Carat Color

This article Describes the new addition to SelectionBrush property and allows you to customize it for your own application. The Carat color can also be modified just by disabling the Background color of TextBox and changing color then.

You can find the detailed description of these two properties introduced with WPF 4.0 with Sample Application to try.

READ THE COMPLETE ARTICLE


2. Understanding the Converter in DataBinding

The second article is regarding the Converter, which allows you to manipulate data of already bound properties just before it actually applies to it. Thus this might be used to change/increase/ decrease value of the actual bound property to have a customize DataBinding. Converters are created using IConverter interface, which allows you to pass value of the bound object with CoverterParameter. The return value of the interface will be set to the bound object.

See in this article I have described how you can easily change the value of Brush, TextSize, Border Size using simple demo applications. You can try out that to see the use.

READ THE FULL ARTICLE

Thank you for reading.
Shout it Submit this story to DotNetKicks Bookmark and Share
Read Disclaimer Notice

0 comments:

Post a Comment

Please make sure that the question you ask is somehow related to the post you choose. Otherwise you post your general question in Forum section.

Author's new book

Abhishek authored one of the best selling book of .NET. It covers ASP.NET, WPF, Windows 8, Threading, Memory Management, Internals, Visual Studio, HTML5, JQuery and many more...
Grab it now !!!