Sign In
CLR Add-In Team Blog
All about the CLR's System.AddIn model for managed add-ins, add-ons, plug-ins, and extensions
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Architecture
Behind the Scenes
General
Pages
Samples
Archive
Archives
July 2008
(1)
February 2008
(2)
January 2008
(3)
August 2007
(2)
July 2007
(2)
June 2007
(1)
May 2007
(2)
April 2007
(1)
March 2007
(3)
February 2007
(4)
January 2007
(4)
February, 2007
MSDN Blogs
>
CLR Add-In Team Blog
>
February, 2007
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
CLR Add-In Team Blog
Restrictions on Contracts [Jack Gudenkauf]
Posted
over 5 years ago
by
CLR Add-In Team
8
Comments
The core foundation of the Managed Add-In Framework is a “Contract”. Contracts are non-versioning interfaces that define the protocol for communicating across the boundary between to the host and the add-in. In order for these contracts to be valuable...
CLR Add-In Team Blog
Brief Introduction to our Architecture for Managed Add-Ins [Jesse Kaplan]
Posted
over 5 years ago
by
CLR Add-In Team
1
Comments
One of the key benefits of our new managed add-in model is the architecture our system uses to connect the host to the add-in. Our system defines something we call the Add-In Communication Pipeline that defines a series of abstractions that allow hosts...
CLR Add-In Team Blog
2nd MSDN Magazine Article Hits the Web [Jack Gudenkauf]
Posted
over 5 years ago
by
CLR Add-In Team
19
Comments
The second of two articles we wrote for MSDN magazine was published online today (and available in news stands now): http://msdn.microsoft.com/msdnmag/issues/07/03/CLRInsideOut/default.aspx This article discusses the System AddIn pipeline and we promised...
CLR Add-In Team Blog
Behind the Scenes of Add-In Discovery in the Orcas System.AddIn [Jesse Kaplan]
Posted
over 5 years ago
by
CLR Add-In Team
7
Comments
Details about the System.AddIn’s Implementation of Add-In Discovery Last time we discussed several common approaches to add-in discovery and some of the pros and cons of each. We reviewed type hierarchy, custom attribute, and xml manifest based...
Page 1 of 1 (4 items)