Designing .NET Class Libraries

The Designing .NET Class Libraries series presents design guidelines for developing classes and components that extend the .NET Framework. The goal of the Designing .NET Class Libraries series is to encourage consistency and predictability in public APIs while enabling Web and cross-language integration. The guidelines presented in Designing .NET Class Libraries are intended to help class library designers understand the trade-offs between different solutions. There might be situations where good library design requires that you violate these design guidelines. Such cases should be rare, however it is important that you provide a solid justification for your decision.

I’ve watched these sessions long time ago on the ms intranet and was very happy to find out lately that the sessions are now public.

Every developer should sepnd the time and watch the sessions as they cover lots of deails on how to design classes the right way.

Note : For anyone planning to download the sessions prepare 2.2gig on your hard disk for the 300k version

Download / Watch the sessions over here

2 Comments

Comments have been disabled for this content.