Developing a Windows Phone 7 Application in 25 Minutes (Featured Video)

In this live tutorial-style demo, Reza Alizadeh, Architect Evangelist for Microsoft will walk you through building a Windows Phone 7 Plancast application that will leverage the Plancast public API.

The video covers topics like Windows Phone 7 Metro UI, Development Concepts, Expression Blend and Visual Studio. Certainly worth a watch if you are just beginning to develop on Windows Phone 7.

WebBrowser Control Techniques in Windows Phone (Featured Article)

WebBrowser Control Techniques in Windows Phone by VEIKKO99

This week’s featured article illustrates the use of WebBrowser control on Windows Phone 7. The article covers both the basic usage of the WebBrowser control and also illustrates  some advanced techniques for integrating the control deeply into C# code like Navigation, Calling C# code from JavaScript and Calling (evaulate) JavaScript code from C#.

Screen.png Screen2.png

The article also contains a sample application with a build-able source code illustrating the use of WebBrowser control. So if you plan to use WebBrowser control in your WP7 applications, do check out this article and let us know if it’s helpful!