Yet another developer journey ...

Yet another developer journey ...

Follow
homeabout me
Tag

visual studio

#visual-studio

More content

Read more stories on Hashnode


Articles with this tag

Current solution contains incorrect...error and no build?!?

Oct 18, 20221 min read

When working with multiple workstations (workstation / laptop) due to pandemic, we suddenly experienced the following error when opening...

Current solution contains incorrect...error and no build?!?

c# Visual Studio turn off auto formatting for code area

Jun 27, 20221 min read

Sometimes you do not want to have auto formatting enabled for specific code areas. Mostly I am using that for short switch statements, for a better...

c# Visual Studio turn off auto formatting for code area