Welcome to MSDN Blogs Sign in | Join | Help

April 2009 - Posts

ThreadAbortException

System.Threading.ThreadAbortException is just plain weird. For instance, most exceptions happen because of something code did on its own thread: even asynchronous exceptions are caused by something your code did on the current thread. (Note for the nitpickers:

CLR Inside Out - Optimizations In .NET Framework 3.5 SP1

The new installment of the “CLR Inside Out” column in MSDN magazine is now available on line. This month we have an article from Surupa Biswas on Optimizations In .NET Framework 3.5 SP1 . You can find a list of all “CLR Inside Out” articles here . As
Posted by CLRTeam | 1 Comments
 
Page view tracker