Click here to Skip to main content
15,887,939 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Create a integration Layer between WCF XML/SOAP and JSON over rest Pin
Nathan Minier29-Apr-16 1:54
professionalNathan Minier29-Apr-16 1:54 
AnswerRe: Create a integration Layer between WCF XML/SOAP and JSON over rest Pin
Gerry Schmitz29-Apr-16 7:37
mveGerry Schmitz29-Apr-16 7:37 
QuestionArchitecture for Qt Mobile App and Azure mobile services Pin
Praveen Raghuvanshi15-Apr-16 2:05
professionalPraveen Raghuvanshi15-Apr-16 2:05 
AnswerRe: Architecture for Qt Mobile App and Azure mobile services Pin
Richard MacCutchan15-Apr-16 2:52
mveRichard MacCutchan15-Apr-16 2:52 
GeneralRe: Architecture for Qt Mobile App and Azure mobile services Pin
Praveen Raghuvanshi15-Apr-16 16:48
professionalPraveen Raghuvanshi15-Apr-16 16:48 
GeneralRe: Architecture for Qt Mobile App and Azure mobile services Pin
Richard MacCutchan15-Apr-16 21:38
mveRichard MacCutchan15-Apr-16 21:38 
GeneralRe: Architecture for Qt Mobile App and Azure mobile services Pin
Praveen Raghuvanshi16-Apr-16 19:33
professionalPraveen Raghuvanshi16-Apr-16 19:33 
GeneralRe: Architecture for Qt Mobile App and Azure mobile services Pin
Eytukan20-Apr-16 3:44
Eytukan20-Apr-16 3:44 
The question looks quite blunt.
MVVM, AFAIK it's like a MS trademarked one. (Though there are a pile of frameworks for Web-client). It's tightly bound with WPF/SL & similar MS frameworks.

MVP/ MVC, unless it's with frameworks like Cocoa (mac) & Asp.net MVC, which gives you some guidelines with implementations, it's just a pattern you can implement anywhere by yourself.

All these what we are talking about is UI design patterns.

And the link you've shared talks about Software Architecture in general.
First decide what UI pattern framework is available right out of the box in Qt. This is just for the UI to Data binding design.

The rest is the whole story. It all depends on what you need in your App. You can create you own "patterns" as per your need!

Starting to think people post kid pics in their profiles because that was the last time they were cute - Jeremy.

GeneralRe: Architecture for Qt Mobile App and Azure mobile services Pin
Praveen Raghuvanshi20-Apr-16 23:14
professionalPraveen Raghuvanshi20-Apr-16 23:14 
QuestionHow to find all files of a certain type in Memory? Pin
Sonhospa5-Apr-16 23:23
Sonhospa5-Apr-16 23:23 
AnswerRe: How to find all files of a certain type in Memory? Pin
Richard MacCutchan5-Apr-16 23:34
mveRichard MacCutchan5-Apr-16 23:34 
GeneralRe: How to find all files of a certain type in Memory? Pin
Sonhospa6-Apr-16 0:43
Sonhospa6-Apr-16 0:43 
GeneralRe: How to find all files of a certain type in Memory? Pin
Richard MacCutchan6-Apr-16 2:26
mveRichard MacCutchan6-Apr-16 2:26 
GeneralRe: How to find all files of a certain type in Memory? Pin
Eddy Vluggen6-Apr-16 3:43
professionalEddy Vluggen6-Apr-16 3:43 
GeneralRe: How to find all files of a certain type in Memory? Pin
Sonhospa6-Apr-16 9:51
Sonhospa6-Apr-16 9:51 
GeneralRe: How to find all files of a certain type in Memory? Pin
Eddy Vluggen6-Apr-16 11:16
professionalEddy Vluggen6-Apr-16 11:16 
GeneralRe: How to find all files of a certain type in Memory? Pin
Sonhospa7-Apr-16 5:03
Sonhospa7-Apr-16 5:03 
QuestionC++ code which is callable from C#, returns a Stream and maintains state. Pin
Duncan 8429-Mar-16 10:52
Duncan 8429-Mar-16 10:52 
AnswerRe: C++ code which is callable from C#, returns a Stream and maintains state. Pin
Nathan Minier30-Mar-16 1:16
professionalNathan Minier30-Mar-16 1:16 
AnswerRe: C++ code which is callable from C#, returns a Stream and maintains state. Pin
jschell31-Mar-16 9:40
jschell31-Mar-16 9:40 
Questionhow to design this scenario? Pin
girishmeena15-Mar-16 9:34
girishmeena15-Mar-16 9:34 
AnswerRe: how to design this scenario? Pin
Richard MacCutchan15-Mar-16 10:42
mveRichard MacCutchan15-Mar-16 10:42 
AnswerRe: how to design this scenario? Pin
jschell31-Mar-16 9:44
jschell31-Mar-16 9:44 
SuggestionWhat if “static” is inferred? Pin
MathuSum Mut24-Feb-16 10:39
professionalMathuSum Mut24-Feb-16 10:39 
GeneralRe: What if “static” is inferred? Pin
jschell6-Mar-16 8:19
jschell6-Mar-16 8:19 

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.