Please click this logo to help me get on their beta program:

Xobni outlook add-in for your inbox








16/2/2005

David Cumps on boxing/unboxing

Filed under: Programming, .NET — Oliver Sturm @ 11:46 am - 3 years, 9 months ago

In David Cumps’ blog there’s a nice article on boxing/unboxing. Nothing really new about that topic, but it’s well explained, so read it if you don’t know what he’s talking about.

Another thing worth mentionable is that using Generics for collections is of course the easiest way to work around boxing problems, assuming .NET 2.0 is an option to you. See the C# Language specification 2.0 here for more information on that.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>


Powered by WordPress
© Copyright 2005-2008 Oliver Sturm