P
Pramod
Hi all,
I have created an application in C#.
The application will be distributed to many users.
Some new features will be added later to the app.
Now i want to create a functionality that will be like
Whenever the app starts, it will first check on the server for
files with new version and should replace the existing with new version
files. I want the app to automatically download the new dll's and
replace the existing ones with these new ones.
Any reference or link or sample code in this regard will be
appreciated.
Thanks & Regards,
Pramod
I have created an application in C#.
The application will be distributed to many users.
Some new features will be added later to the app.
Now i want to create a functionality that will be like
Whenever the app starts, it will first check on the server for
files with new version and should replace the existing with new version
files. I want the app to automatically download the new dll's and
replace the existing ones with these new ones.
Any reference or link or sample code in this regard will be
appreciated.
Thanks & Regards,
Pramod