Welcome to MSDN Blogs Sign in | Join | Help

Introduction to the Orcas Add-In Model

One of the features the CLR team is adding in Orcas is that we're providing a new model to help enable your application to host Add-Ins.  I've got a special interest in this set of features, as I always try to make my hobby applications pluggable for some reason, and I tend to end up writing a ton of infrastructure that, once Orcas ships, I will no longer have to.  The Add-In team has done the work to enable discovery, versioning, and most importantly (from my perspective at least :-) ) securely sandboxing those Add-Ins.

Recently, they've done a pretty big brain-dump of how their feature is going to work.  Some of the resources available are:

MSDN Magazine Articles:

Blogs

Jason's blog is interesting because he's decided to go through the steps to upgrade Paint.NET to use the new AddIn model, and discuss his experiences.  If you're intereseted in making your apps extensible, it's worth checking out this feature to see if it's made your life any easier.

Published Tuesday, February 20, 2007 10:08 AM by shawnfa
Filed under: ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: Introduction to the Orcas Add-In Model

Tuesday, February 20, 2007 8:20 PM by Max

Will this affect .NET controls hosted in IE in the future?  I ask because they are effectively add-ins with some of the same problems.

# re: Introduction to the Orcas Add-In Model

Friday, February 23, 2007 12:20 PM by shawnfa

Hi Max,

At least in the Orcas release, controls in the browser work exactly as they did in Whidbey.

-Shawn

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker