Learn about the WP7 application lifecycle and how to persist and restore application state.
Articles Written by Marius Bancila
Windows Phone 7 Quick Tutorials: Part 3 - Page Navigation
Learn how to navigate between pages in a WP7 Silverlight application and pass data between them.
Windows Phone 7 (WP7) Quick Tutorials: Part 2 - The Application Bar
Learn how to use the application bar in Windows Phone 7 (WP7), a control holding buttons and menu items for the most important commands on your pages.
Windows Phone 7 Quick Tutorials: Part 1 - Hello World
This article shows how to write a simple "hello world" Silverlight application for Windows Phone 7 (WP7), displaying the "hello world" text in several languages.
Text Templates in Microsoft Visual Studio
Text Template Transformation Toolkit (shortly T4) is a code generator built into Microsoft Visual Studio that allows you to build text files out of templates, using C# programming or VB.NET as "scripting" languages within the template. This article provides an introduction to T4 starting with a simple example where we'll delve into the different parts of a template.
Changes to MFC in Microsoft Visual Studio 2010
This article describes the changes to MFC or the IDE in relation to MFC in Microsoft Visual Studio 2010.
