Click here to Skip to main content
15,916,280 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: The future of WinForms... Pin
abmv11-Oct-17 7:06
professionalabmv11-Oct-17 7:06 
GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 7:10
professionalJeremy Falcon11-Oct-17 7:10 
GeneralRe: The future of WinForms... Pin
abmv11-Oct-17 7:28
professionalabmv11-Oct-17 7:28 
GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 7:30
professionalJeremy Falcon11-Oct-17 7:30 
GeneralRe: The future of WinForms... Pin
Scott Serl11-Oct-17 12:27
Scott Serl11-Oct-17 12:27 
GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 12:42
professionalJeremy Falcon11-Oct-17 12:42 
GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 12:43
professionalJeremy Falcon11-Oct-17 12:43 
AnswerRe: The future of WinForms... Pin
Marc Clifton11-Oct-17 7:22
mvaMarc Clifton11-Oct-17 7:22 
Wellllll....(deep subject, I know)

I've hosted Chromium in a WinForm app, which is quite interesting actually -- you can call into C#, and the C# can call into the Javascript.

Why? Well, you end up with a "thick-client" that can easily be turned into a web app, particularly if you don't have any C# calls, or you've abstracted them in the Javascript so that they're easily replaced with by AJAX calls to a server.

I know, it's a crazy idea, but since I won't touch WPF, don't really want to learn Xamarin/XAML, Qt, GTK+, wxWidgets all suck, and I do enough web development nowadays anyways, it makes more sense for me, particularly since I can also leverage some really nice web-based UI components.
Latest Article - Class-less Coding - Minimalist C# and Why F# and Function Programming Has Some Advantages

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 7:33
professionalJeremy Falcon11-Oct-17 7:33 
AnswerRe: The future of WinForms... PinPopular
Sander Rossel11-Oct-17 8:06
professionalSander Rossel11-Oct-17 8:06 
GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 8:13
professionalJeremy Falcon11-Oct-17 8:13 
GeneralRe: The future of WinForms... Pin
swampwiz11-Oct-17 17:22
swampwiz11-Oct-17 17:22 
GeneralRe: The future of WinForms... Pin
Robert Chafer12-Oct-17 4:38
Robert Chafer12-Oct-17 4:38 
GeneralRe: The future of WinForms... Pin
abmv12-Oct-17 5:53
professionalabmv12-Oct-17 5:53 
GeneralRe: The future of WinForms... Pin
Robert Chafer12-Oct-17 5:59
Robert Chafer12-Oct-17 5:59 
GeneralRe: The future of WinForms... Pin
Sander Rossel12-Oct-17 19:14
professionalSander Rossel12-Oct-17 19:14 
GeneralRe: The future of WinForms... Pin
ClockMeister12-Oct-17 10:04
professionalClockMeister12-Oct-17 10:04 
GeneralRe: The future of WinForms... Pin
Sander Rossel12-Oct-17 19:06
professionalSander Rossel12-Oct-17 19:06 
GeneralRe: The future of WinForms... Pin
ClockMeister13-Oct-17 5:52
professionalClockMeister13-Oct-17 5:52 
AnswerRe: The future of WinForms... Pin
CodeWraith11-Oct-17 8:25
CodeWraith11-Oct-17 8:25 
AnswerRe: The future of WinForms... Pin
raddevus11-Oct-17 10:12
mvaraddevus11-Oct-17 10:12 
GeneralRe: The future of WinForms... Pin
Mladen Janković11-Oct-17 10:38
Mladen Janković11-Oct-17 10:38 
GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 10:43
professionalJeremy Falcon11-Oct-17 10:43 
AnswerRe: The future of WinForms... Pin
Kevin Marois11-Oct-17 10:35
professionalKevin Marois11-Oct-17 10:35 
GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 10:39
professionalJeremy Falcon11-Oct-17 10:39 

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.