2025 |
1. |
Understanding OData: Building RESTful APIs with .NET |
3993 |
2. |
Blazor vs React: Choosing the right framework for your project |
1879 |
3. |
6 signs a company Is badly managed |
1277 |
4. |
What is the Software Development Life Cycle (SDLC)? |
941 |
5. |
Database Partitioning vs. Sharding vs. Replication |
839 |
6. |
Nonprofit vs. Not-for-Profit vs. For-Profit: What's the difference? |
780 |
7. |
Security Through Obscurity: A Critical Analysis of Hidden Dangers |
743 |
8. |
6 open source log management tools for 2024 |
693 |
9. |
Deploy .NET apps using Docker: A comprehensive guide |
685 |
10. |
4 powerful impacts a bad manager can cause that will harm your business |
667 |
11. |
Effects of poor management at work: A list of disadvantages |
661 |
12. |
300+ вопросов по JavaScript на собеседовании |
645 |
13. |
Calculating optimistic memory footprint of managed object |
636 |
14. |
CSS in HTML emails: How to get started (without breaking anything) |
589 |
15. |
Axios vs. fetch(): Which is best for making HTTP requests? |
584 |
16. |
How to build a Minimum Viable Product |
577 |
17. |
HTML5 video API: A guide to video transformation in the browser |
548 |
18. |
Memory Caching in .NET - Boost your app's performance |
525 |
19. |
Get started with Docker on Windows: Easy installation guide |
516 |
20. |
Security Through Obscurity, everything you need to know |
489 |
21. |
Про модель, логику, ООП, разработку и остальное |
486 |
22. |
What it is a T-Shaped developer (And why you should be one) |
446 |
23. |
Software | Frameworks | Libraries | Tools cheatsheet |
439 |
24. |
«Если честно, уже хочется выть»: вот что бесит айтишников в IT |
405 |
25. |
С чего начать изучать программирование? |
402 |
26. |
Что такое технический долг и как им управлять |
374 |
27. |
Blazor vs. React: A comprehensive comparison in 2025 |
368 |
28. |
Технический долг. Как не обанкротиться |
367 |
29. |
We need T-Shaped full-stack developers |
365 |
30. |
What is the optimal number of recruiters for your company? |
359 |
31. |
Вождь разрабчьей стаи |
344 |
32. |
T-Shaped, N-Shaped and M-Shaped skills: Unlock versatility for career success |
343 |
33. |
HTTP Client in C#: Best Practices for Experts |
335 |
34. |
5 ошибок при разработке высоконагруженных сервисов |
335 |
35. |
Когда устал от алгоритмов: Ревью кода на собеседовании |
334 |
36. |
10 popular Document Management Systems (DMS) |
328 |
37. |
On the penomenon of bullshit jobs: A work rant by David Graeber |
322 |
38. |
A guide to mitigating the risk of failed employee relocation |
307 |
39. |
Что такое Material Design и почему он так популярен |
306 |
40. |
Blazor vs React: Detailed comparison |
305 |
41. |
Top 14 software development trends for 2025 |
301 |
42. |
Going to the Gemba in Software and Product Development |
297 |
43. |
Система визуализации и мониторинга. Grafana + Prometheus |
294 |
44. |
Security Through Obscurity (STO): History, criticism & risks |
290 |
45. |
8 проектов NodeJS, которые стоит проверить |
283 |
46. |
SQL remove duplicates: Comprehensive methods and best practices |
274 |
47. |
Soft skills: definition + 50 examples |
262 |
48. |
Kanban VS Scrum: в чем разница |
262 |
49. |
Как сломался рынок найма и кто теперь на самом деле нас нанимает |
261 |
50. |
Пользовательские интерфейсы в упадке |
250 |
2024 |
1. |
PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide |
25097 |
2. |
File upload in ASP.NET Core 6 – detailed guide |
21524 |
3. |
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник |
15022 |
4. |
Using Coravel as a scheduler in ASP.NET Core |
13126 |
5. |
How to implement pagination in ASP.NET Core Web API? - Ultimate guide |
12370 |
6. |
Using ASP.NET Core SignalR with Vue to implement web notifications |
10964 |
7. |
Pagination in a .NET Web API with EF Core |
10231 |
8. |
How to query JSON in C# using SQL, LINQ, ADO.NET |
9696 |
9. |
Coding with AI: Tips and best practices from developers |
9388 |
10. |
A practical guide to modular monoliths with .NET |
9251 |
11. |
Optimizing data operations with OData in .NET 8 |
9132 |
12. |
C# .NET 8 — Cache service with Distributed Cache |
8997 |
13. |
How to build a simple REST API in PHP? |
8594 |
14. |
Understanding Ahead-of-Time (AOT) compilation in C# |
8339 |
15. |
Compatibility of ASP.NET Web Forms and ASP.NET MVC |
8327 |
16. |
Examples of composition in C# — a simple guide for beginners |
7780 |
17. |
Applicant Tracking Systems: Everything you need to know |
7754 |
18. |
Top 15 Software Development Trends in 2024 |
7570 |
19. |
Create a gRPC server in .NET Core |
7255 |
20. |
The 50 best CI/CD tools all DevOps teams should know in 2024 |
7085 |
21. |
The best way to map objects in .NET in 2024 |
6795 |
22. |
Application Insights: Telemetry logging in ASP.NET Core |
6567 |
23. |
How to implement feature flag in ASP.NET Core Blazor |
6526 |
24. |
The 5 C# PDF libraries every developer mostly use |
6510 |
25. |
Setup Azure Logs Alerts & Notifications for application exceptions |
6473 |
26. |
Kestrel Web Server in ASP.NET Core |
6465 |
27. |
Mastering C#: Tips for performance, LINQ, DTOs, and more |
6452 |
28. |
Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core |
6357 |
29. |
Implementing health checks in .NET 8 |
6230 |
30. |
REST API design best practices |
6202 |
31. |
Managing concurrent database updates |
6052 |
32. |
ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 2: Integration Test) |
5927 |
33. |
Optimizing LINQ queries in C#: tips and best practices |
5856 |
34. |
Caching strategies in .NET Core |
5811 |
35. |
.NET — LinkedList vs ToArray |
5777 |
36. |
Custom metrics in .NET using the new MeterFactory |
5484 |
37. |
SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core |
5397 |
38. |
Background services in .NET Core |
5337 |
39. |
SQL Server CTE: usage, features and limitations |
5304 |
40. |
Building modern architectures: Functional Core, Imperative Shell revamp |
5207 |
41. |
Turbocharging ASP.NET Core applications: A deep dive into performance optimizations |
5110 |
42. |
Перестаньте называть себя программистом и другие карьерные советы |
5083 |
43. |
Send alerts when website is down — Azure Application Insights availability test |
5049 |
44. |
Dockerizing ASP.NET Core applications: A comprehensive guide |
5028 |
45. |
.NET — ToList vs ToArray |
4994 |
46. |
What are the 10 most common Software Architecture patterns? |
4917 |
47. |
Coravel - Easy task scheduling for your .NET web apps |
4885 |
48. |
Best practices for efficient file reading in C# |
4877 |
49. |
Scheduling background jobs with Quartz.NET |
4827 |
50. |
An SEO’s guide to writing Structured Data (JSON-LD) |
4790 |
2023 |
1. |
How to build a simple REST API in PHP |
27005 |
2. |
How to build a simple PHP MVC framework |
22695 |
3. |
Unit of Work with Generic Repository implementation using .NET Core 6 Web API |
17669 |
4. |
How to create image and file upload in PHP with jQuery AJAX |
16642 |
5. |
Beyond the basics: Advanced Vertical Slicing techniques in C# |
16076 |
6. |
How C# interfaces can help you structure your codebase |
15424 |
7. |
How to implement effective retry logic in C# |
15320 |
8. |
Secrets management: Best practices for C# developers |
15200 |
9. |
CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# |
14734 |
10. |
How to convert a SQL query into C# LINQ |
14022 |
11. |
10 tools for .NET developers that you probably didn’t know about |
13129 |
12. |
.NET Core microservice logging with Grafana and Loki |
12615 |
13. |
Dapper advanced features in .NET Core |
12589 |
14. |
.NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core |
12210 |
15. |
Reflection in C#: examples, tricks and tips |
12148 |
16. |
Clean Architecture in ASP .NET Core Web API |
11650 |
17. |
.NET Task Parallel Library vs. System.Threading.Channels |
11421 |
18. |
CQRS in ASP.NET with separate read/write models using MediatR |
11393 |
19. |
Building a .NET distributed application with DAPR and Azure Container Apps |
11350 |
20. |
Top 15 Software Development Methodologies: Benefits and Drawbacks |
11212 |
21. |
Best practices for Clean Code |
9637 |
22. |
How to write unit tests with Dapper |
9542 |
23. |
React vs Blazor: The Battle of Modern Web Development Frameworks |
9527 |
24. |
Goodbye Controllers: Building better Blazor web apps with Vertical Slices |
9194 |
25. |
What is the hardest thing in software development? |
9119 |
26. |
.NET gRPC — Simple chat application with gRPC |
9050 |
27. |
Expressions in .NET: A practical guide to System.Linq.Expressions |
8826 |
28. |
MongoDB vs PostgreSQL: What to consider when choosing a database |
8804 |
29. |
Clean code: The art of naming |
8682 |
30. |
Unit Testing with C# and .NET (Full Guide) |
8617 |
31. |
How to create simple reports with PrintDocument in C# |
8340 |
32. |
Inheritance strategies in Entity Framework Core 7 |
8289 |
33. |
Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture |
8281 |
34. |
Database setup with DbUp + PostgreSQL + Dapper in ASP.Net Core |
8204 |
35. |
ASP.NET Core: How to Maximize Performance and Scalability of Your App |
8165 |
36. |
How to get client IP address and location information in ASP.NET Core |
7871 |
37. |
Unit Testing in .Net Core 6.0 Web API using xUnit |
7783 |
38. |
ValueTask vs Task in C#: when to use which? |
7665 |
39. |
C# parse HTML with AngleSharp |
7583 |
40. |
Software Engineer Vs. Data Scientist: Career Guide for 2024 |
7354 |
41. |
What is Apache Superset? 3 important factors |
7321 |
42. |
Attributes and Decorators in C# |
7301 |
43. |
Domain-Driven Design: Understanding value objects |
7206 |
44. |
.NET Core — The simple step-by-step guide to creating and using a Generic Repository |
7134 |
45. |
Relational database systems are becoming a problem — but what to do about it? |
7047 |
46. |
Robust RabbitMQ implementation for ASP.NET |
7045 |
47. |
Abstract class vs interface in C#: Analyzing the pros and cons |
6773 |
48. |
How to implement HTTP/3 in your ASP.NET Core application |
6740 |
49. |
The Blob |
6727 |
50. |
Dealing with Code Performance— Micro and Macro Optimizations |
6694 |
2022 |
1. |
10 Git repository naming best practices |
24327 |
2. |
Enjoy using Mapster in .NET 6 |
16127 |
3. |
Top 10 programming languages portfolio for 2022 |
12126 |
4. |
Readonly Vs Static Readonly in C# |
9805 |
5. |
RabbitMQ Message Queue using .NET Core 6 Web API |
9282 |
6. |
C# Blazor Vs Razor: Differences with example |
9178 |
7. |
Implementation of the Redis Cache in the .NET Core API |
8805 |
8. |
.NET Core and RabbitMQ |
7916 |
9. |
CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API |
7343 |
10. |
Best practices to secure ASP.NET Core MVC web applications |
7338 |
11. |
Let’s talk about salary |
6911 |
12. |
Hexagonal Architecture ASP.NET Core |
6642 |
13. |
Entity Framework Core and high performance |
6589 |
14. |
10 Productivity Tips for Software Developers |
6584 |
15. |
Рассуждение на тему, какую базу данных выбирать |
6335 |
16. |
OpenTelemetry with Jaeger in .NET Core |
6301 |
17. |
HangFire with .NET 6.0 |
6210 |
18. |
LINQ — How to avoid nested loops in C# |
6209 |
19. |
SignalR: The best ASP.NET Core Library for Building Interactive Apps |
5986 |
20. |
What is the best frontend option for .Net backend? |
5806 |
21. |
Run and manage periodic background tasks in ASP.NET Core 6 with C# |
5762 |
22. |
Configure multiple DBs with Repository pattern in .NET Core |
5160 |
23. |
MediatR with .NET 6.0 |
4898 |
24. |
Distributed Redis caching in ASP.NET Core |
4849 |
25. |
.NET Core Blazor: Definition, characteristics, features and example |
4808 |
26. |
Best LINQ performance |
4715 |
27. |
Singleton vs static class |
4598 |
28. |
Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает |
4538 |
29. |
Why you shouldn't use the Repository pattern in .NET |
4513 |
30. |
Building a custom Configuration Provider in .NET 6 |
4468 |
31. |
REST API Naming Conventions and Best Practices |
4419 |
32. |
Top 11 SQL Server maintenance plan best practices |
4308 |
33. |
Implement gRPC global exception handler in ASP.NET |
4135 |
34. |
.NET 6 vs .NET 5: How .NET 6 has changed the game of Software Development? |
4111 |
35. |
Super fast query in Entity Framework |
3576 |
36. |
7 improvements you might have missed in .NET 6 |
3322 |
37. |
Implementation of Global Exception Handling using .NET Core 6 Web API |
3227 |
38. |
Full Stack Development: Definition, Developer Skills and Tools |
3190 |
39. |
8 quick tips to improve your .NET API |
3096 |
40. |
Бредовая работа |
3043 |
41. |
Top 6 performance tips for .Net Developers |
3027 |
42. |
How to stop using If-else and make your code more readable |
2931 |
43. |
Выгорание эволюционирует. Что такое «тихий уход» — новый тренд среди офисных сотрудников |
2924 |
44. |
Правило 3-х часов: сколько нужно работать в день |
2812 |
45. |
Caching in .NET 6 |
2726 |
46. |
Angular Lifecycle Hooks: ngOnChanges, ngOnInit, and more |
2663 |
47. |
Modernizing ASP.NET Web Forms Applications (Part 2) |
2605 |
48. |
Как правильно выбрать название для Unit тестов |
2589 |
49. |
«Великое увольнение» продолжается: теперь с работы уходят даже боссы |
2564 |
50. |
Универсальный ускоритель инженера: как расти быстрее с помощью проектов |
2558 |
2021 |
1. |
Onion Architecture In ASP.NET Core with CQRS – Detailed |
11200 |
2. |
10 Points to Secure ASP.NET Core MVC Applications |
9715 |
3. |
.NET Core HttpClient best practices |
9585 |
4. |
Integrating SignalR with React TypeScript and ASP.NET Core |
8978 |
5. |
Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions |
8551 |
6. |
NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# |
8114 |
7. |
Web API design principles or Web API design guidelines |
7757 |
8. |
Add a React app to your ASP.NET Core application |
7659 |
9. |
Typescript vs. Javascript: The key differences you should know in 2021 |
7584 |
10. |
Upload and download multiple files using .NET 5.0 Web API |
6577 |
11. |
Dapper vs Entity Framework vs ADO.NET performance benchmarking |
6378 |
12. |
The art of .NET custom exceptions |
6103 |
13. |
Memory anti-patterns in C# |
5899 |
14. |
How to run ASP.NET Core & SQL Server from Docker |
5695 |
15. |
How to Publish an ASP.NET Core & React SPA to IIS |
5519 |
16. |
SQL Server performance tuning: Nine best practices |
5119 |
17. |
Encrypt your database columns with EntityFramework & .NET Core |
4977 |
18. |
Simple In-Memory Caching in .Net Core with IMemoryCache |
4540 |
19. |
Understand CORS and learn how to enable it for your ASP.NET API |
4393 |
20. |
Azure background jobs |
4061 |
21. |
Hangfire — планировщик задач для .NET |
3897 |
22. |
.NET 5.0 Web Api global error handling |
3892 |
23. |
Разбираемся с middleware в ASP.NET Core |
3888 |
24. |
Never return NULL references from your functions |
3877 |
25. |
Will you still hire me when I’m 50? |
3786 |
26. |
.Net Source Generators |
3718 |
27. |
SQL Server performance monitor data: Introduction and usage |
3690 |
28. |
Formatting Strings using Templates in C# |
3376 |
29. |
10 things to know about in-memory caching in ASP.NET Core |
3108 |
30. |
Чем CRM отличается от ERP |
3008 |
31. |
Migrate from .NET Framework to .NET 5 |
2830 |
32. |
How to use IDisposable in ASP.NET Core |
2825 |
33. |
How getting Lazy in C# |
2655 |
34. |
Web API Helper Page |
2255 |
35. |
Web API Validation |
2060 |
36. |
Еще раз про IP-адреса, маски подсетей и вообще |
1760 |
37. |
Scrum: 12 терминов, которые нужно запомнить |
1748 |
38. |
Замыкания в JavaScript для начинающих |
1742 |
39. |
Important ASP.NET Core Features – Need to Know |
952 |
40. |
Conditional compilation for ignoring method calls with the ConditionalAttribute |
867 |
41. |
Logging and Tracing with Post Sharp |
801 |