The last time we talked about static code analysis was with Visual Studio 2010 in these two articles: "Static Code Analysis in VS2010" and "Static Code Analysis Configuration." Code Analysis is used ...
Back in the day, we'd write some code, compile, execute, see what happened and repeat. That was testing. (Sometimes that's still what testing looks like, for better or worse.) Today, we can do a lot ...
Having recently noted performance improvements planned for the upcoming Visual Studio 2008 software development platform, a high-ranking Microsoft official this week touched upon code analysis ...
Software teams today are shipping code faster than ever. But security and quality are clearly struggling to keep pace. In fact, 74% of companies admit that insecure code led to at least one security ...
About three years ago Microsoft released a new source code editor for Windows, Linux, and macOS. This was named Visual Studio Code. It is way lighter IDE than various editions of the legendary Visual ...