1. SharpSerializer

    By:

    SharpSerializer is an open source XML and binary serializer for .NET Framework, .NET Compact Framework and Silverlight. It needs no type definitions nor type mappings to serialize data. It is especially usefull for tombstoning - i.e. binary serialization to isolated storage in WP7 (Windows Phone 7). With only one line of code it can serialize types... More information

  2. WP7AppLifecycleService

    By:

    WP7AppLifeCycleService helps WP7 applications manage tombstoning easily by doing the heavy work and with SoC (Separation of Concerns) in mind. Tombstoning becomes a piece of cake.

  3. WP7TombstoneHelper

    By:

    A library to make it really easy to support tombstoning in the pages of a Windows Phone 7 Silverlight app.

  4. Windows Phone MVC

    By:

    An MVC + MVVM implementation for windows phone 7, supporting type safe navigation, MVVM, wp7 lifecycle/tombstoning and much more!

  5. Windows Phone MVC (Libs Only)

    By:

    An MVC + MVVM implementation for windows phone 7, supporting type safe navigation, MVVM, wp7 lifecycle/tombstoning and much more! This package only contains the libraries, no default controllers, views, viewmodels, or instructions

  6. Phoenix Framework 0.5.0.186

    By:

    An MVVM+Controller implementation for WPF & WP7, giving all the goodness of MVVM while introducing a controller to make it easier to write better apps easier. Supporting type safe navigation, MVVM, wp7 lifecycle/tombstoning and much more!

  7. Phoenix Framework (Autofac Support) 0.5.0.186

    By:

    An MVVM+Controller implementation for WPF & WP7, giving all the goodness of MVVM while introducing a controller to make it easier to write better apps easier. Supporting type safe navigation, MVVM, wp7 lifecycle/tombstoning and much more!

  8. Akavache.Mobile 2.6.6

    By:

    An implementation of ISuspensionDriver that uses Akavache to save app state on tombstoning.

    272 downloads

  9. Phoenix Framework - Testability Extensions 0.5.0.185

    By:

    An MVVM+Controller implementation for WPF & WP7, giving all the goodness of MVVM while introducing a controller to make it easier to write better apps easier. Supporting type safe navigation, MVVM, wp7 lifecycle/tombstoning and much more!

  10. MVVM Tombstone for Windows Phone

    By:

    MVVM Tombstone provides a simple method for tombstoning your ViewModel properties and restoring them when appropriate.

  11. SmartNavigation

    By:

    Smart Navigation is a Windows Phone navigation framework which allows you to pass complex data structures between pages in strongly typed and refactoring friendly manner and also automagically retrieving valid state after tombstoning.