What's new? | Help | Directory | Sign in
Google
dotnetperls-controls
Collection of reusable C# components for .NET 3.5
  
  
  
  
    
Join project
Project owners:
  allen.sam

This is a companion source code project to my website Dot Net Perls, which is dedicated to sharing code and knowledge primarily about .NET. The code files here includes algorithms, objects, programs, and functions for C#. Some examples are

The code is explained on the companion website. The code is designed to be highly reusable in your projects, and is coded to my highest standards. It is now LGPL so you can use it in commercial products.

Finally, there are two projects that are archived here that are also located at MSDN code. The A* pathfinding code is at the second MSDN code link. The ANAGRAM code and the PATHFINDING code are the most fun to use and examine.