UWP Development: Is It Worth It?

esbe118

New member
Sep 14, 2015
13
0
0
Visit site
I feel like the only people trumpeting PWAs are people who haven't actually made one. It's ridiculously hard to do things that are just there on native apps. And many things you just simply can't do.
 

ochhanz

Member
Nov 15, 2017
512
1
18
Visit site
Still disagree?
, yeah UWP still gets updates in VStudio and if you want to make Windows apps and programs UWP is great. The UWP build in libraries and XAML interface makes it relatively easy to create good looking and consistent interfaces. You also get advantages like good battery life (which is important with how popular laptops have become), privacy options (more clarity for users) and security (sandboxing, Store being a save download place etc).
The Store allows lots of features (trials, sales, automatic updates, steady update out rolls, test groups, specific target groups etc) that save you work and give you extra insight in bugs etc. And if you don't want it on the Store than you can side load UWP packages (debug builds are especially very easy to side load).
The only advantage I can think of non-UWP is that there are a few cases where you miss an older library of functions and that it is harder to upload/spread it through other stores (generally only a real problem for bigger companies cause they can attract more visitors than the MS Store).
That being said, I believe the UWP + Store is excellent to create and upload the app but you still often need to your own marketing.
 

Akshay M

Banned
Jan 2, 2020
28
0
0
Visit site
Now that Windows Mobile is officially dead. Is it worth for developers to try an get into the UWP ecosystem?

I’m in two minds about this.

On one hand UWP is very good, I used it to make a desktop application called Tazmo in the Windows Store. It’s a powerful toolkit, runs fast, looks nice.

On the other hand it’s Windows 10 only, that will limit your market a bit. Also, realistically, you can really only distribute your app in the Windows Store. You can ask users to sideload it, but it’s not really a professional proposition to ask users to do that.

So UWP is a great toolkit for making desktop applications, but it’s limited in what OS it will run on and limited in how you can distribute your applications.

UWP is great, but so is WPF and WPF does not have the restrictions that UWP does.

WPF is much more commonly used in business than UWP.

I think you’d be better off learning WPF than UWP at this stage. In a few years, that might change, in fact I think it will. Satya Nadella isn’t an *****, I think it’s he is well aware that companies will not touch UWP for LOB applications until they sort out the distribution issues.

The good news is that WPF and UWP are very similar, they both use XAML, and you tend to use C# for both. If you learn WPF, you’ll adapt to UWP easy enough.
 

Prometheus2021

New member
Apr 30, 2014
59
0
0
Visit site
I’m in two minds about this.

On one hand UWP is very good, I used it to make a desktop application called Tazmo in the Windows Store. It’s a powerful toolkit, runs fast, looks nice.

On the other hand it’s Windows 10 only, that will limit your market a bit. Also, realistically, you can really only distribute your app in the Windows Store. You can ask users to sideload it, but it’s not really a professional proposition to ask users to do that.

So UWP is a great toolkit for making desktop applications, but it’s limited in what OS it will run on and limited in how you can distribute your applications.

UWP is great, but so is WPF and WPF does not have the restrictions that UWP does.

WPF is much more commonly used in business than UWP.

I think you’d be better off learning WPF than UWP at this stage. In a few years, that might change, in fact I think it will. Satya Nadella isn’t an *****, I think it’s he is well aware that companies will not touch UWP for LOB applications until they sort out the distribution issues.

The good news is that WPF and UWP are very similar, they both use XAML, and you tend to use C# for both. If you learn WPF, you’ll adapt to UWP easy enough.

Quiet a lot to read but thank you. I'll look into WPF, since I want to learn and in a year or so put out something decent in the MS store, hopefully by then UWP has gain some momentum.
 

Members online

Forum statistics

Threads
323,276
Messages
2,243,561
Members
428,053
Latest member
JoshRos