I am trying to write a local program management and install system for my home network, and I think I\'ve got the technologies nailed down:
Currently the easiest way to connect to your database and perform queries in C# is LinqToSQL. It will save you a lot of headache as compared to using "old-school" ADO connections.