Menu

Skip to content
  • Home
  • About
  • Color Coder
Hamid Mosalla
Twitter Email LinkedIn GitHub Stack Overflow RSS

Hamid Mosalla

Programming Adventures

Visual Studio

December 30, 2022 by Hamid Mosalla on .Net, Asp.Net MVC 5, C#, Security, Visual Studio, Web Development

How to use ConfigBuilders for User Secrets Management in Asp.Net MVC 5

When it comes to storing our app secrets, Asp.Net Core has a built-in mechanism to do that out of the box. But this is not the case for Asp.Net MVC 5. For MVC 5, we need to install custom configBuilders packages in order to be able to have the same functionality. There are many other … →

 
August 1, 2021 by Hamid Mosalla on .Net, Visual Studio

Color Coder: Using Roslyn APIs For Syntax Highlighting

Couple of years ago, I’ve created a Visual Studio extension to colorize things in C#. More specifically I was trying to colorize different programming constructs such as extension methods. So it had to be done in a syntax aware manner as oppose to coloring text. For that I used Roslyn .NET compiler to do this. … →

 
June 10, 2018 by Hamid Mosalla on .Net, C#, Visual Studio

NDepend 2018 Review: A Flexible Static Analyzer

NDepend is an static analyzer which can provide various useful information about the quality of the code base. With its built in rules, it calculates how much technical debt the project is in, and estimate how many hours it takes to pay them. For the first time users, the UI might be a little overwhelming, … →

 
September 29, 2016 by Hamid Mosalla on .Net, C#, Visual Studio

12 Visual Studio Extensions You Might Find Useful

I previously wrote about some Visual Studio extensions that I though was most useful here. I think that list still stands. But in this post I’m going to introduce less known extensions that I think might be useful, but not essential. Viasfora Viasfora adds tons of features to your code formatting experience. From code rain … →

 
January 26, 2016 by Hamid Mosalla on Visual Studio

Supercharge Your Text Editing With Viasfora

I recently wrote about Top 14 Must Have Free Extensions For Visual Studio 2015, but it turns out, I’ve missed on one other great extension. It is called Viasfora. What Viasfora does for you is that it changes your braces and parenthesis color in such a way that nested parenthesis and braces do not confuse … →

 
September 14, 2015 by Hamid Mosalla on .Net, Asp.Net Core, C#, Visual Studio

Top 14 Must Have Free Extensions For Visual Studio 2015

These days, being a developer using Microsoft platform has become very exciting. Partly because of open sourcing of .NET and integration of its products with other great open source platforms. But also the latest free IDE that Microsoft made available has a very good set of features for non-commercial or small company use. Free IDE … →

 

Archives

Categories

 
Subscribe!
Copyright © 2022 Hamid Mosalla
Casper Theme By Lacy Morrow