In the latest issue of the. NET 4.0 features series, my colleagues and I will introduce some of the new features in Beta1, as follows:
new features in. NET 4.0 Course (3): Introduction to the new features of. NET 4.0 Beta1 Interop (Level 200)
lecturer: Zhang Yi, Ju Yongtai
Introduction to the course:. NET 4.0 BETA1 is a major improvement in interop, an interoperability feature, primarily to help developers more freely customize interop behavior and find errors that occur in interop. In this lecture we mainly introduce 4 new features: Nopia, customization of Com interop stubs, interop stub diagnostics, Custom QI.
Update: Because of the time relationship, we only introduce stub method redirection (that is, customization of COM interop stubs), Custom QI, IL stub diagnostics. Where stub method redirection we already have an article mentioned, please click here for details.