The Wayback Machine - https://web.archive.org/web/20111028004857/http://www.codeguru.com/cpp/cpp/cpp_managed/boxing/

    Boxing and UnBoxing

    Performance Implications of Managed Data

    Be aware that boxing and unboxing values so that you can use the Base Class Libraries carries a performance cost.