Click here to Skip to main content
15,888,060 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: Direct Debit System Pin
Eddy Vluggen29-Jun-16 3:03
professionalEddy Vluggen29-Jun-16 3:03 
AnswerRe: Direct Debit System Pin
Pete O'Hanlon29-Jun-16 3:25
mvePete O'Hanlon29-Jun-16 3:25 
GeneralRe: Direct Debit System Pin
Jack Hensley27-Jul-16 3:07
Jack Hensley27-Jul-16 3:07 
Questionapplication architecture Pin
AppNewbie6-Jun-16 5:36
AppNewbie6-Jun-16 5:36 
AnswerRe: application architecture Pin
Slacker00727-Jul-16 3:35
professionalSlacker00727-Jul-16 3:35 
AnswerRe: application architecture Pin
AlexaGrey8628-Aug-16 2:42
AlexaGrey8628-Aug-16 2:42 
QuestionWinForms app with WCF comunicate with another app hosted on server Pin
Member 1189129114-May-16 19:38
Member 1189129114-May-16 19:38 
AnswerRe: WinForms app with WCF comunicate with another app hosted on server Pin
Richard Deeming16-May-16 1:13
mveRichard Deeming16-May-16 1:13 
Windows applications don't have a concept of "redirecting" to a website, and websites cannot launch and control Windows applications.

Depending on what you're trying to do, you might be able to use a WebBrowser control[^] in your Windows application to open the website. You could set the ObjectForScripting property[^] to an object in your application, which would allow javascript on your site to call back into the application via the window.external object.



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


AnswerRe: WinForms app with WCF comunicate with another app hosted on server Pin
Nathan Minier16-May-16 1:48
professionalNathan Minier16-May-16 1:48 
AnswerRe: WinForms app with WCF comunicate with another app hosted on server Pin
Slacker00727-Jul-16 3:32
professionalSlacker00727-Jul-16 3:32 
QuestionArchitecture Presentation Pin
Member 1252157113-May-16 2:08
Member 1252157113-May-16 2:08 
AnswerRe: Architecture Presentation Pin
Richard MacCutchan13-May-16 2:43
mveRichard MacCutchan13-May-16 2:43 
AnswerRe: Architecture Presentation Pin
George Jonsson13-May-16 3:08
professionalGeorge Jonsson13-May-16 3:08 
AnswerRe: Architecture Presentation Pin
Gerry Schmitz13-May-16 4:07
mveGerry Schmitz13-May-16 4:07 
QuestionRemoving UIP Pin
dotnetjos12-May-16 0:10
dotnetjos12-May-16 0:10 
AnswerRe: Removing UIP Pin
Richard Deeming12-May-16 1:52
mveRichard Deeming12-May-16 1:52 
AnswerRe: Removing UIP Pin
Gerry Schmitz13-May-16 4:06
mveGerry Schmitz13-May-16 4:06 
QuestionDouble Entry System Accounting Database Design Pin
PrateekM10-May-16 5:57
PrateekM10-May-16 5:57 
AnswerRe: Double Entry System Accounting Database Design Pin
Gerry Schmitz10-May-16 9:48
mveGerry Schmitz10-May-16 9:48 
GeneralRe: Double Entry System Accounting Database Design Pin
PrateekM12-May-16 0:43
PrateekM12-May-16 0:43 
GeneralRe: Double Entry System Accounting Database Design Pin
Gerry Schmitz12-May-16 5:54
mveGerry Schmitz12-May-16 5:54 
GeneralRe: Double Entry System Accounting Database Design Pin
PrateekM13-May-16 23:11
PrateekM13-May-16 23:11 
GeneralRe: Double Entry System Accounting Database Design Pin
Gerry Schmitz14-May-16 5:17
mveGerry Schmitz14-May-16 5:17 
AnswerRe: Double Entry System Accounting Database Design Pin
DarkCowherd17-May-16 20:42
DarkCowherd17-May-16 20:42 
AnswerRe: Double Entry System Accounting Database Design Pin
Vivi Chellappa26-Jul-16 20:25
professionalVivi Chellappa26-Jul-16 20:25 

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.