Author: Andrey Podkolzin

Andrey has more than 5 years of .NET development experience in Devart. He likes to optimize and parallel code. In the past, he had a passion for game development, however, nowadays he focused on the desktop products development.

Completing SQL. Stories of Success and Failure

Troubleshooting Issues

I’ve been working for a company that develops IDEs for database interaction for more than five...
Read More

.NET – Tools for working with multithreading and asynchrony – Part 2

ASP .NET CORE, Languages & Coding, Tools & technologies

This article comprises the second part of my speech at the multithreading meetup. You can have a look at the first part here. In the first...
Read More

.NET: Tools for working with multi-threading and asynchrony – Part 1

ASP .NET CORE, Languages & Coding, Tools & technologies

The need to do things in an asynchronous way – that is, dividing big tasks between multiple working units – was present long before the...
Read More

In Search of Fast Local Storage

Database administration, Memory Optimization • One Comment

Recently, I was involved in the development of the functionality that required a fast and frequent...
Read More

Handling a GDI Resource Leak

Database administration, Troubleshooting Issues • One Comment

GDI leak (or, simply the usage of too many GDI objects) is one of the most common problems. It eventually causes rendering problems,...
Read More
Close