|
|
Browse by Tags
All Tags » code snippets » Tips, tricks, code snippets
-
Tag property is very often used to store a data associated with an object. The simple way to add support for Tag property is to create a base class with the Tag property .I don’t like this solution – the reason is simple .Sometimes I want to inherit from an existing class that doesn’t have the Tag property and I can’t ...
-
Two engineer from the Switzerland branch of Microsoft Ronnie Saurenmann and Ruihua Jin developed an Outlook clone using WPF, XAML, Expression Blend etc.The online demonstration(XPAB) is available at this url. Check out the 90 pages tutorial about how you can do this (be sure to download the project files). Technorati tags: WPF, MS, ...
|
|
|