Last night I discovery SourceGrid is not stopped on .NET 1.1, Davide Icardi version, but it’s maintained by dariusdamalakas (I don’t know if he’s the same guy, I think no), however is a great grid, but there was something missing really important for my project, lucky for me it’s quite simple to do, I need [...]
Nini is an uncommonly powerful .NET configuration library
I was searching for a ini file library for .NET that supports XML files like My.Settings; I’ve tried many libraries from CodeProject and co. but after 3 hours, I’ve found this on SourceForge, wow. Features Multiple configuration types INI, XML, Registry, and command line Strong variable types String, int, float, etc. Eliminates casts Set and save [...]