Click here to Skip to main content
15,890,717 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to insert picture in RTB & hot to printing from Rich Text Box Pin
TrooperIronMan6-Jan-07 7:44
TrooperIronMan6-Jan-07 7:44 
GeneralRe: How to insert picture in RTB & hot to printing from Rich Text Box Pin
TrooperIronMan6-Jan-07 11:19
TrooperIronMan6-Jan-07 11:19 
QuestionConnect to running instance of C# application Pin
softplanner5-Jan-07 5:35
softplanner5-Jan-07 5:35 
AnswerRe: Connect to running instance of C# application Pin
Not Active5-Jan-07 6:03
mentorNot Active5-Jan-07 6:03 
QuestionWindows service to open folder Pin
milan5-Jan-07 5:29
milan5-Jan-07 5:29 
QuestionMDI Forms Pin
Civic065-Jan-07 4:44
Civic065-Jan-07 4:44 
AnswerRe: MDI Forms Pin
Ravi Bhavnani5-Jan-07 4:59
professionalRavi Bhavnani5-Jan-07 4:59 
QuestionC# Threading Pin
manustone5-Jan-07 4:44
manustone5-Jan-07 4:44 
Hi all

I'm new to C# and .Net 2.0 multithreading system.
I read about Thread.BeginCriticalRegion() and Thread.EndCriticalRegion() function to ensure that when the user call Abort() for a thread, this executes until the end of the critical region before it exits.

What I would like to know is what happens if the CriticalRegion is inserted in a try/catch block with the handling of a ThreadAbortException?

Does it behaves the same( it executes until Thread.EndCriticalRegion() )? or does the exception is thrown immmediately even in the middle of the CriticalRegion area?

Reagards
ManuStone
AnswerRe: C# Threading Pin
Ravi Bhavnani5-Jan-07 4:57
professionalRavi Bhavnani5-Jan-07 4:57 
GeneralRe: C# Threading Pin
manustone5-Jan-07 11:00
manustone5-Jan-07 11:00 
QuestionEnumerate over an enumeration Pin
eggsovereasy5-Jan-07 4:29
eggsovereasy5-Jan-07 4:29 
AnswerRe: Enumerate over an enumeration Pin
Ravi Bhavnani5-Jan-07 4:32
professionalRavi Bhavnani5-Jan-07 4:32 
GeneralRe: Enumerate over an enumeration Pin
eggsovereasy5-Jan-07 4:37
eggsovereasy5-Jan-07 4:37 
QuestionPing in .NET 1.1 Pin
MartyExodus5-Jan-07 3:48
MartyExodus5-Jan-07 3:48 
AnswerRe: Ping in .NET 1.1 Pin
ednrgc5-Jan-07 4:01
ednrgc5-Jan-07 4:01 
AnswerRe: Ping in .NET 1.1 Pin
PIEBALDconsult5-Jan-07 4:03
mvePIEBALDconsult5-Jan-07 4:03 
AnswerRe: Ping in .NET 1.1 Pin
Dan Neely5-Jan-07 4:07
Dan Neely5-Jan-07 4:07 
GeneralRe: Ping in .NET 1.1 Pin
MartyExodus5-Jan-07 4:41
MartyExodus5-Jan-07 4:41 
GeneralRe: Ping in .NET 1.1 Pin
led mike5-Jan-07 5:19
led mike5-Jan-07 5:19 
GeneralRe: Ping in .NET 1.1 Pin
MartyExodus5-Jan-07 7:20
MartyExodus5-Jan-07 7:20 
GeneralRe: Ping in .NET 1.1 Pin
led mike5-Jan-07 9:31
led mike5-Jan-07 9:31 
GeneralRe: Ping in .NET 1.1 Pin
PIEBALDconsult5-Jan-07 7:33
mvePIEBALDconsult5-Jan-07 7:33 
AnswerRe: Ping in .NET 1.1 Pin
Luc Pattyn5-Jan-07 6:12
sitebuilderLuc Pattyn5-Jan-07 6:12 
AnswerRe: Ping in .NET 1.1 Pin
Nader Elshehabi5-Jan-07 11:02
Nader Elshehabi5-Jan-07 11:02 
JokeNEED HELP - Urgent Pin
ednrgc5-Jan-07 3:38
ednrgc5-Jan-07 3:38 

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.