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

C#

 
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 
AnswerRe: C# Threading Pin
Ravi Bhavnani5-Jan-07 4:57
professionalRavi Bhavnani5-Jan-07 4:57 
The behavior seems to be dependent on the CLR host. According to MSDN[^], some hosts may decide to unload the entire app domain rather than take the risk of continuing execution in a potentially unstable state. If the app domain isn't unloaded, it appears that the code will execute until EndCriticalRegion() is called, afer which control will transfer to the catch() handler.

/ravi

This is your brain on Celcius
Home | Music | Articles | Freeware | Trips
ravib(at)ravib(dot)com

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 
GeneralRe: NEED HELP - Urgent Pin
Not Active5-Jan-07 3:52
mentorNot Active5-Jan-07 3:52 

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.