Mango Jump Start (06): Windows Phone Multi-tasking & Background Tasks
- Posted: Sep 06, 2011 at 4:02 PM
- 13,489 Views
- 6 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Microsoft MVPs Rob Miles and Andy Wigley are back! The "Building Applications for Windows Phone "Mango" Jump Start" was hosted by Microsoft Learning as a follow-up to last year's Windows Phone 7 Jump Start sessions. Mobile application developers rave about the fast-paced, demo-rich, real-world and often-times humorous approach Rob and Andy use to deliver this timely content. Now that "Mango" has made such a huge splash in the industry, we've asked them to put together another great course.
This course is specially tailored for developers looking to build cool applications and games for the new Windows Phone Mango Platform.
In module six, Rob leads a valuable session on multi-tasking and background tasks. After starting off with some essential information on Windows Phone Task Management, Rob shows options for multi-tasking with Background Agents, how to create tasks in Visual Studio, File Transfer tasks, Background Notifications and background music playback tasks.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
you guys are awesome, and one quesiton, where can I find the code which you demo'ed in the video?
Hi Richard,
Code is available now at http://borntolearn.mslearn.net/wpmango/m/mediagallery/default.aspx. I'll get direct links on all the posts presently.
I'm going to write car video recorder. I want to record video at the background agent. But calling
new CaptureSource() { VideoCaptureDevice = CaptureDeviceConfiguration.GetDefaultVideoCaptureDevice() };
causes the exception : Invalid cross-thread access.
How could i find the thread where i can run it?
Can I employ background task to, say take a screenshot of the currently running application?
Can you take a screenshot from the foreground application?
Here is the list of unsupported api's
http://msdn.microsoft.com/en-us/library/hh202962(v=vs.92).aspx
Loving these videos since I discovered them. A fun and entertaining way of answering the questions I have. Shortened my learning curve cause all I need to do is watch the video of the feature I'm interested in and I'm already familiar. Thank you for taking the time to do this.
Remove this comment
Remove this thread
close