Click here to Skip to main content
15,922,696 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionOPENING THE VBA EDITOR ON CLICK ON OLEOBJECTS BUTTON Pin
archana jain15-Dec-11 2:43
archana jain15-Dec-11 2:43 
Questionreference and this in .net Pin
messages13-Dec-11 20:13
messages13-Dec-11 20:13 
AnswerRe: reference and this in .net Pin
Richard MacCutchan13-Dec-11 22:04
mveRichard MacCutchan13-Dec-11 22:04 
AnswerRe: reference and this in .net Pin
Abhinav S14-Dec-11 6:32
Abhinav S14-Dec-11 6:32 
QuestionThread sync Pin
columbos1492712-Dec-11 21:52
columbos1492712-Dec-11 21:52 
AnswerRe: Thread sync Pin
Pete O'Hanlon12-Dec-11 22:16
mvePete O'Hanlon12-Dec-11 22:16 
GeneralRe: Thread sync Pin
columbos1492712-Dec-11 22:25
columbos1492712-Dec-11 22:25 
GeneralRe: Thread sync Pin
Pete O'Hanlon12-Dec-11 22:32
mvePete O'Hanlon12-Dec-11 22:32 
Just because something is in a DLL doesn't mean it's necessarily in a different thread. Unless you specifically spin off a thread - or know that the DLL does this, then the chances are that it's done on the UI thread. The simple fact here is that the UI freezing is an indication that it's being locked by the processing.

Forgive your enemies - it messes with their heads

"Mind bleach! Send me mind bleach!" - Nagy Vilmos


My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility


GeneralRe: Thread sync Pin
Albert Holguin13-Dec-11 3:21
professionalAlbert Holguin13-Dec-11 3:21 
AnswerRe: Thread sync Pin
Shameel21-Dec-11 2:47
professionalShameel21-Dec-11 2:47 
QuestionVisual Studio 2010 Pin
Gagnon Claude11-Dec-11 7:17
Gagnon Claude11-Dec-11 7:17 
AnswerRe: Visual Studio 2010 Pin
Pete O'Hanlon11-Dec-11 7:51
mvePete O'Hanlon11-Dec-11 7:51 
AnswerRe: Visual Studio 2010 Pin
Abhinav S11-Dec-11 18:30
Abhinav S11-Dec-11 18:30 
GeneralRe: Visual Studio 2010 Pin
Albert Holguin13-Dec-11 5:27
professionalAlbert Holguin13-Dec-11 5:27 
AnswerRe: Visual Studio 2010 Pin
Nolan Sunico15-Dec-11 15:42
Nolan Sunico15-Dec-11 15:42 
QuestionProblem with configuration reading Pin
Łukasz Nowakowski10-Dec-11 13:47
Łukasz Nowakowski10-Dec-11 13:47 
Questiontest question Pin
infobeena9-Dec-11 17:52
infobeena9-Dec-11 17:52 
AnswerRe: test question Pin
clientSurfer9-Dec-11 18:10
professionalclientSurfer9-Dec-11 18:10 
AnswerRe: test question Pin
Dave Kreskowiak9-Dec-11 19:05
mveDave Kreskowiak9-Dec-11 19:05 
GeneralRe: test question Pin
Rajesh Anuhya11-Dec-11 21:18
professionalRajesh Anuhya11-Dec-11 21:18 
AnswerRe: test question Pin
Luc Pattyn10-Dec-11 0:17
sitebuilderLuc Pattyn10-Dec-11 0:17 
AnswerRe: test question Pin
thatraja11-Dec-11 23:10
professionalthatraja11-Dec-11 23:10 
QuestionConverting ASP.Net to .Net 4.0 throws MSDTC error Pin
Melanie Peterson8-Dec-11 7:26
Melanie Peterson8-Dec-11 7:26 
AnswerRe: Converting ASP.Net to .Net 4.0 throws MSDTC error Pin
Brisingr Aerowing9-Dec-11 10:28
professionalBrisingr Aerowing9-Dec-11 10:28 
GeneralRe: Converting ASP.Net to .Net 4.0 throws MSDTC error Pin
Melanie Peterson13-Dec-11 6:34
Melanie Peterson13-Dec-11 6:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.