Click here to Skip to main content
15,905,614 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.

 
GeneralRe: With the crash of the City of Munich's Linux implementation, will Linux be relegated to hobbyists? Pin
Chris Losinger12-Oct-17 4:10
professionalChris Losinger12-Oct-17 4:10 
GeneralRe: With the crash of the City of Munich's Linux implementation, will Linux be relegated to hobbyists? Pin
dandy7212-Oct-17 6:44
dandy7212-Oct-17 6:44 
GeneralRe: With the crash of the City of Munich's Linux implementation, will Linux be relegated to hobbyists? Pin
jschell13-Oct-17 6:14
jschell13-Oct-17 6:14 
QuestionThe future of WinForms... Pin
Jeremy Falcon11-Oct-17 6:29
professionalJeremy Falcon11-Oct-17 6:29 
AnswerRe: The future of WinForms... Pin
Gary Wheeler11-Oct-17 6:45
Gary Wheeler11-Oct-17 6:45 
GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 6:51
professionalJeremy Falcon11-Oct-17 6:51 
GeneralRe: The future of WinForms... Pin
Leng Vang12-Oct-17 12:04
Leng Vang12-Oct-17 12:04 
AnswerRe: The future of WinForms... Pin
Ravi Bhavnani11-Oct-17 6:54
professionalRavi Bhavnani11-Oct-17 6:54 
Jeremy Falcon wrote:
he main app in question that I'd be working on is an 8 year old product based on WinForms.
If you're tasked with writing new UI components, you could build them in WPF and host them in the existing WinForms app.

FWIW, I'm in the process of porting this[^] WinForms app (30K lines of code) to Android, and later iOS.  I'm using Xamarin to build a native UI and 99% of the business and persistence layer has been portable without any changes.  One of the huge wins using Xamarin is that a user can take their desktop database file and plop it onto their Android device (and vice-versa) with no problems.  (In reality, they don't have oto do this manually.  I've written a cloud backend that lets them sync their data between the desktop and mobile versions of the app.)

I'm a big fan of WinForms and Xamarin and not ashamed to say it.  The productivity gains are awesome.

/ravi
My new year resolution: 2048 x 1536
Home | Articles | My .NET bits | Freeware
ravib(at)ravib(dot)com

GeneralRe: The future of WinForms... Pin
Jeremy Falcon11-Oct-17 7:05
professionalJeremy Falcon11-Oct-17 7:05 
GeneralRe: The future of WinForms... Pin
David Carta12-Oct-17 4:49
professionalDavid Carta12-Oct-17 4:49 
AnswerRe: The future of WinForms... Pin
Ravi Bhavnani12-Oct-17 11:04
professionalRavi Bhavnani12-Oct-17 11:04 
GeneralRe: The future of WinForms... Pin
David Carta12-Oct-17 14:14
professionalDavid Carta12-Oct-17 14:14 
GeneralRe: The future of WinForms... Pin
Ravi Bhavnani12-Oct-17 16:13
professionalRavi Bhavnani12-Oct-17 16:13 
GeneralRe: The future of WinForms... Pin
David Carta13-Oct-17 10:38
professionalDavid Carta13-Oct-17 10:38 
GeneralRe: The future of WinForms... Pin
Ravi Bhavnani13-Oct-17 10:49
professionalRavi Bhavnani13-Oct-17 10:49 
GeneralRe: The future of WinForms... Pin
BillWoodruff14-Oct-17 22:24
professionalBillWoodruff14-Oct-17 22:24 
GeneralRe: The future of WinForms... Pin
Ravi Bhavnani15-Oct-17 5:59
professionalRavi Bhavnani15-Oct-17 5:59 
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 

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.