When the control doesn't reach the "Finally" block?
when you use the Environment.Exit method the finally block will not be reached by the control.
Something similar to be look for (compare with Environment.Exit) http://msdn.microsoft.com/en-us/library/system.windows.forms.application.exit(v=vs.71).aspx
Read More..   [93 clicks]
Published under: C# Interview Questions and Answers · · · ·