Click here to Skip to main content
15,914,500 members
Home / Discussions / C#
   

C#

 
GeneralRe: Is the .NET framework free? Pin
CPallini22-Apr-08 22:30
mveCPallini22-Apr-08 22:30 
GeneralRe: Is the .NET framework free? Pin
Reelix23-Apr-08 1:27
Reelix23-Apr-08 1:27 
GeneralRe: Is the .NET framework free? Pin
CPallini23-Apr-08 1:43
mveCPallini23-Apr-08 1:43 
GeneralRe: Is the .NET framework free? Pin
Reelix23-Apr-08 1:56
Reelix23-Apr-08 1:56 
QuestionRe: Is the .NET framework free? Pin
CPallini23-Apr-08 1:58
mveCPallini23-Apr-08 1:58 
GeneralRe: Is the .NET framework free? Pin
Zoltan Balazs22-Apr-08 22:31
Zoltan Balazs22-Apr-08 22:31 
GeneralRe: Is the .NET framework free? Pin
Reelix22-Apr-08 22:13
Reelix22-Apr-08 22:13 
GeneralWaitOne exitContext Pin
George_George22-Apr-08 20:55
George_George22-Apr-08 20:55 
Hello everyone,


I am confused after reading the exitContext parameter from MSDN,

http://msdn2.microsoft.com/en-us/library/kzy257t0(VS.80).aspx

What does the context mean? Does it mean if I acquire some lock (e.g. lock, readwrite lock, monitor) before invoking WaitOne, then when calling WaitOne, the locks are automatically released?

So, when the thread is waking up again by signal from WaitOne or timeout from WaitOne, it will have to try to acquire the lock or locks again before execution?


thanks in advance,
George
GeneralRe: WaitOne exitContext Pin
Urs Enzler22-Apr-08 22:30
Urs Enzler22-Apr-08 22:30 
GeneralRe: WaitOne exitContext Pin
George_George23-Apr-08 0:01
George_George23-Apr-08 0:01 
QuestionHow I can create an application in C# that it doesn't need to framework when it run? Pin
kjhuut22-Apr-08 20:38
kjhuut22-Apr-08 20:38 
AnswerRe: How I can create an application in C# that it doesn't need to framework when it run? Pin
Christian Graus22-Apr-08 21:06
protectorChristian Graus22-Apr-08 21:06 
GeneralRe: How I can create an application in C# that it doesn't need to framework when it run? Pin
Muammar©22-Apr-08 22:01
Muammar©22-Apr-08 22:01 
GeneralRe: How I can create an application in C# that it doesn't need to framework when it run? Pin
MumbleB22-Apr-08 23:11
MumbleB22-Apr-08 23:11 
GeneralRe: How I can create an application in C# that it doesn't need to framework when it run? Pin
darkelv22-Apr-08 23:51
darkelv22-Apr-08 23:51 
GeneralRe: How I can create an application in C# that it doesn't need to framework when it run? Pin
J4amieC23-Apr-08 0:43
J4amieC23-Apr-08 0:43 
GeneralRe: How I can create an application in C# that it doesn't need to framework when it run? Pin
Jordanwb23-Apr-08 16:13
Jordanwb23-Apr-08 16:13 
Generaldesign a command line interpreter Pin
kingofthering22-Apr-08 20:37
kingofthering22-Apr-08 20:37 
GeneralRe: design a command line interpreter Pin
Christian Graus22-Apr-08 21:07
protectorChristian Graus22-Apr-08 21:07 
GeneralRe: design a command line interpreter Pin
Reelix22-Apr-08 22:15
Reelix22-Apr-08 22:15 
GeneralRe: design a command line interpreter Pin
J a a n s23-Apr-08 0:09
professionalJ a a n s23-Apr-08 0:09 
QuestionC# MDI Pin
Yousefjt7722-Apr-08 20:20
Yousefjt7722-Apr-08 20:20 
GeneralRe: C# MDI Pin
Nouman Bhatti22-Apr-08 20:54
Nouman Bhatti22-Apr-08 20:54 
Questionfax problem?? Pin
Member 386320922-Apr-08 19:48
Member 386320922-Apr-08 19:48 
AnswerRe: fax problem?? Pin
Christian Graus22-Apr-08 20:22
protectorChristian Graus22-Apr-08 20:22 

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.