Click here to Skip to main content
15,909,939 members
Home / Discussions / C#
   

C#

 
GeneralRe: Button.Text has no effect? Pin
User 66583-May-07 6:13
User 66583-May-07 6:13 
GeneralRe: Button.Text has no effect? Pin
Dave Kreskowiak3-May-07 6:57
mveDave Kreskowiak3-May-07 6:57 
AnswerRe: Button.Text has no effect? Pin
MoustafaS3-May-07 6:15
MoustafaS3-May-07 6:15 
AnswerRe: Button.Text has no effect? Pin
Stefan Prodan3-May-07 12:05
Stefan Prodan3-May-07 12:05 
QuestionConcept of Thread.BeginCriticalRegion() Pin
Sandeep Akhare3-May-07 4:28
Sandeep Akhare3-May-07 4:28 
AnswerRe: Concept of Thread.BeginCriticalRegion() Pin
Jimmanuel3-May-07 5:42
Jimmanuel3-May-07 5:42 
GeneralRe: Concept of Thread.BeginCriticalRegion() Pin
Sandeep Akhare3-May-07 19:55
Sandeep Akhare3-May-07 19:55 
GeneralRe: Concept of Thread.BeginCriticalRegion() Pin
Jimmanuel4-May-07 3:26
Jimmanuel4-May-07 3:26 
Hmm . . . from that text it does sound like BeginCriticalRegion is supposed to create a non-Abortable section of code, but your own test program is showing that it doesn't. When the author uses the phrase "The idea behind the critical region" it makes me wonder exactly what he means - does he mean that the code IS executed as one statement (and is therefore not abortable), or that idealistically .Net tries to make it appear to the CLR that the code being executed is one statement? The answer seems to be shown by your test program.

Check out this[^] post - it asks the same question that you have and Peter Ritchie [C# MVP] has done a good job of answering it.
AnswerRe: Concept of Thread.BeginCriticalRegion() Pin
pbraun3-May-07 8:34
pbraun3-May-07 8:34 
GeneralRe: Concept of Thread.BeginCriticalRegion() Pin
Sandeep Akhare4-May-07 2:32
Sandeep Akhare4-May-07 2:32 
GeneralRe: Concept of Thread.BeginCriticalRegion() Pin
Stefan Prodan3-May-07 12:13
Stefan Prodan3-May-07 12:13 
AnswerRe: Encrtpy a DataTable/DataSet served by a WebService in VS2005/C# Pin
Andre Vianna4-May-07 4:16
Andre Vianna4-May-07 4:16 
QuestionProperties window - when are the properties used? Pin
microslav3-May-07 4:20
microslav3-May-07 4:20 
AnswerRe: Properties window - when are the properties used? Pin
Jon Hulatt3-May-07 4:38
Jon Hulatt3-May-07 4:38 
AnswerRe: Properties window - when are the properties used? Pin
PIEBALDconsult3-May-07 8:07
mvePIEBALDconsult3-May-07 8:07 
QuestionVista-izing my c# 2 app Pin
Jon Hulatt3-May-07 3:56
Jon Hulatt3-May-07 3:56 
AnswerRe: Vista-izing my c# 2 app Pin
Scott Dorman3-May-07 4:59
professionalScott Dorman3-May-07 4:59 
AnswerRe: Vista-izing my c# 2 app Pin
Daniel Grunwald3-May-07 8:35
Daniel Grunwald3-May-07 8:35 
QuestionCopy bitmap to OpenOffice writer via clipboard Pin
frozenpondlife3-May-07 3:28
frozenpondlife3-May-07 3:28 
QuestionCheck 2 rows in different tables Pin
Herman<T>.Instance3-May-07 3:07
Herman<T>.Instance3-May-07 3:07 
AnswerRe: Check 2 rows in different tables Pin
Arun.Immanuel3-May-07 3:28
Arun.Immanuel3-May-07 3:28 
GeneralRe: Check 2 rows in different tables Pin
Herman<T>.Instance3-May-07 23:22
Herman<T>.Instance3-May-07 23:22 
AnswerRe: Check 2 rows in different tables Pin
AFSEKI7-May-07 4:50
AFSEKI7-May-07 4:50 
QuestionBad Request! Pin
Sabry19053-May-07 2:47
Sabry19053-May-07 2:47 
AnswerRe: Bad Request! Pin
Guffa3-May-07 3:42
Guffa3-May-07 3:42 

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.