I am not really a winforms developer, I am an ASP.NET developer (just for background).<BR><BR>Anyways, I am writing this simple quiz app - reads from an XML file, displays a question, and user picks ...
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 ...