I'm primarily a web developer, but I'm working on a project for a class (genetic algorithm), and I wanted to use SQLite to store my results in (and use the querying capabilities).<BR><BR>How do I ...
In my great big mess of "I've never done much winforms before, so let's do something difficult" code, I've run into a problem. I have several hundred user controls I need to load up at runtime, and it ...