Summary
In this chapter, we have explored many ways in which Windows isn't just a host for our applications, but can provide many features that can really make the difference between a native application and a web one. We have learned how .NET makes it easy to integrate APIs from the UWP, something that in the past was available only if you wanted to start building a new application from scratch. The UWP unlocks endless opportunities, and, in this chapter, we have only touched on a few of them, such as location services, Windows Hello, the sharing contract, and the new filesystem capabilities.
Another thing we have learned in this chapter is that yes, it's true, this book is dedicated to building desktop applications but, as developers, we can't deny the impact of the web ecosystem. Therefore, Microsoft started from scratch with a new engine to build the new Microsoft Edge, which enables developers to get the best out of the web, thanks to the latest HTML, CSS, and...