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

Posts

Aug 27 2021
Text broadcast of CppCast 285: Clang Power Tools and C++ myths
CppCast
Episode 285 CppCast was recorded on February 3rd, 2020. Hosts Rob Irving and Jason Turner are joined by Victor Ciura. They first talk about different ways to filter a C++ container and a blog post...
...
Aug 26 2021
Linux kernel turns 30: congratulations from PVS-Studio
Sergey Larin
On August 25th, 2021, the Linux kernel celebrated its 30th anniversary. Since then, it's changed a lot. We changed too. Nowadays, the Linux kernel is a huge project used by millions. We checked...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
XSS: attack, defense - and C# programming
Valery Komarov
XSS - or cross-site scripting - is one of the most common vulnerabilities in web applications. It has been on the OWASP Top 10 list (the list of the most critical security risks to web...
...
Aug 20 2021
How To Make Fewer Bugs?
Yulia Khushnamova
How to write clean code? There are books and articles on that. But we decided not to stand aside and share our recommendations. At PVS-Studio, we develop a static code analyzer, so we've had a great deal of experience in finding problem areas in code.
...
Aug 20 2021
Tutorial: how to port a project from Interop Word API to Open XML SDK
Victoria Khanieva, Sviatoslav Razmyslov
With the .NET5 release further development of some projects was questionable due to the complexity of porting. One can abandon small outdated libraries or find a replacement. But it's hard to...
...
Aug 17 2021
Is PHP compilable?! PVS-Studio searches for errors in PeachPie
Nikita Lipilin
PHP is widely known as an interpreted programming language used mainly for website development. However, few people know that PHP also has a compiler to .NET – PeachPie. But how well is it made...
...
Aug 16 2021
PVS-Studio 7.14: intermodular analysis in C++ and plugin for JetBrains CLion
Andrey Karpov
The PVS-Studio team is increasing the number of diagnostics with each new release. Besides, we are improving the analyzer's infrastructure. This time we added the plugin for JetBrains...
...
Aug 12 2021
PVS-Studio team's kanban board. Part 2: YouTrack
Sergey Khrenov
Hello everyone! Welcome to the second part of the PVS-Studio Team's Kanban Board story. This time we'll talk about YouTrack. You'll learn why we chose and implemented this task tracker and...
...
Aug 11 2021
Optimization of .NET applications: a big result of small edits
Sergey Vasiliev
Today we're going to discuss how small optimizations in the right places of the application can improve its performance. Imagine: we remove the creation of an extra iterator in one place, get rid...
...
Aug 10 2021
Intermodular analysis of C++ projects in PVS-Studio
Oleg Lisiy, Sergey Larin
Recently PVS-Studio has implemented a major feature—we supported intermodular analysis of C++ projects. This article covers our and other tools' implementations. You'll also find out how to try...
...
View more Pagination arrow previous
Showing: - of 1605