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

Posts: C# articles

Aug 23 2016
Discussing Errors in Unity3D's Open-Source Components
Ivan Kishchenko
Unity3D is one of the most promising and rapidly developing game engines to date. Every now and then, the developers upload new libraries and components to the official repository, many of...
...
Aug 17 2016
Complementing Unit Testing with Static Analysis, with NUnit as an Example
Ilya Ivanov
When discussing static analysis tools for C# projects, programmers will often deny the necessity of static analysis arguing that most errors can be caught through unit testing. So, I decided to...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Aug 02 2016
Dusting the globe: analysis of NASA World Wind project
Alexander Chibisov
Sometimes it is useful to look back to see how helpful the analyzer was to old projects, and which errors can be avoided in good time, if the analyzer is regularly used. This time our choice was...
...
Jul 15 2016
Checking the Source Code of FlashDevelop with PVS-Studio
Pavel Kuznetsov
To assess the quality of our static analyzer's diagnostics and to advertise it, we regularly analyze various open-source projects. The developers of FlashDevelop project contacted us on their...
...
Jul 11 2016
Accord.Net: Looking for a Bug that Could Help Machines Conquer Humankind
Sergey Vasiliev
Articles discussing the results of analysis of open-source projects are a good thing as they benefit everyone: some, including project authors themselves, can find out what bugs lurk in a...
...
Jul 05 2016
How to not shoot yourself in the foot when working with serialization
Sergey Vasiliev
Despite the fact that it's quite easy and comfortable to use the serialization mechanism in C#, there are some points that are worth taking note of. This article is about the ways in which you...
...
Jun 27 2016
Source code of WPF samples by Microsoft was checked
Vitaliy Alferov
To let people know about PVS-Studio, which is now able to check not only C++ projects, but C# as well, we decided to check the source code of WPF examples, offered by Microsoft.
...
Jun 15 2016
Amusing C#
Vitaliy Alferov
To assess the quality of PVS-Studio C# diagnostics, we test it on a large number of software projects. Since projects are written by different programmers from different teams and companies, we...
...
May 24 2016
Microsoft opened the source code of Xamarin.Forms. We couldn't miss a chance to check it with PVS-Studio
Sergey Vasiliev
You probably already know that the Microsoft Corporation bought the Xamarin Company. Even though Microsoft has started gradually opening the source code of some of its products, the...
...
May 19 2016
Introduction to Roslyn and its use in program development
Sergey Vasiliev
Roslyn is a platform which provides the developer with powerful tools to parse and analyze code. It's not enough just to have these tools, you should also understand what they are needed for...
...
View more Pagination arrow previous
Showing: - of 215