Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
2answers
374 views

WP7: Edit Screenshot While App is Backgrounding (Mango)

I have an app that I have been developing that can display sensitive user data. When the user backgrounds the app, the OS appears to take a screenshot of the app as it was running, and displays it ...
5
votes
2answers
531 views

Navigating to a details page - shared view model or navigation query string?

When navigating from a list page to a details page, there are two high level ways of passing the selection data between the pages: sharing a view model instance and passing an identifier in the ...
5
votes
2answers
590 views

Handling Tombstoning and Back key properly for performance reasons?

Is there a best practice for handling tombstoning and back key properly? As it is stated in the MSDN docu you should save transient data in the OnNavigatedFrom method. Ok, so the code for saving ...
5
votes
1answer
613 views

Windows Phone 7: Tombstoning with URIs?

I'm building a wp7 app in Silverlight. All of my app's state is stored in NavigationContext.QueryString. If this could be saved on application deactivation, and that page navigated to on application ...
3
votes
4answers
550 views

When to save the state of the application for tombstoning?

I was wondering when is more appropriate to save the view model of the single pages. I see two possibilities: Save the state of each page (it's viewmodel) everytime you navagitefrom it so that it ...
2
votes
3answers
23 views

Should I launch fresh instance or restore last when app is deactivated and started again through app list?

I read a lot about application states, tombstoning and recommended practises but I am still confused Here is my scenario User launches app through application icon. User then moves to next page. ...
2
votes
1answer
35 views

RootVisual is null when returning from Tombstoning?

Hi I just found out that my application was crashing when returning from tombstoning. I was able to target the problem here inside the constructor of my page: RadPhoneApplicationFrame frame = ...
2
votes
2answers
139 views

Isolated Storage security exception on windows phone

Im trying to persist some data but im getting an error here. Declaration of isolated storage inside my public partial mainpage class IsolatedStorageSettings settings = ...
2
votes
2answers
124 views

Default page for restoring app state while tombstoning

I am wondering if there is any way to restore the page state to a standard page in the app after tombstone. For example if the app been tombstoned while the user is on page 2, the restored page always ...
2
votes
1answer
236 views

WP 7.5 - How can I test tombstoning?

In WP 7.0 it was easy to test the tombstone system - I'd hit the camera button then press back to get a tombstone/resume. In WP 7.5 the app goes dormant for awhile, but appears to tombstone at an ...
2
votes
1answer
99 views

Is it possible to send an HttpWebRequest from a deactivated event handler in WP7?

In a networked XNA WP7 game, I want to notify the server when the game gets deactivated, e.g., when I press the search button during the game. The game uses HTTP requests for networking and it seems ...
2
votes
1answer
158 views

Custom serialization in Caliburn.Micro 1.1

I'm upgrading a 1.0 WP7 application to CM 1.1. Among other stuff, I'm removing the old attribute-based tombstoning and implementing storage classes. This typically involves creating a class for each ...
2
votes
2answers
595 views

Restore Scroll Position in LongListSelector after tombstone

I'm trying to work with the LongListSelector control from the WP7 Silverlight Toolkit. It's taken a bit of work, but I finally have it working with my app. Unfortunately, I am having some trouble ...
2
votes
1answer
330 views

XNA - WP7 - TiledLib - Serialization and tombstoning

I am currently writing a 2D game using the XNA Game Studio 4.0 framework for Windows Phone 7. I have gotten to the stage where I am tackling the problem of tomb-stoning the game if the user would like ...
2
votes
1answer
230 views

How to prevent WebBrowser control to lose web state while navigate to other WindowPhone Page?

I have one page with WebBrowser control in it. When I Navigate with NavigationService.Navigate() (next page xaml) and then back the WebBrowser control loses his web state. How can I make the ...
2
votes
3answers
315 views

WP7 Tombstoning - user expectations?

A general question regarding tombstoning WP7 applications. What do you think a users expectations are? And what level of tombstoning support are you providing in your application? For example, if you ...
2
votes
1answer
363 views

tombstoning with pivotview containing N pivot items

I have a pivotview in which the items are created dynamically. The views in each one is flyweight & virtualized so memory does not exceed the max allowed. When tombstoning occurs, I save the ...
2
votes
4answers
500 views

Navigation & Tombstoning - Best Practices

I'm just learning about how to navigate between pages and tombstoning. I'm wondering if anyone can point me to some good examples that not only show me the basics of how to use Navigation properly ...
1
vote
1answer
34 views

ViewModel with dependencies on Services + tombstoning

What is the recommended way to set up / inject dependencies in a viewModel after tombstoning given that when the app deactivates you typically add the ViewModel to the State dictionary and then ...
1
vote
2answers
329 views

Access to SMS and browser content tombstoning

WP7 newbie here.. In my application, I am using embedded web browser control to load an external web page. I have a PIN based validation step in that application, which involves 1) User Leaving the ...
1
vote
1answer
217 views

