VB.net: How to load objects that support an interface dynamically from files. Chrisblue Jul 10, 2005 Jump to latest Follow Reply ...
I'm trying to gather the system event logs from a list of servers and load them all into a dataset, and from there load all the records into either an XLS file or a SQL table or both.<BR><BR>What I ...