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
Tags
Architecture
Behind the Scenes
General
Pages
Samples
Browse by Tags
MSDN Blogs
>
CLR Add-In Team Blog
>
All Tags
>
general
Tagged Content List
Blog Post:
Announcement: New Tool to Auto-Generate Add-In Pipelines [Jesse Kaplan]
CLR Add-In Team
This has been one of the most requested features we've had since people started learning more about our model and playing with the bits and I'm very happy to announce that we have published this on CodePlex: http://www.codeplex.com/clraddins/Wiki/View.aspx?title=Pipeline%20Builder For a particular...
on
9 Jan 2008
Blog Post:
Support for Windows Forms in Hosts and Add-Ins
CLR Add-In Team
We’ve been receiving a lot of questions recently regarding the support for Windows Forms based add-ins and hosts in a multi-AppDomain environment. Now that we’ve released .NetFX 3.5 with the support for passing WPF controls across AppDomains the lack of direct support from Windows Forms becomes more...
on
3 Jan 2008
Blog Post:
By Popular Demand [Jack Gudenkauf]
CLR Add-In Team
We just released VS 2008 and .Net 3.5 Beta 2 (code name "Orcas"). You may download the release here . What’s new? 1. UI extensibility By far the most requested feature has been UI extensibility built upon the Add-In model. We are very happy to announce that we have delivered a solution...
on
27 Jul 2007
Blog Post:
Behind the Scenes: Activation [Pete Sheill]
CLR Add-In Team
Let’s discuss the specifics of the construction of the add-in, the isolation boundary and the pipeline in the add-in model – i.e. activation. I’ll be referring to the discovery and activation as discussed here and the segments of the add-in pipeline as discussed here . Let’s say you have discovered a...
on
28 Jun 2007
Blog Post:
New System.AddIn Features in March's Orcas CTP [Jesse Kaplan]
CLR Add-In Team
Some of you may have noticed already but for those who haven't I'd like to announce one of the major new System.AddIn features that made it into March's Orcas CTP . We've now made it possible for hosts to activate add-ins in a seperate process with the same ease as in a seperate AppDomain. We're very...
on
5 Mar 2007
Blog Post:
2nd MSDN Magazine Article Hits the Web [Jack Gudenkauf]
CLR Add-In Team
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 to show the utilization of the model to enable...
on
8 Feb 2007
Blog Post:
Behind the Scenes of Add-In Discovery in the Orcas System.AddIn [Jesse Kaplan]
CLR Add-In Team
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 discovery systems and primarily evaluated them on...
on
8 Feb 2007
Blog Post:
Different Approaches to Add-In Discovery [Jesse Kaplan]
CLR Add-In Team
One of the first problems you try to solve when adding extensibility to your application is that of discovery: how do you find the add-ins to your application? Depending on the application, and what happens to pop into your head at the time, you may go in different directions. I’ve seen solutions where...
on
25 Jan 2007
Blog Post:
MSDN Magazine Add-In Articles [Jack Gudenkauf]
CLR Add-In Team
The first of two articles we wrote for MSDN magazine was published online today (and available in newstands now): http://msdn.microsoft.com/msdnmag/issues/07/02/CLRInsideOut/default.aspx This article introduces you to our APIs and walks through a sample application hosting add-ins. Next month we'll...
on
12 Jan 2007
Blog Post:
Welcome to the CLR Add-In Team Blog [Jesse Kaplan]
CLR Add-In Team
We’re a new feature team in the CLR that is tasked with making it easy for managed applications to host add-ins (and plug-ins, add-ons, extensions, ...) . These features will first be included in the Orcas version of Visual Studio and the .Net Framework and most of our features are in the latest Orcas...
on
12 Jan 2007
Page 1 of 1 (10 items)