Click here to Skip to main content
15,909,737 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIs it possible to convert Web application to windows application Pin
Gandalf_TheWhite28-Aug-08 22:37
professionalGandalf_TheWhite28-Aug-08 22:37 
AnswerRe: Is it possible to convert Web application to windows application Pin
Manas Bhardwaj28-Aug-08 22:43
professionalManas Bhardwaj28-Aug-08 22:43 
GeneralRe: Is it possible to convert Web application to windows application Pin
Gandalf_TheWhite28-Aug-08 23:20
professionalGandalf_TheWhite28-Aug-08 23:20 
GeneralRe: Is it possible to convert Web application to windows application Pin
Manas Bhardwaj28-Aug-08 23:43
professionalManas Bhardwaj28-Aug-08 23:43 
GeneralRe: Is it possible to convert Web application to windows application Pin
Gandalf_TheWhite28-Aug-08 23:47
professionalGandalf_TheWhite28-Aug-08 23:47 
GeneralRe: Is it possible to convert Web application to windows application Pin
Dave Kreskowiak29-Aug-08 6:59
mveDave Kreskowiak29-Aug-08 6:59 
GeneralRe: Is it possible to convert Web application to windows application Pin
Gandalf_TheWhite7-Sep-08 22:16
professionalGandalf_TheWhite7-Sep-08 22:16 
AnswerRe: Is it possible to convert Web application to windows application Pin
Abhishek Sur29-Aug-08 1:41
professionalAbhishek Sur29-Aug-08 1:41 
just separate your web business logic and data retrieval logic to a separate class library... u can use that in your Windows application, just you have to create the UI...

You may also use Web Services if you want to run the same code from both...

In that case windows application should be connected to internet or local network to run....
Rose | [Rose]

Abhishek Sur


GeneralRe: Is it possible to convert Web application to windows application Pin
Gandalf_TheWhite29-Aug-08 2:32
professionalGandalf_TheWhite29-Aug-08 2:32 
Questionkey down event of form not fired after adding toolstripcontainer [modified] Pin
DsouzaBenita5828-Aug-08 22:12
DsouzaBenita5828-Aug-08 22:12 
QuestionPlease help with a fairly simple percentage calculation.... Pin
Joey Picerno28-Aug-08 16:11
Joey Picerno28-Aug-08 16:11 
AnswerRe: Please help with a fairly simple percentage calculation.... Pin
Sathesh Sakthivel28-Aug-08 20:42
Sathesh Sakthivel28-Aug-08 20:42 
AnswerRe: Please help with a fairly simple percentage calculation.... Pin
Guffa28-Aug-08 21:20
Guffa28-Aug-08 21:20 
JokeRe: Please help with a fairly simple percentage calculation.... Pin
Manas Bhardwaj28-Aug-08 21:55
professionalManas Bhardwaj28-Aug-08 21:55 
AnswerRe: Please help with a fairly simple percentage calculation.... Pin
Ashfield29-Aug-08 2:47
Ashfield29-Aug-08 2:47 
GeneralRe: Please help with a fairly simple percentage calculation.... Pin
Joey Picerno29-Aug-08 3:10
Joey Picerno29-Aug-08 3:10 
GeneralRe: Please help with a fairly simple percentage calculation.... Pin
Ashfield29-Aug-08 8:51
Ashfield29-Aug-08 8:51 
GeneralRe: Please help with a fairly simple percentage calculation.... Pin
Joey Picerno29-Aug-08 9:18
Joey Picerno29-Aug-08 9:18 
QuestionPossible memory leak Pin
dBrong28-Aug-08 11:53
dBrong28-Aug-08 11:53 
AnswerRe: Possible memory leak Pin
Scott Dorman28-Aug-08 13:34
professionalScott Dorman28-Aug-08 13:34 
GeneralRe: Possible memory leak Pin
dBrong28-Aug-08 17:00
dBrong28-Aug-08 17:00 
GeneralRe: Possible memory leak Pin
Scott Dorman28-Aug-08 18:01
professionalScott Dorman28-Aug-08 18:01 
GeneralRe: Possible memory leak Pin
Guffa28-Aug-08 21:51
Guffa28-Aug-08 21:51 
QuestionClasses Pin
CodingYoshi28-Aug-08 11:25
CodingYoshi28-Aug-08 11:25 
AnswerRe: Classes Pin
Gideon Engelberth28-Aug-08 13:13
Gideon Engelberth28-Aug-08 13:13 

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.