Check updates

  • Thread starter Thread starter Marc
  • Start date Start date
M

Marc

Hi,
I want to know how to
add "Check updates" feature in to my
application.
 
Are you looking to make a webservice that your windows form accesses to
compare the versions?
but at the same time clickonce is for windows forms

Can you give an example of what you are looking for?
 
I want to know how to
add "Check updates" feature in to my
application.

What do you mean?

1. Check updates for an application the user downloaded?
2. Check for updates on a user's information?
3. Other?

If #1, you really should aim at the windows forms group.

Peace and Grace,

--
Gregory A. Beamer (MVP)

Twitter: @gbworld
Blog: http://gregorybeamer.spaces.live.com

*******************************************
| Think outside the box! |
*******************************************
 
Marc said:
Hi,
I want to know how to
add "Check updates" feature in to my
application.

You're posting in the wrong newsgroup - this is for ASP.NET. But look
into a product called TrueUpdate - I found that was by far the easiest
way to get update functionality into my application. Although it cost a
bit of money, I had it all working in a couple of hours.

Nick.
 

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