The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Return of the Extensibility Application Block

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Roy Osherove

Posts: 1807
Nickname: royo
Registered: Sep, 2003

Roy Osherove is a .Net consultant based in Israel
Return of the Extensibility Application Block Posted: Jan 6, 2005 6:12 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Roy Osherove.
Original Post: Return of the Extensibility Application Block
Feed Title: ISerializable
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/rosherove/Rss.aspx
Feed Description: Roy Osherove's persistent thoughts
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Roy Osherove
Latest Posts From ISerializable

Advertisement

A while ago I released two articles about implementing plugins in your .net applications(here and here). I then went ahead and created a generic piece of code that encapsulates the functionality demonstrated in those articles that can be "dropped in" your application to give instant plugin recognition abilities (after small interface modifications). I called it the "Extensibility Application Block" (I then gave it the acronym of "EAP". Don't ask me why, I have no good answer).

I was sure no one was using it, but I was wrong.

Chris Frazier used my Extensibility application block  in his most excellent "PostXING" blogging client (which I am using to write this) and gives a nice review of what he had to do to make plugins work for his application. That's pretty cool!

I also learned from that article that RSS Bandit uses the same search semantics explained in my MSDN article about searching for plugins. That's pretty cool too!

 

Read: Return of the Extensibility Application Block

Topic: IanG on Latent Typing Previous Topic   Next Topic Topic: IMPORTANT! Snow postponement tomorrow night Richard Hale Shaw

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use