"how to design extensible software (plugin architecture)? [closed]" Code Answer

3

if we're talking .net, try scripting .net applications with vbscript over on codeproject. lots of concrete examples there.

below are sites implementing various application extension techniques

  • clearscript - makes v8, vbscript and jscript available to .net apps
  • cs-script - the c# script engine
  • plugin architecture using c#
  • opinio plugin architecture
  • notes on the eclipse plug-in architecture
  • plug-in architecture framework for beginners
  • gecko plugin architecture
  • fungimol plugin architecture
By Aruna M on September 1 2022

Answers related to “how to design extensible software (plugin architecture)? [closed]”

Only authorized users can answer the Search term. Please sign in first, or register a free account.