Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
>
C#

Posts: C# articles

Jun 29 2020
How the PVS-Studio analyzer began to find even more errors in Unity projects
Nikita Lipilin
When developing the PVS-Studio static analyzer, we try to develop it in various directions. Thus, our team is working on plugins for the IDE (Visual Studio, Rider), improving integration with CI...
...
Jun 17 2020
How to find errors in a C# project working under Linux and macOS
Nikita Lipilin
PVS-Studio is a well-known static code analyzer that allows you to find a lot of tricky errors hidden in the source code. Beta testing of the new version has recently finished. It provides...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
May 28 2020
Single line code or check of Nethermind using PVS-Studio C# for Linux
Nikolay Mironov
This article coincides with the beta testing start of PVS-Studio C# for Linux, as well as the plugin for Rider. For such a wonderful reason, we checked the source code of the Nethermind product...
...
Apr 08 2020
How does strange code hide errors? TensorFlow.NET analysis
Nikita Lipilin
Static analysis is an extremely useful tool for any developer, as it helps to find in time not only errors, but also suspicious and strange code fragments that may cause bewilderment of...
...
Mar 10 2020
Detecting the incorrect double-checked locking using the V3054 diagnostic
Andrey Karpov
The PVS-Studio analyzer can detect incorrect variants of the "double-checked locking" pattern implementation in C# programs. Sometimes users are not aware of the danger in the code indicated by...
...
Feb 13 2020
PVS-Studio is now in Chocolatey: checking Chocolatey under Azure DevOps
Vladislav Stolyarov
We continue making the use of PVS-Studio more convenient. Our analyzer is now available in Chocolatey, the package manager for Windows. We believe this will make it easier to deploy...
...
Feb 05 2020
RunUO check by the PVS-Studio analyzer
Ekaterina Nikiforova
This article covers the check of the RunUO project using the static PVS-Studio analyzer. RunUO is the emulator of server software for Ultima Online, the game that once won the hearts of many...
...
Jan 22 2020
Eternal sunshine of the spotless copy-paste
Andrey Karpov
Today let's recall the oldie but goodie article "The Last Line Effect" written more than 5 years ago. Time passes, but nothing changes. There is nothing dreadful in it. Copy-Paste is still cruel...
...
Jan 15 2020
Checking Emby with PVS-Studio
Ekaterina Nikiforova
Emby is quite a popular media server along with Plex and Kodi. In this article, we'll discuss the bugs found in its source code with the static analyzer PVS-Studio. The remark "Built with...
...
Jan 10 2020
Play "osu!", but watch out for bugs
Sergey Khrenov
Hi, all of you collectors of exotic and plain bugs alike! We've got a rare specimen on our PVS-Studio test bench today – a game called "osu!", written in C#. As usual, we'll be looking for...
...
View more Pagination arrow previous
Showing: - of 218