Thursday, August 02, 2012

New samples galore from the Windows Phone SDK Team - 33 new samples, 4 pages, 2 languages, 1 boat load of code...

Developer Code Samples - Windows Phone SDK Team

imageimageimageimage

33 new samples all released yesterday (8/1/2012). From Audio to video, RSS, Picture and Music Hub integration and more.

Just a few of those that stood for me;

Augmented Reality Motion Sample

Windows Phone SDK samples are developed and tested by the Windows Phone SDK Team to ensure that you have a great experience.

This sample shows how to use the camera and the Motion API to create an augmented reality application. Windows Phone supports multiple sensors including a compass, which tracks the phone’s position relative to the earth’s magnetic field, and the accelerometer, which measures the ...

Music + Videos Hub Sample

Windows Phone SDK samples are developed and tested by the Windows Phone SDK Team to ensure that you have a great experience.

This sample shows how to use the MediaHistory and MediaHistoryItem classes to create a Music + Videos hub application. It also uses the XNA MediaPlayer class to control playback of music. When the user presses the Play button, a history item is added to the Music + Videos hub. Y...

RSS Reader Sample

Windows Phone SDK samples are developed and tested by the Windows Phone SDK Team to ensure that you have a great experience.

This sample shows you how to create a basic RSS reader that downloads the Windows Phone team blog RSS feed and displays the feed items in a ListBox. Though the sample is set up to download a specific RSS feed, you could choose to extend the sample for use in your app by adding f...

Video Recorder Sample

Windows Phone SDK samples are developed and tested by the Windows Phone SDK Team to ensure that you have a great experience.

Learn how to use the device camera to record video in your own application. This sample demonstrates video preview, recording, and playback. It uses the FileSink class to write video to isolated storage, from which it can be played afterward. For detailed information about how t...

Weather Forecast Sample

Windows Phone SDK samples are developed and tested by the Windows Phone SDK Team to ensure that you have a great experience.

This sample shows how you can call and process data from a web service in a Windows Phone application. The sample uses the HttpWebRequest class to make an asynchronous call to a web service that provides weather forecast information. Windows Phone applications should always use

Those that I checked included but C# and VB.Net versions too!

That not enough? Then also check out, Code Samples for Windows Phone

No comments: