المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Need assistance with automatic install application



C# Programming
04-22-2009, 07:12 AM
I need to write a program in C#.NET that will run as a windows client, connect to a server, and determine if any updates are available for a program installed on the client. If there are updates, I need client to download and install the updates.

The problem is I have no idea how to start! Does anyone know of any online resources or even a good book that will help me learn how to code this type of application?

Thanks!

Robert