Click here to Skip to main content
15,913,722 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: How to find a Windows app developer? Pin
GuyThiebaut12-Apr-18 20:49
professionalGuyThiebaut12-Apr-18 20:49 
GeneralRe: How to find a Windows app developer? Pin
Sharp Ninja13-Apr-18 6:00
Sharp Ninja13-Apr-18 6:00 
GeneralRe: How to find a Windows app developer? Pin
HobbyProggy12-Apr-18 21:31
professionalHobbyProggy12-Apr-18 21:31 
GeneralRe: How to find a Windows app developer? Pin
Peter Moore - Chicago12-Apr-18 23:27
Peter Moore - Chicago12-Apr-18 23:27 
GeneralRe: How to find a Windows app developer? Pin
HobbyProggy13-Apr-18 1:31
professionalHobbyProggy13-Apr-18 1:31 
GeneralRe: How to find a Windows app developer? Pin
Tomaž Štih12-Apr-18 22:41
Tomaž Štih12-Apr-18 22:41 
GeneralRe: How to find a Windows app developer? Pin
den2k8813-Apr-18 0:21
professionalden2k8813-Apr-18 0:21 
GeneralRe: How to find a Windows app developer? Pin
Sharp Ninja13-Apr-18 6:11
Sharp Ninja13-Apr-18 6:11 
Tomaž Štih wrote:
p.s. Don't use web developers. They have radically different mindset, they work with gazillion of frameworks, don't know strong typing, storyboard their life, and inject'n'pattern everything that moves. That's all very nice, and cool too, but you don't use a wrench to cut hair. And beware of "standard control" freaks. They don't innovate and their software looks like living DevExpress mutant from the 90ties, with 20 switchable fluorescent control skins that scare the sh*t out of you, and without any catchy innovative approach that makes your app stand out. You'll recognize them by bloated data-modeling and raping you with screen wireframes.


Sorry, but I couldn't disagree with you more. WPF lends itself well to multi-tiered architecture, but UWP is even better. As a matter of fact, following Microsoft's development guidelines for UWP provides a VERY rich and consistent user interface paradigm (something that iOS, but no so much Android thrives upon) which will become very natural in the future, especially since the Win32 versions of Office are about to become extinct. Web development of SPA and ASP.Net MVC is not much different than UWP development. With UWP now being run from DotNet Core, you can even use that back end and put it in the app and have a distributed app that is self contained and can work offline, simply syncing with servers as networking becomes available. You CANNOT do that easily with Web, and hardly anybody does it with mobile. UWP is far more powerful than any other framework out there. Also, with WebAssembly starting to take off, the days of Javascript/Bootstrap/Angular hell are numbered, and those same skills will be directly applicable to UWP as much a WebAssembly.

And those "dinosaur" C++ developers have a VERY good platform with UWP to continue their careers as UWP has a very good support for COM objects interacting with the new Windows API from C++.
GeneralRe: How to find a Windows app developer? Pin
swampwiz20-Apr-18 11:47
swampwiz20-Apr-18 11:47 
GeneralRe: How to find a Windows app developer? Pin
#realJSOP13-Apr-18 0:50
professional#realJSOP13-Apr-18 0:50 
GeneralRe: How to find a Windows app developer? Pin
Peter Moore - Chicago13-Apr-18 1:01
Peter Moore - Chicago13-Apr-18 1:01 
GeneralRe: How to find a Windows app developer? Pin
Leng Vang16-Apr-18 6:47
Leng Vang16-Apr-18 6:47 
GeneralRe: How to find a Windows app developer? Pin
Gary Huck13-Apr-18 2:40
Gary Huck13-Apr-18 2:40 
GeneralRe: How to find a Windows app developer? Pin
User 483504713-Apr-18 3:21
User 483504713-Apr-18 3:21 
GeneralRe: How to find a Windows app developer? Pin
Sharp Ninja13-Apr-18 6:16
Sharp Ninja13-Apr-18 6:16 
GeneralRe: How to find a Windows app developer? Pin
Slow Eddie13-Apr-18 3:45
professionalSlow Eddie13-Apr-18 3:45 
GeneralRe: How to find a Windows app developer? Pin
obermd13-Apr-18 6:26
obermd13-Apr-18 6:26 
GeneralRe: How to find a Windows app developer? Pin
Peter Moore - Chicago13-Apr-18 7:57
Peter Moore - Chicago13-Apr-18 7:57 
GeneralRe: How to find a Windows app developer? Pin
Gerry Schmitz13-Apr-18 6:57
mveGerry Schmitz13-Apr-18 6:57 
GeneralRe: How to find a Windows app developer? Pin
swampwiz20-Apr-18 11:43
swampwiz20-Apr-18 11:43 
GeneralORM Quick Survey Pin
Kevin Marois12-Apr-18 6:34
professionalKevin Marois12-Apr-18 6:34 
GeneralRe: ORM Quick Survey Pin
Marc Clifton12-Apr-18 6:45
mvaMarc Clifton12-Apr-18 6:45 
GeneralRe: ORM Quick Survey Pin
Kevin Marois12-Apr-18 6:50
professionalKevin Marois12-Apr-18 6:50 
GeneralRe: ORM Quick Survey PinPopular
PIEBALDconsult12-Apr-18 8:19
mvePIEBALDconsult12-Apr-18 8:19 
GeneralRe: ORM Quick Survey Pin
Kevin Marois12-Apr-18 8:20
professionalKevin Marois12-Apr-18 8:20 

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.