No announcements
Found 2830430 threads
-
0 Votes
Suspended and resumed metro app
I take a look at microsoft sdk samples and try to implement the same for my app But it still failed on WACK !!!Answered | 3 Replies | 2432 Views | Created by TomerBanin - Tuesday, September 4, 2012 11:05 AM | Last reply by TomerBanin - Wednesday, September 19, 2012 11:12 AM -
1 Votes
Resuming tests when interrupted
But if the test run was aborted, you cannot "resume" it.Answered | 4 Replies | 6178 Views | Created by Rohit Kamble - Friday, December 4, 2009 7:20 AM | Last reply by Rohit Kamble - Monday, December 7, 2009 7:17 AM -
4 Votes
Fast App Resume
Please note that there are two similar terms, "Fast Application Switching" for WP 7.1, and "Fast Application Resume" for WP 8 and Silverlight WP 8.1.Answered | 5 Replies | 763 Views | Created by HellMaster_HaiL - Tuesday, January 13, 2015 12:38 PM | Last reply by mSpot Inc - Wednesday, January 14, 2015 10:35 PM -
0 Votes
App activated, resume, and suspend Sample__
Hi Terrence, I think this link may help you about App suspend and resume, this is a clear and simple app implementing suspend and ...Answered | 3 Replies | 2260 Views | Created by Terrence_ - Friday, July 27, 2012 2:43 AM | Last reply by Aaron Xue - Monday, July 30, 2012 1:36 AM -
0 Votes
Resuming last sync session
Hi, JuneT is right for the batching case when there is no further changes after previous failed sync.Answered | 4 Replies | 8345 Views | Created by sharon 5656 - Thursday, April 28, 2011 11:27 AM | Last reply by Dong Cao - Friday, April 29, 2011 5:05 PM -
0 Votes
How to pause & resume Parallel.For?
In your own framework, why were you using Suspend/Resume?Answered | 5 Replies | 6810 Views | Created by Rajesh Khunt - Tuesday, July 24, 2012 12:50 PM | Last reply by Stephen Toub - MSFT - Friday, August 24, 2012 5:52 AM -
0 Votes
How to get resume event in app?
Hi, Have a look at this Windows Phone Application Lifecycle I think you are looking about Application_Activated which is explained in detail in the ...Answered | 1 Replies | 931 Views | Created by estmob - Wednesday, December 31, 2014 5:11 AM | Last reply by Pradeep AJ - Wednesday, December 31, 2014 6:20 AM -
0 Votes
How to debug resuming and suspending mode
Hi Eran, The app does not alway suspend when it does not have focus.Answered | 4 Replies | 3271 Views | Created by Biecher - Wednesday, March 28, 2012 10:22 AM | Last reply by Biecher - Sunday, April 1, 2012 7:15 AM -
0 Votes
App with WebView goes black screen after resume
Hi lucacox, Nothing is shown means the console does not have "ON RESUME" or token text shown?Answered | 1 Replies | 1264 Views | Created by lucacox - Friday, November 28, 2014 2:34 PM | Last reply by Jamles Hez - Monday, December 1, 2014 2:52 AM -
0 Votes
[WP8.1][VB]Remembering Previous Page when Resuming
See here: For an enumeration of the states that your app can be in when your app is resumed, see ApplicationExecutionState.Answered | 1 Replies | 405 Views | Created by Nathan Sokalski - Sunday, April 3, 2016 3:16 AM | Last reply by Barry Wang - Monday, April 4, 2016 8:40 AM -
0 Votes
Debugging Suspend / Resume
To be clear, resuming means only giving the app CPU time again after it's being suspended.Answered | 5 Replies | 3989 Views | Created by Dave Paquette (MVP) - Tuesday, June 19, 2012 1:01 PM | Last reply by Auri Rahimzadeh - Friday, July 19, 2013 4:36 PM -
0 Votes
My metro app crashs when resume from suspend?
You will need to add some logging to your application to determine where it is when it terminating or start removing code from your resume handler to determine where ...Answered | 1 Replies | 3018 Views | Created by susie.zeng - Friday, February 10, 2012 5:57 AM | Last reply by Jeff Sanders - Friday, February 10, 2012 1:34 PM -
0 Votes
Resume method not called
I tried to run the debugger, but I have an error message: "It was no possible to establish a connection with the MS StreamInsight server.Answered | 4 Replies | 6286 Views | Created by chrisqwer - Wednesday, July 28, 2010 11:40 AM | Last reply by JAhlen - Saturday, July 31, 2010 7:12 AM -
0 Votes
[W8.1][WinJS]: Page unloaded when "resuming" app from Start
The page has a button that sends a message to the console when clicked.Answered | 2 Replies | 659 Views | Created by Titony - Tuesday, November 24, 2015 3:07 PM | Last reply by Titony - Wednesday, November 25, 2015 6:02 AM -
4 Votes
Suspended instances are not taking a sql change, when they are resumed.
That I want to do is to re-run from Request Shape When the error occues.Answered | 9 Replies | 6222 Views | Created by JPablo.Fuentes - Thursday, October 8, 2009 12:48 AM | Last reply by Tim Dhaeyer - Wednesday, October 14, 2009 9:29 AM -
2 Votes
Non-Resumable status
Non-resumable 2.Answered | 4 Replies | 4744 Views | Created by Mavelikara - Wednesday, August 31, 2011 1:51 PM | Last reply by Mavelikara - Wednesday, September 21, 2011 1:32 PM -
1 Votes
On Error Resume Next - again
It's possible, of course, that I just never had my cleanup code raise an error, but I wonder if this is a change in behavior from some long-ago version of VBA that was current ...Answered | 14 Replies | 4964 Views | Created by mg30 - Thursday, September 22, 2016 5:48 PM | Last reply by Dirk Goldgar - Tuesday, September 27, 2016 9:03 PM -
0 Votes
[UWP]Suspending and resuming after termination
Because we cannot trigger this event in our code, when we click resume it will not simply go to OnLauched.Answered | 8 Replies | 2531 Views | Created by P Granbery - Sunday, March 6, 2016 9:28 PM | Last reply by P Granbery - Monday, March 14, 2016 1:35 PM -
0 Votes
Detect system sleep/hibernate( suspend/resume ) in metro app
It should as long as it is a release version of the app and not running under the debugger.Answered | 13 Replies | 8490 Views | Created by norilka - Monday, August 6, 2012 10:43 PM | Last reply by drayle - Thursday, August 8, 2013 12:56 AM -
0 Votes
Workflow suspend and resume
If the instance is in memory you can resume it from the same process.Answered | 5 Replies | 4394 Views | Created by kprashu - Monday, February 23, 2009 10:52 PM | Last reply by gofastmoby - Tuesday, March 3, 2009 10:24 PM - Items 1 to 20 of 2830430 Next ›
No announcements