Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in extensibility

How to avoid changing many parts of code when adding new enum value, thus providing easier extensibility?

One or multiple fact tables?

HTML Validator that is extensible

What add-in/workbench framework is the best .NET alternative to Eclipse RCP?

Visual Studio 2008 Plug-in / Add-in development - Getting Started

Singleton-like behavior with Dependency Injection

What are the inner workings of the Selenium waitFor mechanism?

In a Visual Studio Extension, how to detect when the debugger Continues

Proper use of [Import] attribute in MEF

Visual Studio 2012-s custom project template not visible

LibGit2Sharp DllNotFoundException: Unable to load DLL 'git2-106a5f2'

Plugin-like architecture in .NET

c# .net plugins extensibility

MEF: a replacement for PRISM?

Building an extension framework for a Rails app

VimL Script language: are there any implementations in other languages? [closed]

Extensible WPF application - MEF, MAF or simple loading?

c# .net wpf mef extensibility

Writing a Visual Studio extension for a custom designer

Extensible/adaptable Java EE application: interfaces vs interceptors and decorators

Golang events: EventEmitter / dispatcher for plugin architecture