Leaning Into Windows

Kathleen Dollard's view of life and .NET development

Browse by Tags

All Tags » .NET » Sytem.AddIn (RSS)
First Experience with Pipeline Builder
Wow! System.AddIn the easy way Build and interface, press a button, build an add in, build a host. Wow! So, the pipeline builder tool really works. You have to do a couple of things not mentioned in the documentation I used. Actually the documentation...

Posted by Kathleen | with no comments

Filed under: ,

Pipeline Builder is Released
Yippee! I love it when someone else does my work for me. Part way through building a code generator for the otherwise nightmarish task of creating add-ins for use with System.Addin, a little bird told me that the CLR team was slaying the same dragon....

Posted by Kathleen | with no comments

Filed under: ,

Why You Care About System.AddIn
When I was fighting with AppDomains to support XML Linq code generation in my new Workflow based code generator, Bill McCarthy said “Hey did you look at System.AddIn” and I said “No, silly I’m not writing add-ins.” Well, a few months later, I’m still...

Posted by Kathleen | with no comments

System.Addin “The target application domain has been unloaded”
I have just escaped an Alice in Wonderland type maze with System.AddIn namespace. It’s a bit of a nightmare to create the plumbing for an add-in so stay tuned in Visual Studio Magazine for a column on how to generate this so you only do the logical work...

Posted by Kathleen | with no comments