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

Webinar: Let's make a programming language. Lexer - 29.04

>
>
Posts: #CSharp

Posts: # CSharp

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...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
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...
...
Logical Expressions in C, C++, C#, and Java. Mistakes Made by Professionals
Sviatoslav Razmyslov
In programming, a logical expression is a language construct that is evaluated as true or false. Many books that teach programming "from scratch" discuss possible operations on logical...
...
Mar 16 2016
Checking PVS-Studio plugin with PVS-Studio analyzer
Vitaliy Alferov
One of the questions that people ask us all the time since the creation of PVS-Studio is - "Do you check PVS-Studio with PVS-Studio? Where is the article about the analysis results?" So the answer...
...
Mar 14 2016
An unusual bug in Lucene.Net
Ilya Ivanov
Listening to stories about static analysis, some programmers say that they don't really need it, as their code is entirely covered by unit tests, and that's enough to catch all the bugs. Recently...
...
Mar 09 2016
Catching Errors in the Xenko Game Engine
Sergey Vasiliev
Open-source engines in C++ are much more common than those written in C#. But there are exceptions: Xenko is one such engine, open-source and written in C#. In this article, you will learn...
...
View more Pagination arrow previous
Showing: - of 242