Click here to Skip to main content
15,895,192 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: Develop for UWP? Pin
Kornfeld Eliyahu Peter30-Nov-16 18:02
professionalKornfeld Eliyahu Peter30-Nov-16 18:02 
AnswerRe: Develop for UWP? Pin
umeca7430-Nov-16 20:47
umeca7430-Nov-16 20:47 
AnswerRe: Develop for UWP? Pin
Mark_Wallace30-Nov-16 22:50
Mark_Wallace30-Nov-16 22:50 
AnswerRe: Develop for UWP? Pin
Ian Klek30-Nov-16 22:53
Ian Klek30-Nov-16 22:53 
AnswerRe: Develop for UWP? Pin
ed welch1-Dec-16 0:37
ed welch1-Dec-16 0:37 
AnswerRe: Develop for UWP? Pin
Member 121413511-Dec-16 1:57
Member 121413511-Dec-16 1:57 
AnswerRe: Develop for UWP? Pin
CygnusBMT1-Dec-16 4:12
CygnusBMT1-Dec-16 4:12 
AnswerRe: Develop for UWP? Pin
Yortw1-Dec-16 8:42
Yortw1-Dec-16 8:42 
We have two LoB UWP applications being shipped to customers. Mostly they are being used on Windows Phones, or on devices like the (Honeywell) Dolphin CT50. WPF & WinForms don't really work on those devices due to the OS. Prior to that we were using the Motorola 3090/3190 devices which ran WinCE, so they required use to use .NET CF and the tooling for that was abandoned around 2008-2010. So basically, yeah, there is a point to UWP for us.

Also, UWP has some nice API's that could benefit regular desktop apps (settings that sync across devices, credential vault etc), and some improvements to XAML (triggers/relative panel etc) to make stuff easier when you want to alter the UI based on screen size/input mode (important if you want to write one app to run on tablet or desktop PC - and Surface while small is still a viable tablet market - it's not dead the way WP is).

Yes, you can use at least some of those API's from a regular desktop app if you edit the project file and add the right references, but at that point, why not just go with UWP? Unless you really need to support Win7 which is officially EOL (except for the WePOS version), or possibly Win8.1 (which is a tiny market share) you might as well go UWP. The user's largely can't tell the difference except it came from the store.

Not saying it's perfect, or always the right choice, but I don't think it's always the wrong one or has zero benefts either.
AnswerRe: Develop for UWP? Pin
Bruce Greene1-Dec-16 11:13
Bruce Greene1-Dec-16 11:13 
AnswerRe: Develop for UWP? Pin
MiddleTommy1-Dec-16 14:37
MiddleTommy1-Dec-16 14:37 
AnswerRe: Develop for UWP? Pin
Shao Voon Wong1-Dec-16 19:53
mvaShao Voon Wong1-Dec-16 19:53 
AnswerRe: Develop for UWP? Pin
Gerry Schmitz1-Dec-16 22:53
mveGerry Schmitz1-Dec-16 22:53 
AnswerRe: Develop for UWP? Pin
Simon Jackson5-Dec-16 22:26
Simon Jackson5-Dec-16 22:26 
General"Kardashianic" fails to make the cut for the OED Pin
BillWoodruff30-Nov-16 9:16
professionalBillWoodruff30-Nov-16 9:16 
GeneralRe: "Kardashianic" fails to make the cut for the OED Pin
Jörgen Andersson30-Nov-16 10:19
professionalJörgen Andersson30-Nov-16 10:19 
GeneralRe: "Kardashianic" fails to make the cut for the OED Pin
Richard MacCutchan30-Nov-16 10:36
mveRichard MacCutchan30-Nov-16 10:36 
GeneralRe: "Kardashianic" fails to make the cut for the OED Pin
Jörgen Andersson30-Nov-16 11:06
professionalJörgen Andersson30-Nov-16 11:06 
GeneralRe: "Kardashianic" fails to make the cut for the OED Pin
BillWoodruff30-Nov-16 15:41
professionalBillWoodruff30-Nov-16 15:41 
GeneralRe: "Kardashianic" fails to make the cut for the OED Pin
dan!sh 30-Nov-16 18:01
professional dan!sh 30-Nov-16 18:01 
GeneralRe: "Kardashianic" fails to make the cut for the OED Pin
PIEBALDconsult30-Nov-16 18:36
mvePIEBALDconsult30-Nov-16 18:36 
GeneralRe: "Kardashianic" fails to make the cut for the OED Pin
Nathan Minier1-Dec-16 1:27
professionalNathan Minier1-Dec-16 1:27 
GeneralAcrobat REader DC Pin
Rage30-Nov-16 6:18
professionalRage30-Nov-16 6:18 
GeneralRe: Acrobat REader DC Pin
BillWoodruff30-Nov-16 6:28
professionalBillWoodruff30-Nov-16 6:28 
GeneralRe: Acrobat REader DC Pin
RedDk30-Nov-16 6:35
RedDk30-Nov-16 6:35 
GeneralRe: Acrobat REader DC Pin
Rick York30-Nov-16 7:55
mveRick York30-Nov-16 7:55 

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.