WinJS App with Windows Runtime Component to Access Native C# Methods
In this article, we will learn how to connect WinJS project with Windows Runtime Component to access native C# methods. Let’s get started. Step 1: First, create a WinJS project as discussed in this...
Discussion