tombstoning strategy in windows phone 7, how to save states of multiple pages

i want to know what are your strategies for saving state in a windows phone 7 (wp7) app. when i say state, i mean the model-view state of each page in the stack. recently, i asked a question at, ...
1
vote
1answer
226 views

how to debug app in windows phone 7 that is not launched from visual studios

i am currently working on handling tombstoning for my app. to tombstone my app, i navigate 2 pages into my app (from the first page). i then hit the home button, then i hit the back button to get back ...
1
vote
1answer
97 views

WP7 - Resume from the page I assigned

Lets assume I have two pages MainPage and DetailsPage. In details page user hits on start button then hits on the back button to get to the Previous Page. And If we don't have tombstone coding they ...
1
vote
1answer
293 views

Prevent Start Menu, Camera button from tombstoning WP7 Application

I have a WP7 application that I've disabled the idle capabilities of the phone with such as: PhoneApplicationService.Current.UserIdleDetectionMode = IdleDetectionMode.Disabled; ...
1
vote
1answer
359 views

wp7 silverlight canvas displays black screen after tombstoning

I have a screen in my wp7 app with only a canvas, used to display a graph. I handle the page loaded event to draw the graph, by adding lines to the graph children, the lines are stored in a list ...
1
vote
2answers
204 views

Windows phone 7 silverlight tombstoning

I have read in requirements that when user presses the back button, application must exit. (5.4.2): "Pressing the Back button from the first screen of an application must exit the application". So, i ...
1
vote
3answers
1k views

How to get longer stacktrace (tombstone) from android?

As I have noticed, logcat returns always 34 lines of crashlog, like this: 4cf7c700 401c0000 4cf7c704 48463ff0 4cf7c708 44d11f7c 4cf7c70c afd0cd89 4cf7c710 00000000 4cf7c714 82ab29dc ...
1
vote
2answers
116 views

How do I serialise Lambdas and Event delegates when Tombstoning on the Windows Phone 7?

I've been using the Game State Management sample which has worked so far. I've hit a snag though: when Tombstoning, the screens are serialised; the only trouble is, the MessageBoxScreen has event ...
1
vote
3answers
365 views

How to correctly saving the viewmodel of page to handle tombstoning

I'm building a WP7 app, and I'm now at the point of handling the tombstoning part of it. What I am doing is saving the viewmodel of the page in the Page.State bag when the NavigatedFrom event occurs, ...
1
vote
1answer
655 views

How to handle TombStoning in WP7 ViewModelLocator

When my WP7 app comes back from being Tombstoned, it creates the ViewModelLocator class that I have stored in App.Resources. How do are you suppose to handle this? In my ViewModelLocator constructor ...
1
vote
1answer
90 views

Partially completed text boxes and tombstoning in Windows Phone 7

When I use TwoWay data binding to a view model on a page, then from what I have observed, the view model is only updated when the focus leaves the field (eg. a TextBox). This behaviour matches the ...
0
votes
1answer
30 views

Serialize VM vs state class

After my wonderings on the events registration (you can find here WP7 MVVM ViewModel Event Registration and ViewModel Lifetime), now I'm thinking about viewmodel tombstoning: In case of Tombstoning, ...
0
votes
0answers
25 views

DataBindings lost during App-Switching/Tombstoning in WP7

I've set up a viewmodel to bind a listcontrol to an ObservableCollection in my program. a UI control on the page adds and deletes objects to the collection, which works fine as the list is ...
0
votes
1answer
48 views

