Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
GeneralRe: Customized date formating Pin
Glen Harvy29-Oct-07 15:32
Glen Harvy29-Oct-07 15:32 
GeneralRe: Customized date formating Pin
Colin Angus Mackay29-Oct-07 22:37
Colin Angus Mackay29-Oct-07 22:37 
GeneralRe: Customized date formating Pin
Glen Harvy30-Oct-07 1:31
Glen Harvy30-Oct-07 1:31 
GeneralRe: Customized date formating Pin
Glen Harvy29-Oct-07 16:56
Glen Harvy29-Oct-07 16:56 
GeneralRe: Customized date formating Pin
Colin Angus Mackay29-Oct-07 22:43
Colin Angus Mackay29-Oct-07 22:43 
GeneralRe: Customized date formating Pin
Glen Harvy30-Oct-07 1:33
Glen Harvy30-Oct-07 1:33 
AnswerRe: Customized date formating Pin
PIEBALDconsult29-Oct-07 14:32
mvePIEBALDconsult29-Oct-07 14:32 
QuestionQuestion On Multithreading Lock Pin
cateyes9929-Oct-07 11:25
cateyes9929-Oct-07 11:25 
Within the multithreading enviroments, there is an exclusive lock provided by the .Net, which will block all other threads trying to enter the critical section if currently there is a threading holding this critical section.

But I'm trying to find a unblocking lock whick is exclusive but won't block other threads, just let them return and inform them the critical section is not available for them to access. Anyone knows if there is this kind of lock?

Thanks a lot;)
AnswerRe: Question On Multithreading Lock Pin
Daniel Grunwald29-Oct-07 11:53
Daniel Grunwald29-Oct-07 11:53 
GeneralRe: Question On Multithreading Lock Pin
cateyes9929-Oct-07 15:19
cateyes9929-Oct-07 15:19 
QuestionCast from string/text to int Pin
Manfr3d29-Oct-07 10:58
Manfr3d29-Oct-07 10:58 
AnswerRe: Cast from string/text to int Pin
DavidNohejl29-Oct-07 11:06
DavidNohejl29-Oct-07 11:06 
AnswerRe: Cast from string/text to int Pin
snorkie29-Oct-07 11:20
professionalsnorkie29-Oct-07 11:20 
AnswerRe: Cast from string/text to int [modified] Pin
Spiff Dog29-Oct-07 13:56
Spiff Dog29-Oct-07 13:56 
QuestionC# Build configuration in C# VS 2005 [modified] Pin
Rachel88b29-Oct-07 8:48
Rachel88b29-Oct-07 8:48 
AnswerRe: C# Build configuration in C# VS 2008 Pin
Dave Kreskowiak29-Oct-07 11:17
mveDave Kreskowiak29-Oct-07 11:17 
GeneralRe: C# Build configuration in C# VS 2005 [modified] Pin
Rachel88b29-Oct-07 22:33
Rachel88b29-Oct-07 22:33 
GeneralRe: C# Build configuration in C# VS 2005 Pin
Dave Kreskowiak30-Oct-07 1:34
mveDave Kreskowiak30-Oct-07 1:34 
QuestionDisplaying a progress bar while executing an SQL Query Pin
yoavyoavyoav29-Oct-07 8:40
yoavyoavyoav29-Oct-07 8:40 
AnswerRe: Displaying a progress bar while executing an SQL Query Pin
Ennis Ray Lynch, Jr.29-Oct-07 8:43
Ennis Ray Lynch, Jr.29-Oct-07 8:43 
GeneralRe: Displaying a progress bar while executing an SQL Query Pin
yoavyoavyoav29-Oct-07 9:21
yoavyoavyoav29-Oct-07 9:21 
GeneralRe: Displaying a progress bar while executing an SQL Query Pin
Ennis Ray Lynch, Jr.29-Oct-07 9:30
Ennis Ray Lynch, Jr.29-Oct-07 9:30 
QuestionBackgroundWorker, delegates, and exceptions? Pin
JerryNakamura29-Oct-07 8:21
JerryNakamura29-Oct-07 8:21 
AnswerRe: BackgroundWorker, delegates, and exceptions? Pin
Nathan Holt at EMOM29-Oct-07 9:28
Nathan Holt at EMOM29-Oct-07 9:28 
Questionprinting String problem Pin
netJP12L29-Oct-07 7:29
netJP12L29-Oct-07 7:29 

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.