From CodeProject:
In this blog post, I am going to demonstrate on how to access a simple XML file embedded in the WinRT assembly. One of the easier way to retrieve an assembly in .NET application is by using below method.
From CodeProject:
In this blog post, I am going to demonstrate on how to access a simple XML file embedded in the WinRT assembly. One of the easier way to retrieve an assembly in .NET application is by using below method.