Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top

Posts: C# articles

19 Jul 2017
We Continue Exploring Tizen: C# Components Proved to be of High Quality
Sergey Khrenov
This time I go back again to the check of the Tizen project. In my recent post "Experiment of Bug Detection in the Code of C #Components of Tizen" in our blog, I analyzed the code of C#...
...
29 Jui 2017
Experiment of Bug Detection in the Code of C# Tizen Components
Sergey Khrenov
Recently, my colleague Andrey Karpov asked me to find 3-4 bugs in one of the Tizen components, written in C#.He has also done the analysis of Tizen, searching for bugs in the C/C++ code and is...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
10 Mai 2017
Comparing PVS-Studio for C# and a built-in Visual Studio analyzer, using the CruiseControl.NET codebase
Sergey Khrenov
Recently I have done comparison of C# analyzers by PVS-Studio and SonarQube on the base of PascalABC.NET code. The research turned out to be pretty engaging, so I decided to continue working in...
...
03 Mai 2017
Support of Visual Studio 2017 and Roslyn 2.0 in PVS-Studio: sometimes ready-made solutions are not as easy as they seem
Paul Eremeev
In this article I would like to tell about several issues that PVS-Studio developers had to face when working on support of new Visual Studio version. Besides that, I will try to answer a...
...
29 Mar 2017
Analysis of PascalABC.NET using SonarQube plugins: SonarC# and PVS-Studio
Sergey Khrenov
In November 2016, we posted an article about the development and use of the PVS-Studio plugin for SonarQube. We received great feedback from our customers and interested users who requested...
...
23 Mar 2017
An interesting bug in Entity Framework
Ivan Kishchenko
Recently, we started a new hobby that is also a way to spread the word about our static code analyzer PVS-Studio. We check open-source projects and release patches with fixes. Today I would like...
...
06 Mar 2017
Brief analysis of Media Portal 2 bugs
Ivan Kishchenko
Media Portal 2 is open software of a media center class, allowing the user to listen to music, watch videos, viewing pictures, and much more. For us, the developers of PVS-Studio static...
...
27 Fév 2017
Top 10 C# projects errors found in 2016
Sergey Khrenov
To measure the efficiency of our analyzer, and also to promote the methodology of static analysis, we regularly analyze open source projects for bugs and write articles about the results. 2016 was...
...
30 Jan 2017
Rechecking SharpDevelop: Any New Bugs?
Sergey Khrenov
PVS-Studio analyzer is continuously improving, and the C#-code analysis module is developing most actively: ninety new diagnostic rules were added in 2016. However, the best way to estimate...
...
27 Jan 2017
How to capture a variable in C# and not to shoot yourself in the foot
Ivan Kishchenko
Back in 2005, with the release of C# 2.0 standard we got a possibility to pass a variable to the body of an anonymous delegate by capturing it from the current context. In 2008 the C# 3.0 brought...
...
View more Pagination arrow previous
Showing: - of 224