No announcements
Found 4087182 threads
-
0 Votes
i used create_async, but ui still get blocked
Best regards, Jesse Jesse Jiang [MSFT] MSDN Community Support | Feedback to ...Answered | 2 Replies | 1991 Views | Created by adewang82 - Thursday, May 10, 2012 3:15 AM | Last reply by Jesse Jiang - Friday, May 11, 2012 3:23 AM -
0 Votes
New Thread is still blocking UI
I've replace your controls with mine (I don't have Infragistics).Answered | 3 Replies | 4239 Views | Created by Neils41462 - Friday, July 17, 2009 12:01 PM | Last reply by xalnix - Friday, July 17, 2009 1:38 PM -
0 Votes
[UI-Thread] MY UI thread is block using cached data
jeffersonlicet, >>But it still blocking my UI thread, what can i do to load data from cache?Answered | 1 Replies | 417 Views | Created by jeffersonlicet - Tuesday, December 15, 2015 7:39 PM | Last reply by Fred Bao - Wednesday, December 16, 2015 3:20 AM -
0 Votes
ToTask and UI Blocking
Unfortunately, because of requirements, I have to keep a synchronous call, but I was able to get that working with what you have above.Answered | 8 Replies | 6315 Views | Created by Kory Torgersen - Wednesday, July 25, 2012 1:53 PM | Last reply by LeeCampbell - Tuesday, August 28, 2012 8:10 AM -
0 Votes
UI blocks when adding element to scatterview
I've been experimenting with this but there is still something I don't completely understand.Answered | 2 Replies | 4534 Views | Created by KoenRotteveel - Tuesday, March 2, 2010 10:08 AM | Last reply by Koen_R - Thursday, March 11, 2010 4:45 PM -
0 Votes
Why ManualResetEvent is Blocked the UI Thread?
Best Regards, Rocky Yue[MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from ...Answered | 5 Replies | 4866 Views | Created by vinothmdu2001 - Tuesday, August 23, 2011 1:44 PM | Last reply by Lie You - Thursday, August 25, 2011 7:15 AM -
0 Votes
What does InvokeRequired return if UI thread is blocked?
I guess the original question is what should InvokeRequired be when the UI thread for the form you want to test is still ...Answered | 12 Replies | 5120 Views | Created by catsaremyfriends - Monday, September 15, 2008 4:22 PM | Last reply by xalnix - Thursday, September 18, 2008 9:04 PM -
0 Votes
AppDomains and Composite UI Application Block
To learn more about Composite UI Application Block, please visit the below Web site.Answered | 1 Replies | 8816 Views | Created by Neil Griffiths - Friday, February 13, 2009 12:44 PM | Last reply by Tagore Bandlamudi - Monday, February 16, 2009 5:12 AM -
6 Votes
Still problems with CODE BLOCKs
I'm seeing intermittent issues (sometimes formatting doesn't work) using the "Insert Code Block" feature of the editor.Answered | 6 Replies | 15568 Views | Created by Earl Tut - Thursday, May 14, 2009 7:29 AM | Last reply by robjoh - Thursday, May 14, 2009 10:51 PM -
0 Votes
Software keys block UI
If you run the 720p emulator, enable software keys, and then hide/display them, you will notice the UI is blocked by the keys (as long as UseCoreWindow is used for ...Answered | 11 Replies | 1513 Views | Created by craig91 - Tuesday, April 7, 2015 11:39 PM | Last reply by craig91 - Saturday, June 27, 2015 7:03 PM -
2 Votes
Async Issue(Why blocking the UI thread)??
If you call temp.Result ont the UI thread, you are just blocking the UI thread.Answered | 6 Replies | 30412 Views | Created by James.WC - Thursday, March 8, 2012 10:45 AM | Last reply by Stephen Cleary - Friday, March 23, 2012 1:21 PM -
4 Votes
ManualResetEvent WaitAny blocking UI Thread
But I hope you get the general idea.Answered | 15 Replies | 5577 Views | Created by steve1_rm - Tuesday, May 12, 2009 3:14 AM | Last reply by Stephen Cleary - Wednesday, May 13, 2009 2:33 PM -
2 Votes
Get back to the UI thread
I think the Actionblock is not executing in the UI thread right?Answered | 3 Replies | 9566 Views | Created by Relam.pago - Sunday, February 5, 2012 8:39 PM | Last reply by Stephen Toub - MSFT - Monday, February 6, 2012 3:53 PM -
4 Votes
How to get the main UI thread?
I need the main UI thread, I do not want to create a new one.Answered | 11 Replies | 28918 Views | Created by SnowJim - Thursday, September 22, 2011 7:11 AM | Last reply by SnowJim - Wednesday, November 30, 2011 1:53 PM -
0 Votes
General TPL Question: Why only focusing on threads and code blocks, what about UI and UI Controls?
This way I could create complex controls in background thread without freezing UI.Answered | 3 Replies | 5380 Views | Created by prendebp - Thursday, August 25, 2011 2:47 PM | Last reply by Miha Markic - Friday, August 26, 2011 1:21 PM -
0 Votes
Are we still not able to automate Java Applet using coded UI??
About your question, if you want to automate Java application using Coded UI Test with Visual Studio, you can see the following article: For ...Answered | 1 Replies | 2690 Views | Created by Umesh Kushwaha - Thursday, October 11, 2012 5:25 PM | Last reply by Amanda Zhu - Friday, October 12, 2012 2:42 AM -
1 Votes
Seperate thread still locking ui
Using the delegate's Invoke method will not use the UI thread.Answered | 18 Replies | 5870 Views | Created by Tux76 - Saturday, December 4, 2010 5:31 PM | Last reply by Louis.fr - Wednesday, March 16, 2011 11:25 AM -
1 Votes
create_async
I conclude that create_async is only available to Windows Store apps (i.e. use create_task().then() instead).Answered | 3 Replies | 941 Views | Created by chong kyong kim - Wednesday, March 23, 2016 5:15 PM | Last reply by chong kyong kim - Saturday, March 26, 2016 1:46 PM -
0 Votes
Silent Biztalk Configuration, UI still shows
I totally understand what you're saying.Answered | 3 Replies | 724 Views | Created by Richard Gavel - Friday, May 29, 2015 3:09 PM | Last reply by Johns-305 - Monday, June 8, 2015 6:47 PM -
10 Votes
Why does ShowDialog not block the UI thread completely.
Then WPF might be closer to what you are looking for, all the graphical composition is done in the composition thread, and other GUI messages and UI logic is performed ...Answered | 9 Replies | 28773 Views | Created by sparkymark567 - Friday, May 29, 2009 11:11 AM | Last reply by Marco Zhou - Wednesday, June 3, 2009 2:42 AM - Items 1 to 20 of 4087182 Next ›
No announcements