Browse by Tags

All Tags » ClickOnce (RSS)

How To Write an Automatic Update System

Here's a link to an eight part series which describes different approaches to inform your customers about available updates to your application and to automatically download and install those updates. How To Write an Automatic Update System (this...
Posted by stefan | with no comments

Deploying a Client/Server application using MSI and ClickOnce

This article at CodeProject explains in detail how to deploy a web service project. It uses a combination of Visual Studio and Orca to build an MSI setup for the server part. A SQL Server database is also installed with this project. For the client side...

German: dotnetpro Schwerpunkt-Heft Setup & Deployment

(This article is only available in German) Im aktuellen Heft 08/2007 der Zeitschrift dornetpro dreht sich alles um die Software-Installation. Insgesamt zehn Artikel zu Themen wie ClickOnce, Installationsprogramme mit Visual Studio, InnoSetup und Nullsoft...

Introduction to ClickOnce video presentation

This is a 45 minutes video + slides recording of a presentation at the JAOO european developer conference. Microsoft C# MVP Cathi Gero talks about the problems that ClickOnce addresses and how it works. Deploying & Maintaining Smart Client Apps using...
Posted by stefan | with no comments
Filed under: ,

ClickOnce Tips and Tricks Article in CoDe Magazine

In the Nov/Dec 2006 issue of the CoDe magazine, MVP Julia Lerman writes about her experience with ClickOnce and shares some tricks. ClickOnce for the Real World, Not Hello World After four years of trying out every iteration of Web server application...
Posted by stefan | with no comments
Filed under: ,

Three articles about ClickOnce at CodeProject.com

Malpani Amol, .NET developer and conference speaker from India, has published three articles on ClickOnce at CodeProject.com: Add your own (custom) prerequisite to "ClickOnce" application Restore Application to Previous State Using Clickonce...
Posted by stefan | with no comments
Filed under: ,