Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in extensibility

Visual Studio External Tools sending command to command prompt

How to programmatically override the build and launch actions?

Custom MEF ExportAttribute with AllowMultiple=true causes duplication

Which static analysis tool for Java is easiest to extend? [closed]

how to pass/transfer out parameter as reflection? - visual studio extensibility c#

Visual Studio 2010 Extension Manager crashes

A guide to Boo's metaprogramming and extensibility features?

Extending visual studio

Where should I attach solution or project events in my Visual Studio add-in?

In a VS 2017 custom project system, how can I make a project item bold in the Solution Explorer?

Using MEF with C#, how do I call methods on the host, from the plugin?

c# plugins mef extensibility

Caching MEF Components

wpf mef extensibility maf

How to create custom project that inherits from c# using MPF?

c# vsx extensibility subtype mpf

Architecture for extension/plugin communication

VS 2010 Extensibility: Create a extension to automatically wrap selected text (code) in comments and adding a comment above it

VS2010 MPF: Populating 'Add->New Item...' list for a custom project

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

One or multiple fact tables?