RambleJam

My little rambles in cyberspace …

Entries Comments


Month: March, 2010

C# Generic List with a Fluent Interface

1 March, 2010 (21:22) | .NET / C#, Computing, General Jamblings, Music, Nature, Science | No comments

I was just working on some little data provider classes in a sandbox solution.  Just playing around with design patterns and I need a bit of data, nothing major.  A handful of classes that can act as little databases / data sources for my sandbox.  Just to make list a bit easier making lists of [...]