Adrian's page

The personal GitHub site of developer Adrian Mos.


Project maintained by adimosh Hosted on GitHub Pages — Theme by mattgraham

Tools I work with

Main tools

In my professional activity as a developer, I work mainly in the Microsoft Visual Studio suite of tools. I work with the main Visual Studio IDE most of the time, and occasionally with Visual Studio Code.

I have worked with Visual Studio since Visual Studio 6, and quickly adopted Visual Studio .NET when it became available. Initially reluctant to switch from C/C++ to C#, the transition became extremely smooth once I started to look for more structured languages. I briefly forayed in the Java landscape, finding it mostly hideous, then discovered C# and settled in on it.

Besides Visual Studio, a great deal of help comes from JetBrainsdotUltimate suite. I am especially fond of ReSharper as an IDE aid, and dotPeek as a disassembler for .NET.

Extensions to Visual Studio and ReSharper

For extensions, I use the great suite of extensions by Mads Kristensen, which are too many to count and name, and which all work like a charm. At the moment of this page’s last update, they were available here.

I also use GhostDoc by SubMain for documentation purposes, usually in conjunction with some form of XML doc parser like Sandcastle Help File Builder or XMLDocMarkdown.

(:construction: under construction :construction:)