Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi, i want to add auto update feature in my app..which is the best way?
Deploying it by using ClickOnce allows you to have your application check for updates. That's one way of doing it (though I'm not gonna say for sure that it's the best :)).