New improvements in .NET Core make it simple to decrease the size of your self-contained apps. Check out this quick tip and see how easy it is to trim things down.
Sometimes we need to find a way to pass some parameters from the XAML to our code behind it, but we just don’t know how to do it. So that’s why in this article we will be learning how easy it is to pass arguments to our controls in XAML. We’ll explore different ways, such as: Passing arguments to non-default constructors, calling factory methods and generic arguments.
Monetization with an in-app subscription is tricky. You want users to be able to get a taste for what your app is like without giving the whole thing away for free. But you also don’t want to provide too little value. As you design your app’s subscription elements and invitations, keep these four conversion-boosting strategies in mind.
We recently extended the ImageEditor Crop Toolbar feature, and added the ability to Save the current edited image. Now you can use pre-defined aspect ratios and crop geometries while applying the crop feature to an image or create a custom one.