I am new to Windows 8 developmet.
What I want to do is just a simple download in background the constraint is download should not stopped if app is killed or it is not in suspended or the running condition.
Any link where I can study and go forward highly appreciated.
Thank You.
I am new to Windows 8 developmet. What I want to do is just
Share
There are two key resources that should answer most of your questions (and give you some source code to boot):
Background Transfer Sample
Introduction to Background tasks (Word doc)