Click here to Skip to main content
15,891,431 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: What is best way to convert desktop app to web app? Pin
Ray Cassick24-Jul-10 3:29
Ray Cassick24-Jul-10 3:29 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy27-Jul-10 10:06
bobishkindaguy27-Jul-10 10:06 
AnswerRe: What is best way to convert desktop app to web app? Pin
MattRhoades22-Jul-10 2:22
MattRhoades22-Jul-10 2:22 
GeneralRe: What is best way to convert desktop app to web app? Pin
kmoorevs22-Jul-10 4:54
kmoorevs22-Jul-10 4:54 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 6:02
bobishkindaguy22-Jul-10 6:02 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 5:57
bobishkindaguy22-Jul-10 5:57 
GeneralRe: What is best way to convert desktop app to web app? Pin
MattRhoades22-Jul-10 6:47
MattRhoades22-Jul-10 6:47 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 7:16
bobishkindaguy22-Jul-10 7:16 
Wow, thanks MachineGun, for going to all that effort - excellent reply!

I recently implemented an auto-update feature in my app, based on this article:
Application Auto Update Revisited[^]

The main app checks, downloads the update, and if that all goes well, launches another app. All the second app does is replace the main app's executable, and then launch the main app.

It seems to be working. I used that because I read some negative stuff about ClickOnce, I forget where. But I wonder whether you have a comment on whether the procedure you have outlined in your message has some advantages in your opinion.

Thanks again for the reply! I will analyze it! I noticed there was some command line stuff to do. I guess the VS installer project could implement that somehow. This is a commercial app, where I would prefer that the installer does everything so the IT folks don't need to do any tweaking. But that is only from a quick perusal of your post. As I say, I will take the time to read the references you included.
Bob
____________________________________________________________________________________
The Vulcan Science Directorate has determined that time travel is impossible.

AnswerRe: What is best way to convert desktop app to web app? Pin
Ralph.Popp22-Jul-10 2:25
Ralph.Popp22-Jul-10 2:25 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 7:46
bobishkindaguy22-Jul-10 7:46 
AnswerRe: What is best way to convert desktop app to web app? Pin
ely_bob22-Jul-10 4:01
professionalely_bob22-Jul-10 4:01 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 5:32
bobishkindaguy22-Jul-10 5:32 
GeneralRe: What is best way to convert desktop app to web app? Pin
ely_bob22-Jul-10 6:27
professionalely_bob22-Jul-10 6:27 
GeneralRe: What is best way to convert desktop app to web app? [modified] Pin
bobishkindaguy22-Jul-10 10:10
bobishkindaguy22-Jul-10 10:10 
GeneralRe: What is best way to convert desktop app to web app? Pin
ely_bob23-Jul-10 4:07
professionalely_bob23-Jul-10 4:07 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy27-Jul-10 9:33
bobishkindaguy27-Jul-10 9:33 
AnswerRe: What is best way to convert desktop app to web app? Pin
tedmondson22-Jul-10 4:07
tedmondson22-Jul-10 4:07 
AnswerRe: What is best way to convert desktop app to web app? Pin
Machaira22-Jul-10 5:13
Machaira22-Jul-10 5:13 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 5:24
bobishkindaguy22-Jul-10 5:24 
GeneralRe: What is best way to convert desktop app to web app? Pin
MatrixDud22-Jul-10 5:56
MatrixDud22-Jul-10 5:56 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 6:35
bobishkindaguy22-Jul-10 6:35 
AnswerRe: What is best way to convert desktop app to web app? Pin
George from Saanichton22-Jul-10 5:40
George from Saanichton22-Jul-10 5:40 
GeneralRe: What is best way to convert desktop app to web app? Pin
MatrixDud22-Jul-10 5:49
MatrixDud22-Jul-10 5:49 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 6:31
bobishkindaguy22-Jul-10 6:31 
AnswerRe: What is best way to convert desktop app to web app? Pin
Member 459898622-Jul-10 6:10
Member 459898622-Jul-10 6:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.