White Papers

Comparison of Toolkit 2.0 and .NET Framework 2.0 CollectionsPDF file
C# Toolkit 2.0 implements the .NET Framework 2.0 features of generic programming. The C# Toolkit 2.0 has been updated with generic type parameters and an expanded data structure family over the previous release. This paper provides a brief introduction to generics in C#, describes the new features in C# Toolkit 2.0 and discusses how it compares with the .NET Framework 2.0 collections.
Author
Greg Cowin, Recursion Software, Inc.
Published
2006
Programming with the C# ToolkitPDF file
With the evolution of the Internet to what it is today, companies have taken full advantage of the speed with which they can acquire the wealth of information that is available. Most likely, these companies employ software developers to come up with the means to process such huge quantities of information. The problem that developers often encounter when working with groups of information is that algorithm-specific logic can get littered throughout their code. To compound the problem, the enumerator provided by the .NET Framework is not sufficiently equipped for practical use. Recursion Software's C# Toolkit™ solves these problems by providing a set of containers, iterators, and algorithms to help developers cope with the increasing demands of an information-driven business.
Author
Dong Nguyen, Recursion Software, Inc.
Published
2002