
CodeProject
Get flash to fully experience Pearltrees
Task Parallel Library : 2 of n
Introduction In this article, I am going to discuss some important facts which might be unknown to most developers. I am going to discuss about three different topics which are related to C# and are more helpful when building your application. Why use StringBuilder over String to get better performance Structure initialization in C# Checked operator
Some Useful Features of C#
Download source code - 21.1 KB Introduction We've all used FolderBrowserDialog and its precursor SHBrowseForFolder . While these common controls are very useful in stock form, they never quite seem to do what you want - there's always some UI artifact that you really don't want. And, like many things in .NET, the managed API seems to be a thin wrapper around the unmanaged API, and the managed API therefore inherits all the quirks.
FolderBrowserDialogEx: A C# customization of FolderBrowserDialog
A Silverlight Sample Built with Self-Tracking Entities and WCF Services - Part 3
Please visit this project site for the latest releases and source code. Article Series This article is the third part of a series on developing a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates. Part 1 - Introduction, System Requirements, and Architecture OverviewPrism for Silverlight/MEF in Easy Samples. Part 3 - Communication between the Modules
Download samples - Part 3 - 278.7 KB Introduction This is the 3 rd (and last) part of "Prism for Silverlight/MEF in Easy Samples" Trilogy.Data and Command Bindings for Silverlight MVVM Applications
Hierarchy XML Based C# Statemachine Generator
Resetting a View Model in WPF MVVM applications without code-behind in the view
Task Parallel Library : 1 of n
Download VB solution - 2.25 MB Download CS solution - 4.49 MB Introduction This article discusses how to apply custom animation to an already existing WPF layout by extending classes such as Grid , StackPanel , DockPanel or WrapPanel . Or indeed any other WPF control that hosts other UIElement s. An important part of this implementation is that is should be able to extend any existing panel and cope with any child controls of that panel.
Animated WPF Panels
Download WCFSubscription - 119 KB Introduction The first question is what is Synchronized Distributed System? I'm not sure of the official term.

