Design Principia
  • Home
  • Projects

Visual Studio Extensions

After using an IDE for so long, everyone needs to change a thing or so. Here's what I've learned when writing extensions for Visual Studio.

Visual Studio Extensions

COM vs MEF: Visual Studio extension service providers

When writing a Visual Studio extension, you pretty much need to use Visual Studio services for everything. Put simply, a service in this context, is an object that implements an interface that exposes

  • Andre Esteve
    Andre Esteve
1 min read
Roslyn

Writing a visual studio extension for code generation with roslyn

Recently I've been working on a Visual Studio extension to automate the tedious parts of code authoring at work. It turns out that there is a lot of knowledge out there, but quite

  • Andre Esteve
    Andre Esteve
11 min read
Design Principia © 2023
Latest Posts Ghost