Re: Why finally?
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Mon, 17 Apr 2006 19:33:27 +0200
"Alvin Bruney" <www.lulu.com/owc> wrote in message
news:%23supWfZYGHA.3848@xxxxxxxxxxxxxxxxxxxxxxx
| Yes, very nice. I get the same results from executing the code as well.
| This seems to be a definite improvement of V1.x of the framework.
|
Sure it is, hosted environments like ASP.NET and especially SQL Server,
where AD unloads do inject ThreadAbortExceptions into all running threads,
cannot afford resource leaks due to a finally block being aborted before
running to an end.
Willy.
.
- References:
- Why finally?
- From: Jon Davis
- Re: Why finally?
- From: Willy Denoyette [MVP]
- Re: Why finally?
- From: Alvin Bruney
- Re: Why finally?
- From: Willy Denoyette [MVP]
- Re: Why finally?
- From: Alvin Bruney
- Why finally?
- Prev by Date: Re: Piped delimited string to int
- Next by Date: Re: Some clarification needed C# vs. Javascript
- Previous by thread: Re: Why finally?
- Next by thread: Re: Why finally?
- Index(es):