Tombstoning listbox in WP7 application

I have a listbox in my WP7 app, and I would like to keep/save listbox inserted items when I reload the application. I tried this, but it not work: protected override void ...
0
votes
2answers
51 views

Application deactivation in Windows Phone 7 - caused by user or system. How to distinguish?

Is it possible to distinguish the cause of application deactivation? Aplpication enters the deactivated state when users press back button or there is a call\SMS. My question is - how to distinguish ...
0
votes
1answer
37 views

Handling windows button during Async BeginGetResponse in wp7

is there any way to handle the Windows button keypress within the *.Xaml.cs especially when the app is busy getting a request processed using an Asynchronous BeginGetResponse. is there a override ...
0
votes
2answers
69 views

How to refresh date time when the app is reactivated in WP

i would like to know if it is possible to refresh date time when the app returns from a deactivated state in WP7.5. My app is basically a calendar type and when the app starts the current day is ...
0
votes
1answer
83 views

Tombstoning to clean up memory WP7

after looking at several posts online about memory usage like this one http://nicksnettravels.builttoroam.com/post/2011/02/10/Windows-Phone-7-Navigation-Memory-Usage.aspx and strugglug with similar ...
0
votes
1answer
106 views

Can't tombstone ItemsSource of a ListBox

I have a ListBox populated with data coming from XML. Fine so far, the problem is that I get some errors when I try to tombstone it. protected override void ...
0
votes
2answers
89 views

How to save property after tombstoning?

I have some property OwnerId that has each page in my application. I need these property to create HttpWebRequest and get some data. But when the application deactivated and activated again the page ...
0
votes
1answer
40 views

Tombstoning for a “read-only” app

I'm developing a Mango app that connects to a local database, reads data from it and never modifies them nor inserts. I've heardt that bad tombstoning handling can make the app to be refused to the ...
0
votes
1answer
126 views

WP7 Tombstoning - cannot set list selected item value from State data

I am setting up tombstoning for a simple WP7 app. I have a list of items, and I want to save the ListBox.SelectedIndex in State memory, and on returning to the page, have that item selected in the ...
0
votes
1answer
188 views

How can I tombstone the child VMs in caliburn.micro

I run into some problems with tombstoning in Caliburn.Micro. I have a pivot control in which we have a listbox in every pivot control item. I just to want to save the list(s) using caliburn.micro's ...
0
votes
1answer
280 views

WP7 Tombstoning and Querystring

I am running very basic xml reader and I pass some data to the details page by using: private void HaberlerListBox_SelectionChanged(object sender, SelectionChangedEventArgs e) { if ...
0
votes
1answer
228 views

WP7 Tombstoning - Easy practice

I have a databound xml reader. MainPage is connected to DetailsPage: When user clicks on the name in Main Page, She gets the details of this name (Age, Gender, Date of Birth etc.) in the DetailsPage. ...
0
votes
1answer
197 views

problems with tombstoning in WP7, cannot tell if i need to restore or instantiate/query new data

i've just run into the infamous tombstoning problem/issue in WP7. let's say i have 3 pages, FirstPage.xaml, SecondPage.xaml, and ThirdPage.xaml. the natural flow will be: FirstPage.xaml -> ...
0
votes
3answers
291 views

WP7 app won't load after pressing start and back button

I'm having some issues with my application and resuming it after, say, receiving and reading a text. It currently works on locked screen with no issues but when I press the start button and do ...
0
votes
0answers
165 views

Issue while debugging tombstone bug on device

I'm trying to reproduce bug in tombstone interruption while loading game assets, but it's impossible - Application still loading assets when i pressed menu button. This issue is present only when I ...
0
votes
2answers
240 views

WP7 game: Call Web Service when Deactivated (tombstoning)

I'm running into a weird problem and I want to know if it is normal or if I'm missing something. Here's the situation : I'm developping a multiplayer game in XNA for WP7 When a user quits the game ...
0
votes
2answers
688 views

MVVM-Light and WP7 ViewModel tombstoning isn't working

I've tried following the steps in Joost Van Schaik's article on tombstoning but was unable to get it to work for me. I'm no doubt doing something wrong. In my ViewModel: private string _foobar ...

1 2