Extend your application by creating a Plugin System(codeeleven.blogspot.com)

submitted by FlySwatFlySwat(485) 4 years, 5 months ago

A quick overview of a simple plug-in architecture to allow for future extensibility.

4 comments |category: |Views: 40

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by yesthatmcgurkyesthatmcgurk(4063) 4 years, 5 months ago 0

System.AddIn

Reply

posted by FlySwatFlySwat(485) 4 years, 5 months ago 0

System.AddIn is a .NET 3.5 feature, and I'm targeting .NET 2.0 at the moment due to a lack of shared host providers who provide 3.5 yet.

Reply

posted by offwhiteoffwhite(975) 4 years, 5 months ago 0

Even better you could use the provider model which handles all of the assembly activation details for you. There is good video on doing this here...

http://dnrtv.com/default.aspx?showID=89

Reply

posted by cdjacocdjaco(5) 4 years, 5 months ago 0

Just as a FYI, a few months ago I assembled a ton of links related to plug-in development....might be useful: http://blog.caljacobson.com/2007/07/26/creating-a-plug-in-framework-in-c-resources/

Reply

information Login or create an account to comment on this story