If you are a Win8Dev and building a Windows 8/WinRT application, you might want to download a file asynchronously from a web location. The job is very easy in Silverlight and in this case too but you just need to know the way, the APIs and the configuration settings.
Many developers already faced the difficulty to download a file in their WinRT apps and hence I thought to share the code with the API details in this post.