How to update the newest version automatic for a windows forms application developed by dot net 2.0?

Ð

С»ÒÀÇ

We had developed a software product based windows forms using dot net 2.0

All user for this product must download the newest version from the our web
site and re-install it handly, if a new version for this product is
published. It very trouble for users and developers.

How to set the software update automaticly when new version is published ?


Thanks!
 
J

Jeff Johnson

We had developed a software product based windows forms using dot net 2.0

All user for this product must download the newest version from the our
web site and re-install it handly, if a new version for this product is
published. It very trouble for users and developers.

How to set the software update automaticly when new version is published ?

I recommend looking at ClickOnce for starters.
 
H

HK

If you need a simple solution, then give Sharp AutoUpdater a shot. Its free and open source.



?????? wrote:

How to update the newest version automatic for a windows forms application developed by dot net 2.0?
26-Sep-08

We had developed a software product based windows forms using dot net 2.0

All user for this product must download the newest version from the our web
site and re-install it handly, if a new version for this product is
published. It very trouble for users and developers.

How to set the software update automaticly when new version is published ?


Thanks!

Previous Posts In This Thread:

How to update the newest version automatic for a windows forms application developed by dot net 2.0?
We had developed a software product based windows forms using dot net 2.0

All user for this product must download the newest version from the our web
site and re-install it handly, if a new version for this product is
published. It very trouble for users and developers.

How to set the software update automaticly when new version is published ?


Thanks!

Re: How to update the newest version automatic for a windows forms application developed by dot net 2.0?
I recommend looking at ClickOnce for starters.

Re: How to update the newest version automatic for a windows forms application developed by dot net 2.0?
..0
d ?

Look into the application updater block(for .NET), which implements
BITS protocol.


Submitted via EggHeadCafe - Software Developer Portal of Choice
TEST SNIPPET- DataAdapter Handler
http://www.eggheadcafe.com/tutorial...ed-4f7de850c2b0/test-snippet-dataadapter.aspx
 

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

Top