C# app update mechanism

  • Thread starter Thread starter Rob Frohwein
  • Start date Start date
R

Rob Frohwein

Hi ,

We are building an C# .net app that will be installed on
company workstations.
The app will consist of a number of assemblies.
Does anyone know if there exist some generic
update helper libraries or programes?

thanks
Rob Frohwein
 
What version of the framework is this for?

Have you looked at ClickOnce deployment? there is also the updater-block,
but this is more effort to use.

Marc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top