Welcome to MSDN Blogs
Sign in
|
Join
|
Help
CLR Add-In Team Blog
All about the CLR's System.AddIn model for managed add-ins, add-ons, plug-ins, and extensions
This Blog
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Pages of Interest
System.AddIn Resources
System.AddIn Team Codeplex Site
Related Blogs
JackG's Blog
ZifengH's Blog
BCL Team Blog
Tags
Architecture
Behind the Scenes
General
Samples
Recent Posts
AddIn FxCop rules released! [Mueez Siddiqui]
Add-In Performance: What can you expect as you cross an isolation boundary and how to make it better
Feb CTP of Add-In Pipeline Generator is Released on Codeplex
Announcement: New Tool to Auto-Generate Add-In Pipelines [Jesse Kaplan]
Support for Windows Forms in Hosts and Add-Ins
Archives
July 2008 (1)
February 2008 (2)
January 2008 (2)
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 2008 - Posts
Friday, February 22, 2008 9:56 PM
Add-In Performance: What can you expect as you cross an isolation boundary and how to make it better [Jesse Kaplan]
Aren’t AppDomains too Slow? “Aren’t AppDomains too slow?” This is one of most common questions we get when we recommend AppDomain or Process isolation to someone building an extensible application. For some applications the answer is yes, which is why
Posted by
CLR Add-In Team
|
5 Comments
Filed under:
Samples
,
Architecture
Monday, February 11, 2008 5:39 PM
Feb CTP of Add-In Pipeline Generator is Released on Codeplex
We've just release the first update to our Pipeline Generator to Codeplex: https://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=clraddins&ReleaseId=9222 This release addresses many of the issues/suggestions the community filed with the
Posted by
CLR Add-In Team
|
2 Comments