Software developer for over 25 years. Interested in efficient software methodology, user requirements, design, implementation, and testing. I have quite a bit to say about these topics. Experienced with C#, VC , VB, Sql Server, and office tools. MCSD.
Please feel free to check out my other blogs:
Designing Efficient Software – which contains file I/O benchmarks and a bitmap sort implemented in C#.
Tablizing the binomial coefficient – which explains how a model constrained by the binomial coefficient can be placed into a table and how that table can be accessed easily, efficiently, and without using large amounts of memory. A download file is also provided that implements the solution as a C# generic class as well as a test class that shows how it can be uses and proves that it works as intended.