tombstoning
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 l[详细]
2023-03-28 07:34 分类:问答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.[详细]
2023-03-26 15:58 分类:问答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.[详细]
2023-03-22 19:43 分类:问答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[详细]
2023-03-22 19:28 分类:问答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)[详细]
2023-03-22 08:21 分类:问答WP7 - Resume from the page I assigned
Lets assume I have two pages MainPage and DetailsPage. In details page user hits on start 开发者_JS百科button then hits on the back button to get to the Previous Page. And If we don\'t have tombstone[详细]
2023-03-21 14:19 分类:问答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.[详细]
2023-03-21 06:20 分类:问答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 tomb开发者_如何学JAVAstoning and implementing storage classes.[详细]
2023-03-19 23:22 分类:问答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:[详细]
2023-03-19 17:42 分类:问答WP7: Edit Screenshot While App is Backgrounding (Mango)
I have an ap开发者_JAVA技巧p 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, an[详细]
2023-03-18 07:59 分类:问答