Showing archive results for April 2020

Apr 2, 2020
Post comments count0
Post likes count0

Hosted App Model

shikhakaul

In Windows 10 version 2004, we are introducing the concept of Hosted Apps to the Windows App Model. Hosted apps are registered as independent apps on Windows, but require a host process in order to run. An example would be a script file which requires its host (eg: Powershell or Python) to be installed. By itself, it is just a file and does not hav...

Apr 2, 2020
Post comments count0
Post likes count0

Increase Binding Possibilities with RelativeSource

shikhakaul

The BindingContext is one of the most important parts of the Xamarin.Forms data binding system, especially in MVVM applications. Being built into the Binding type as the common source for bindings in a specific scope reduces plumbing code needed and makes XAML more concise. Unfortunately, for any given View there is only one BindingContext availabl...

Apr 2, 2020
Post comments count0
Post likes count0

Introducing the New Pull Request Experience for Azure Repos

shikhakaul

Pull Requests are a vital feature for many Azure Repos customers. We are excited to announce that our new pull request web experience is now available in preview! Not only is the new experience mobile-friendly and faster, we have also added several new features to help you review pull requests quicker and improve your overall pull request experienc...

Apr 2, 2020
Post comments count0
Post likes count0

DirectX 12 Ultimate Getting Started Guide

shikhakaul

So, you’re a developer sold on the next-gen features in DirectX 12 Ultimate? Look no further than this little guide!

Apr 2, 2020
Post comments count0
Post likes count0

.NET Core March 2020 Updates – 2.1.17 and 3.1.3

shikhakaul

Today, we are releasing the .NET Core March 2020 Update. These updates only contain non-security fixes. See the individual release notes for details on updated packages.