Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 434045
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T20:14:04+00:00 2026-05-12T20:14:04+00:00

I have a general question for the group. I am about to start a

  • 0

I have a general question for the group. I am about to start a large project for my team that, I suspect, we will be doing as a desktop application (I am generally a web guy in my application outlook but I am open to change.)

My big concern is that the current desktop applications in the company are already a pain in the keister to maintain, or more to the point, to distribute when a change needs to be made. So I would want to develop something that prompted the user (our employees) to update the software if it is out of date on their computer.

Those of you who have done this before, I would appreciate any advice on what pitfalls to look out for. Also I would be interested in any online resources that anyone found helpful in addressing similar requirements.

Thanks.

EDIT: I realize I suck!! I did forget to mention some of the most important details. It will be a Window applications, written using the .NET framework, targeting Win XP and higher.

  • 1 1 Answer
  • 1 View
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T20:14:04+00:00Added an answer on May 12, 2026 at 8:14 pm

    If you want to implement it yourself, it’s quite easy as well. Our application polls a web service for information periodically with roughly the following API:

    getVersion(Installation ID): returns release version to be installed and hash of all files
    getFileList(Version ID): gets a list of files and file hashes for the release
    getFile(File ID): gets one file
    

    Pros: By coding logic into your getVersion method, you can push different versions to different customers and it also allows you to push beta releases to a limited amount of customers first.

    Checking hash on all your downloaded files makes sure your application downloads files properly. This can also be used to repair damaged application files. When the hash for the release matches the hash for all downloaded files, it’s time to install.

    To install, have your main program start an update application and exit. The update should replace all changed application files. The update program can also run any SQL change scripts or registry changes related to the release.

    At the end of the update program, start your main application again and have the main application update the update program if needed. They update each other, so you can push bugfixes both to the update program and the main application.

    I also recommend testing downgrade before pushing a new release to customers, so you can automatically switch to an old stable release if any critical bugs are found.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

A general architecture question in Sitecore 6... Let’s say we have a situation where
Ok another WPF question, well I guess this is just general .NET. I have
I have to give a general note to some huge Java project for which
I have a group of files that have extensions of .dat & .idx. They
I have a general exception handler, Application_error in my global.asax where I'm trying to
I've done some research into server push with javascript and have found the general
The general problem: We have urls coming to our IIS web servers formatted like:
In general, I occasionally have a chain of nested macros with a few preprocessor
I have a MySQL table with utf8 general ci collation. In the table, I
In general, is it a best practice to have simple POJO Java classes implement

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.