Resources
MSDN Resources
- Conceptual/How-to Documentation: https://msdn2.microsoft.com/en-us/library/bb384241.aspx
- API Reference: https://msdn2.microsoft.com/en-us/library/system.addin.hosting.aspx
Online Articles
- MSDN Magazine 02/2007 https://msdn.microsoft.com/msdnmag/issues/07/02/CLRInsideOut/default.aspx
- MSDN Magazine 03/2007 https://msdn.microsoft.com/msdnmag/issues/07/03/CLRInsideOut/default.aspx
- These articles provide an introduction to our work while walking you through the process of first building the host and add-in, and then building the cross-version adapters when you move to a V2 host
- Microsoft Architecture Journal 12 (July 2007): https://msdn2.microsoft.com/en-us/arcjournal/bb735304.aspx
- This article offers both an introduction to our APIs and architecture but also a discussion about how to use System.AddIn to build more reliable hosts
CodePlex Site
- https://www.codeplex.com/clraddins : Contains all of our samples as well as our PipelineBuilder tool. This resource will be available in early Jan 2008
Blogs
- System.AddIn Team Blog: https://blogs.msdn.com/clraddins/
- Team Members Blogs
- Jack Gudenkauf: https://blogs.msdn.com/jackg/
- Thomas Quinn: https://blogs.msdn.com/tq/
- Jason He: https://blogs.msdn.com/zifengh/
Videos
- Screen Casts from Daniel Moth (MSFT UK Developer Evangelist)
Comments
- Anonymous
May 16, 2008
The comment has been removed