Re: Exception Handling in 2.0
- From: kalamantina <kalamantina@xxxxxxxxx>
- Date: Thu, 6 Dec 2007 08:50:01 -0800 (PST)
On Dec 5, 5:14 pm, Jon Skeet [C# MVP] <sk...@xxxxxxxxx> wrote:
kalamantina <kalamant...@xxxxxxxxx> wrote:
Yes that I found out, But you know if you google that tag, a number of
users are not comfortable with it, as it didn't handle all exceptions
properly., ie :
1 : http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=971204&SiteID=1
That's not a failure in the configuration - it's a USB failure.
2 : http://lists.ximian.com/pipermail/mono-devel-list/2007-August/024748....
Well, that's mostly mono stuff - but I don't think it's too bad.
and did you look at this ICLRPolicyManager method, would this be a
better approach?
http://msdn2.microsoft.com/en-us/library/ms164400.aspx
I believe that's for when you're hosting the CLR yourself.
I guess at the end, would you feel comfortable, knowing that there are
over 35 applets that you don't know the internal workings of their
code, but are sure they are running fine using a 1.0 exe, move all of
them to the 2.0 exe?
Not necessarily. There are various other incompatibilities. I certainly
wouldn't do it without testing.
--
Jon Skeet - <sk...@xxxxxxxxx>http://www.pobox.com/~skeet Blog:http://www.msmvps.com/jon.skeet
World class .NET training in the UK:http://iterativetraining.co.uk
Thanks Jon, appreciate it.
I actually stumbled upon a list of published differenmces from MSDN
about breaking changes in .NET 2.0 from 1.1 and 1.0:
Just posting them for reference for everyone.
http://msdn2.microsoft.com/en-us/netframework/aa497241.aspx
.
- References:
- Exception Handling in 2.0
- From: kalamantina
- Re: Exception Handling in 2.0
- From: Jon Skeet [C# MVP]
- Re: Exception Handling in 2.0
- From: kalamantina
- Re: Exception Handling in 2.0
- From: Jon Skeet [C# MVP]
- Re: Exception Handling in 2.0
- From: kalamantina
- Re: Exception Handling in 2.0
- From: Jon Skeet [C# MVP]
- Re: Exception Handling in 2.0
- From: kalamantina
- Re: Exception Handling in 2.0
- From: Jon Skeet [C# MVP]
- Re: Exception Handling in 2.0
- From: kalamantina
- Re: Exception Handling in 2.0
- From: Jon Skeet [C# MVP]
- Exception Handling in 2.0
- Prev by Date: httpwebrequest with https behind proxy with authentication
- Next by Date: Custom Attribute and Instance Sample?
- Previous by thread: Re: Exception Handling in 2.0
- Next by thread: .NET 2.0 SP1: whiich fixes?
- Index(es):
Loading