Click here to Skip to main content
15,665,166 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Implementing Google Contacts in WPF App Pin
Gerry Schmitz15-Dec-22 8:07
mveGerry Schmitz15-Dec-22 8:07 
GeneralRe: Implementing Google Contacts in WPF App Pin
Kevin Marois15-Dec-22 12:27
professionalKevin Marois15-Dec-22 12:27 
GeneralRe: Implementing Google Contacts in WPF App Pin
Gerry Schmitz15-Dec-22 16:30
mveGerry Schmitz15-Dec-22 16:30 
GeneralRe: Implementing Google Contacts in WPF App Pin
Kevin Marois15-Dec-22 18:15
professionalKevin Marois15-Dec-22 18:15 
GeneralRe: Implementing Google Contacts in WPF App Pin
Gerry Schmitz16-Dec-22 2:06
mveGerry Schmitz16-Dec-22 2:06 
AnswerRe: Implementing Google Contacts in WPF App Pin
jschell20-Dec-22 13:34
jschell20-Dec-22 13:34 
QuestionI have a really strange problem with WebRequest in a ServiceStack web application (hosted by XSP on Mono). It seems that the registration of request modules works in a very strange way; I am using WebRequest to create an HTTP request, and it is faili Pin
Isaac Tack12-Dec-22 1:20
Isaac Tack12-Dec-22 1:20 
AnswerRe: JWT vs Redis - to improve the performance of my application Pin
jschell13-Dec-22 10:42
jschell13-Dec-22 10:42 
QuestionCompare two remote git repositories Pin
_Flaviu17-Nov-22 21:10
_Flaviu17-Nov-22 21:10 
AnswerRe: Compare two remote git repositories Pin
Richard Deeming17-Nov-22 21:43
mveRichard Deeming17-Nov-22 21:43 
GeneralRe: Compare two remote git repositories Pin
_Flaviu17-Nov-22 21:52
_Flaviu17-Nov-22 21:52 
GeneralRe: Compare two remote git repositories Pin
Richard Deeming17-Nov-22 21:58
mveRichard Deeming17-Nov-22 21:58 
GeneralRe: Compare two remote git repositories Pin
infantformula218-Dec-22 6:17
infantformula218-Dec-22 6:17 
GeneralRe: Compare two remote git repositories Pin
Richard Deeming18-Dec-22 20:53
mveRichard Deeming18-Dec-22 20:53 
AnswerRe: Compare two remote git repositories Pin
jschell12-Dec-22 10:29
jschell12-Dec-22 10:29 
Question? where should I go ? Pin
pitwi17-Nov-22 10:35
pitwi17-Nov-22 10:35 
AnswerRe: ? where should I go ? Pin
Richard Deeming17-Nov-22 21:41
mveRichard Deeming17-Nov-22 21:41 
AnswerRe: ? where should I go ? Pin
Gerry Schmitz18-Nov-22 4:32
mveGerry Schmitz18-Nov-22 4:32 
AnswerRe: ? where should I go ? Pin
pitwi19-Nov-22 23:39
pitwi19-Nov-22 23:39 
AnswerRe: ? where should I go ? Pin
Waynegi8-Dec-22 23:38
Waynegi8-Dec-22 23:38 
QuestionFinancial/Accounting Data warehouse model design - need advice!!! Pin
Trang T10-Nov-22 17:28
Trang T10-Nov-22 17:28 
AnswerRe: Financial/Accounting Data warehouse model design - need advice!!! Pin
Gerry Schmitz20-Nov-22 5:25
mveGerry Schmitz20-Nov-22 5:25 
QuestionWhat Languages/Frameworks are Modern Commercial Windows Applications Made With? Pin
Peter Moore - Chicago9-Nov-22 10:40
Peter Moore - Chicago9-Nov-22 10:40 
With the hodgepodge of frameworks available to make Windows applications these days - MFC, WinForms, WPF, WinUI, UWP, MAUI, Blazor Hybrid - and that's just the ones made by Microsoft! - it's really difficult to know which are suitable for a modern commercial application.

Rather than ask for recommendations or believe marketing hype, the best evidence for whether a framework or language is good is who's actually developing commercially successful applications with it. So what frameworks and languages are the big commercial shops using when publishing Windows applications these days?

Specific applications I'd like to know about are -
  • Microsoft Office for Windows - this appears to be C++ with some kind of Javascript engine. There might be some .NET in there but it doesn't seem to be prevalent. I'm guessing they're using DirectComposition and have a homegrown control library that's completely untethered from the OS, but does anyone know for sure?
  • Adobe Suite - also appears to be C++, but I'm guessing they have some home-grown cross-platform framework that allows them to keep the Mac and Windows versions in sync easily.
  • Visual Studio IDE (not Code) - At one point this was WPF, but I can't tell what it is now.
  • Slack - Electron maybe?
  • Google Chrome - Obviously not .NET - guessing C++ and DirectComposition?
Secondarily, I can't find any evidence that big commercial applications are actually written using any of the Microsoft frameworks that are publicly available, other than perhaps WPF. UWP, WinUI, and Blazor all seem to be commercially irrelevant as far as I can tell. Would love to hear evidence to the contrary though.
AnswerRe: What Languages/Frameworks are Modern Commercial Windows Applications Made With? Pin
Gerry Schmitz20-Nov-22 5:32
mveGerry Schmitz20-Nov-22 5:32 
GeneralRe: What Languages/Frameworks are Modern Commercial Windows Applications Made With? Pin
Peter Moore - Chicago20-Nov-22 5:40
Peter Moore - Chicago20-Nov-22 5:40 

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.