Click here to Skip to main content
15,888,816 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: What is best way to convert desktop app to web app? [modified] Pin
bobishkindaguy21-Jul-10 6:25
bobishkindaguy21-Jul-10 6:25 
AnswerRe: What is best way to convert desktop app to web app? Pin
Mycroft Holmes20-Jul-10 19:45
professionalMycroft Holmes20-Jul-10 19:45 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy21-Jul-10 6:24
bobishkindaguy21-Jul-10 6:24 
GeneralRe: What is best way to convert desktop app to web app? Pin
Max Peck22-Jul-10 15:56
Max Peck22-Jul-10 15:56 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy27-Jul-10 9:44
bobishkindaguy27-Jul-10 9:44 
AnswerRe: What is best way to convert desktop app to web app? Pin
Eddy Vluggen21-Jul-10 1:21
professionalEddy Vluggen21-Jul-10 1:21 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy21-Jul-10 6:27
bobishkindaguy21-Jul-10 6:27 
GeneralRe: What is best way to convert desktop app to web app? Pin
Eddy Vluggen21-Jul-10 7:13
professionalEddy Vluggen21-Jul-10 7:13 
Where are you storing your data in the desktop-application? If you already have Sql Server, you'd only need a webserver that's capable of running ASP.NET. I'd go this classic route, but only because I'm familiar with it. I haven't tried the WebMatrix package (yet), but does look like a good place to start.

It contains a webserver, and Sql Compact. That setup might not support stored procedures, and other Sql Compact limitations would apply.
I are Troll Suspicious | :suss:

GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy21-Jul-10 8:50
bobishkindaguy21-Jul-10 8:50 
GeneralRe: What is best way to convert desktop app to web app? Pin
Eddy Vluggen21-Jul-10 9:05
professionalEddy Vluggen21-Jul-10 9:05 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 6:48
bobishkindaguy22-Jul-10 6:48 
AnswerRe: What is best way to convert desktop app to web app? PinPopular
Luc Pattyn21-Jul-10 2:22
sitebuilderLuc Pattyn21-Jul-10 2:22 
GeneralRe: What is best way to convert desktop app to web app? Pin
DaveyM6921-Jul-10 7:01
professionalDaveyM6921-Jul-10 7:01 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy21-Jul-10 8:27
bobishkindaguy21-Jul-10 8:27 
GeneralRe: What is best way to convert desktop app to web app? Pin
DaveyM6921-Jul-10 8:47
professionalDaveyM6921-Jul-10 8:47 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy21-Jul-10 7:35
bobishkindaguy21-Jul-10 7:35 
GeneralRe: What is best way to convert desktop app to web app? Pin
Luc Pattyn21-Jul-10 7:45
sitebuilderLuc Pattyn21-Jul-10 7:45 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy21-Jul-10 8:39
bobishkindaguy21-Jul-10 8:39 
GeneralRe: What is best way to convert desktop app to web app? Pin
Eddy Vluggen22-Jul-10 3:29
professionalEddy Vluggen22-Jul-10 3:29 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 5:34
bobishkindaguy22-Jul-10 5:34 
GeneralRe: What is best way to convert desktop app to web app? Pin
Eddy Vluggen22-Jul-10 5:48
professionalEddy Vluggen22-Jul-10 5:48 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 6:45
bobishkindaguy22-Jul-10 6:45 
GeneralRe: What is best way to convert desktop app to web app? Pin
Eddy Vluggen22-Jul-10 10:06
professionalEddy Vluggen22-Jul-10 10:06 
GeneralRe: What is best way to convert desktop app to web app? Pin
bobishkindaguy22-Jul-10 10:28
bobishkindaguy22-Jul-10 10:28 
GeneralRe: What is best way to convert desktop app to web app? Pin
Eddy Vluggen22-Jul-10 11:10
professionalEddy Vluggen22-Jul-10 11: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.