Tech Valley .Net User Group Presentation Materials

I have uploaded the content from my Introduction to Windows Phone 7 Development with Silverlight talk at the Tech Valley .Net User Group meeting last night in Albany. The content can be found here, and includes: Presentation slides, which include the reference links I mentioned during the talk. The sample code, broken into 2 projects.…

Silverlight for Windows Phone Programming Tip – Be Sure to Scope Your SIP

Scope Your SIP – sounds painful, doesn’t it?  Adding on to Jeff‘s series concerning WP7 Silverlight development tips, I figured it worthwhile to add another one.  The SIP is the Software Input Panel – AKA the Phone’s onscreen keyboard.  One of the handy features of the SIP is the ability to customize it to fit…

The New Phone Tools [are] Here! The New Phone Tools [are] Here!

With all due respect to Steve Martin’s hilarious portrayal of Navin R. Johnson and his quest for “his special purpose” in 1979’s The Jerk.  Tonight Microsoft released the Windows Phone Developer Tools January 2011 Update, which can be downloaded here.  In addition to the content in the new tools, there’s also some interesting other news…

A Matter of State, Part 3

The previous 2 posts discussed using the Page and Application State Dictionaries to restore state following the application being tombstoned, as well as some other potential uses for the Application State Dictionary.  This final post in the series will cover the user of Isolated Storage from Windows Phone applications. Isolated Storage Basics Isolated Storage provides…

A Matter of State, Pt 2

The previous post discussed using the Page State Dictionary to restore a page’s state when navigating back to that page following the application being tombstoned. This post will discuss the use of the Application State Dictionary, and the final post in the series will discuss using Isolated Storage. The Application State Dictionary The Application State…

A Matter of State, Part 1

The Windows Phone platform offers several mechanisms for preserving your application’s state…the key is knowing which one to use when, and why.  I’m going to try to provide some guidance to help answer those questions. First things first – there are 3 key mechanisms provided for saving application state on the phone (4 if you…

New Hampshire .Net (Concord) User Group Presentation Materials

I have uploaded the content from my Introduction to Windows Phone 7 Development with Silverlight talk at the New Hampshire (Concord) .Net User Group meeting last night in Concord.  The content can be found here, and includes: ·     Presentation slides, which include the reference links I mentioned during the talk. ·     The sample code, broken into 2…

New England Visual Basic Professionals Presentation Materials

I have uploaded the content from my Introduction to Windows Phone 7 Development with Silverlight talk at the New England Visual Basic Professionals meeting in Waltham on December 2. There content can be found here, and includes: Presentation slides, which include the reference and event links I mentioned during the talk. The sample code, broken…

New England Silverlight Guild Presentation Materials

I have uploaded the content from my Introduction to Windows Phone 7 Development with Silverlight talk at the New England Silverlight Guild meeting in Connecticut on November 16.  There content can be found here, and includes: · Presentation slides, which include the reference and event links I mentioned during the talk. · The sample code,…

Maine Bytes User Group Presentation Materials

I have uploaded the content from my Introduction to Windows Phone 7 Development with Silverlight talk at the Maine Bytes User Group meeting on November 11.  The content can be found here, and includes: Presentation slides, which include the reference and event links I mentioned during the talk The sample code.  Because the demos were…

New England Code Camp 14 Presentation Materials

I have uploaded the content from my two talks at the New England Code Camp – Introduction to Windows Phone 7 Development with Silverlight and Advanced Windows Phone 7 Development with Silverlight.  The content can be found here and here (Slideshare links here and here.)  The uploaded content includes: ·         Presentation slides, which include the…

Windows Phone 7 Developer Tools RTM, etc.

With all due respect to Steve Martin, “The new phone tools are here!  The new phone tools are here!” Following up on my recent presentations introducing development for Windows Phone 7 with Silverlight, the release of the RTM version of the Windows Phone 7 to the public today was announced today, along with a couple…