.NET news » Algorithms 
MVVM# Episode 1
Using an extended MVVM pattern for real world LOB applications: Part 1
Using the Chain Of Command Design Pattern Concepts to Perform Validation and Processing of Complex Data
An article demonstrating the usage of Chain of Command Design Pattern concepts to perform validation and processing of complex data.
3 Mar 2011, 09:32:00 Source: Using the Chain Of Command Design Pattern Concepts to...
Tags: Algorithms
Kruskal Algorithm
Detailed explanation of Kruskal Algorithm
Overview of XQuiSoft Logging using the provider pattern (open source)
An Introduction to XQuiSoft Logging with a comparision to other log components
6 Dec 2010, 11:20:00 Source: Overview of XQuiSoft Logging using the provider pattern...
Tags: Algorithms
Design pattern FAQ Part 2 (Design pattern training series)
Interpreter, Iterator, Mediator, Memento and Observer Pattern
23 Nov 2010, 07:20:00 Source: Design pattern FAQ Part 2 (Design pattern training series)
Tags: Algorithms
Design pattern FAQ Part 1 (Training)
Design Pattern FAQ - Interview Questions ( Quick Reference)
C# 5.0 vNext - New Asynchronous Pattern
C# 5.0 CTP was introduced recently, this article is specally dealing with my own understanding with this realease with few sample applications
Approximate String Matching - Row-wise bit-parallelism algorithm (BPR)
One of the best methods for solving approximate string matching problem
9 Nov 2010, 04:01:00 Source: Approximate String Matching - Row-wise bit-parallelism...
Tags: Algorithms
Refactoring Copy/Paste Code with the use of delegates
A tactical solution for refactoring Copy/Paste patterns in C#.
.NET Asynchronous Design Pattern for Native C++
Native C++ implementation of the .NET Asynchronous Design Pattern using Windows I/O Completion Ports

