Search  
RU EN
All202520242023
# Title Views
2025
1. Understanding OData: Building RESTful APIs with .NET 4104
2. Blazor vs React: Choosing the right framework for your project 1930
3. 6 signs a company Is badly managed 1348
4. What is the Software Development Life Cycle (SDLC)? 979
5. Database Partitioning vs. Sharding vs. Replication 944
6. Nonprofit vs. Not-for-Profit vs. For-Profit: What's the difference? 834
7. Security Through Obscurity: A Critical Analysis of Hidden Dangers 781
8. 6 open source log management tools for 2024 781
9. Deploy .NET apps using Docker: A comprehensive guide 757
10. 4 powerful impacts a bad manager can cause that will harm your business 723
11. Effects of poor management at work: A list of disadvantages 695
12. 300+ вопросов по JavaScript на собеседовании 690
13. Calculating optimistic memory footprint of managed object 668
14. Axios vs. fetch(): Which is best for making HTTP requests? 657
15. HTML5 video API: A guide to video transformation in the browser 621
16. How to build a Minimum Viable Product 620
17. CSS in HTML emails: How to get started (without breaking anything) 617
18. Get started with Docker on Windows: Easy installation guide 562
19. Memory Caching in .NET - Boost your app's performance 546
20. Security Through Obscurity, everything you need to know 521
21. Automating ASP.NET Core 9.0 deployment with a PowerShell script 518
22. Про модель, логику, ООП, разработку и остальное 505
23. What it is a T-Shaped developer (And why you should be one) 474
24. Software | Frameworks | Libraries | Tools cheatsheet 461
25. Blazor vs. React: A comprehensive comparison in 2025 457
26. С чего начать изучать программирование? 444
27. «Если честно, уже хочется выть»: вот что бесит айтишников в IT 438
28. T-Shaped, N-Shaped and M-Shaped skills: Unlock versatility for career success 421
29. A guide to mitigating the risk of failed employee relocation 414
30. 10 popular Document Management Systems (DMS) 406
31. What is the optimal number of recruiters for your company? 405
32. Что такое технический долг и как им управлять 393
33. HTTP Client in C#: Best Practices for Experts 391
34. We need T-Shaped full-stack developers 387
35. SQL remove duplicates: Comprehensive methods and best practices 386
36. Технический долг. Как не обанкротиться 381
37. Система визуализации и мониторинга. Grafana + Prometheus 378
38. On the penomenon of bullshit jobs: A work rant by David Graeber 376
39. Когда устал от алгоритмов: Ревью кода на собеседовании 366
40. Вождь разрабчьей стаи 361
41. 5 ошибок при разработке высоконагруженных сервисов 356
42. Blazor vs React: Detailed comparison 353
43. Going to the Gemba in Software and Product Development 348
44. Вайб-кодинг: программисты нашли способ зарабатывать, ничего не делая? 330
45. Top 14 software development trends for 2025 328
46. Что такое Material Design и почему он так популярен 325
47. Security Through Obscurity (STO): History, criticism & risks 324
48. Как сломался рынок найма и кто теперь на самом деле нас нанимает 323
49. Soft skills: definition + 50 examples 318
50. Top 8 free database design tools for 2025 313
2024
1. File upload in ASP.NET Core 6 – detailed guide 26028
2. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 25236
3. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 15822
4. Using Coravel as a scheduler in ASP.NET Core 13181
5. How to implement pagination in ASP.NET Core Web API? - Ultimate guide 12918
6. Using ASP.NET Core SignalR with Vue to implement web notifications 11185
7. Pagination in a .NET Web API with EF Core 10309
8. C# .NET 8 — Cache service with Distributed Cache 10085
9. How to query JSON in C# using SQL, LINQ, ADO.NET 9744
10. Coding with AI: Tips and best practices from developers 9438
11. A practical guide to modular monoliths with .NET 9291
12. Optimizing data operations with OData in .NET 8 9215
13. How to build a simple REST API in PHP? 8993
14. Understanding Ahead-of-Time (AOT) compilation in C# 8431
15. Compatibility of ASP.NET Web Forms and ASP.NET MVC 8393
16. Examples of composition in C# — a simple guide for beginners 8083
17. Applicant Tracking Systems: Everything you need to know 7828
18. Top 15 Software Development Trends in 2024 7595
19. Create a gRPC server in .NET Core 7309
20. The 50 best CI/CD tools all DevOps teams should know in 2024 7178
21. The best way to map objects in .NET in 2024 6857
22. The 5 C# PDF libraries every developer mostly use 6712
23. Application Insights: Telemetry logging in ASP.NET Core 6628
24. Kestrel Web Server in ASP.NET Core 6627
25. How to implement feature flag in ASP.NET Core Blazor 6594
26. Mastering C#: Tips for performance, LINQ, DTOs, and more 6533
27. Setup Azure Logs Alerts & Notifications for application exceptions 6506
28. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core 6418
29. REST API design best practices 6303
30. Implementing health checks in .NET 8 6278
31. Managing concurrent database updates 6096
32. Optimizing LINQ queries in C#: tips and best practices 5970
33. ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 2: Integration Test) 5959
34. Caching strategies in .NET Core 5879
35. .NET — LinkedList vs ToArray 5857
36. Custom metrics in .NET using the new MeterFactory 5580
37. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 5424
38. Background services in .NET Core 5405
39. SQL Server CTE: usage, features and limitations 5380
40. Building modern architectures: Functional Core, Imperative Shell revamp 5239
41. Перестаньте называть себя программистом и другие карьерные советы 5143
42. Turbocharging ASP.NET Core applications: A deep dive into performance optimizations 5139
43. Send alerts when website is down — Azure Application Insights availability test 5096
44. Dockerizing ASP.NET Core applications: A comprehensive guide 5077
45. .NET — ToList vs ToArray 5060
46. Best practices for efficient file reading in C# 5047
47. What are the 10 most common Software Architecture patterns? 4980
48. Scheduling background jobs with Quartz.NET 4945
49. Coravel - Easy task scheduling for your .NET web apps 4940
50. An SEO’s guide to writing Structured Data (JSON-LD) 4845
2023
1. How to build a simple REST API in PHP 29731
2. How to build a simple PHP MVC framework 22905
3. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 17776
4. How to create image and file upload in PHP with jQuery AJAX 16757
5. Beyond the basics: Advanced Vertical Slicing techniques in C# 16161
6. How to implement effective retry logic in C# 15671
7. How C# interfaces can help you structure your codebase 15474
8. Secrets management: Best practices for C# developers 15305
9. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 14814
10. How to convert a SQL query into C# LINQ 14246
11. 10 tools for .NET developers that you probably didn’t know about 13169
12. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 12821
13. Dapper advanced features in .NET Core 12772
14. .NET Core microservice logging with Grafana and Loki 12699
15. Reflection in C#: examples, tricks and tips 12532
16. Clean Architecture in ASP .NET Core Web API 11728
17. CQRS in ASP.NET with separate read/write models using MediatR 11542
18. .NET Task Parallel Library vs. System.Threading.Channels 11455
19. Building a .NET distributed application with DAPR and Azure Container Apps 11388
20. Top 15 Software Development Methodologies: Benefits and Drawbacks 11266
21. Best practices for Clean Code 9689
22. How to write unit tests with Dapper 9653
23. React vs Blazor: The Battle of Modern Web Development Frameworks 9573
24. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 9363
25. What is the hardest thing in software development? 9188
26. .NET gRPC — Simple chat application with gRPC 9085
27. Expressions in .NET: A practical guide to System.Linq.Expressions 9034
28. MongoDB vs PostgreSQL: What to consider when choosing a database 8832
29. Clean code: The art of naming 8727
30. Unit Testing with C# and .NET (Full Guide) 8669
31. How to get client IP address and location information in ASP.NET Core 8620
32. How to create simple reports with PrintDocument in C# 8399
33. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 8386
34. Inheritance strategies in Entity Framework Core 7 8344
35. Database setup with DbUp + PostgreSQL + Dapper in ASP.Net Core 8274
36. ASP.NET Core: How to Maximize Performance and Scalability of Your App 8211
37. Unit Testing in .Net Core 6.0 Web API using xUnit 7827
38. ValueTask vs Task in C#: when to use which? 7769
39. C# parse HTML with AngleSharp 7748
40. Attributes and Decorators in C# 7470
41. Software Engineer Vs. Data Scientist: Career Guide for 2024 7425
42. What is Apache Superset? 3 important factors 7374
43. Domain-Driven Design: Understanding value objects 7302
44. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 7250
45. Robust RabbitMQ implementation for ASP.NET 7083
46. Relational database systems are becoming a problem — but what to do about it? 7068
47. Abstract class vs interface in C#: Analyzing the pros and cons 6850
48. How to implement HTTP/3 in your ASP.NET Core application 6841
49. The Blob 6778
50. Dealing with Code Performance— Micro and Macro Optimizations 6743
2022
1. 10 Git repository naming best practices 24916
2. Enjoy using Mapster in .NET 6 16215
3. Top 10 programming languages portfolio for 2022 12209
4. Readonly Vs Static Readonly in C# 9997
5. RabbitMQ Message Queue using .NET Core 6 Web API 9344
6. C# Blazor Vs Razor: Differences with example 9241
7. Implementation of the Redis Cache in the .NET Core API 8862
8. .NET Core and RabbitMQ 7981
9. Best practices to secure ASP.NET Core MVC web applications 7394
10. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 7378
11. Let’s talk about salary 7064
12. Hexagonal Architecture ASP.NET Core 6732
13. Entity Framework Core and high performance 6647
14. 10 Productivity Tips for Software Developers 6613
15. Рассуждение на тему, какую базу данных выбирать 6388
16. OpenTelemetry with Jaeger in .NET Core 6379
17. LINQ — How to avoid nested loops in C# 6301
18. HangFire with .NET 6.0 6271
19. SignalR: The best ASP.NET Core Library for Building Interactive Apps 6031
20. What is the best frontend option for .Net backend? 5873
21. Run and manage periodic background tasks in ASP.NET Core 6 with C# 5833
22. Configure multiple DBs with Repository pattern in .NET Core 5240
23. MediatR with .NET 6.0 5008
24. Distributed Redis caching in ASP.NET Core 4902
25. .NET Core Blazor: Definition, characteristics, features and example 4853
26. Best LINQ performance 4777
27. Singleton vs static class 4654
28. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 4622
29. Why you shouldn't use the Repository pattern in .NET 4547
30. Building a custom Configuration Provider in .NET 6 4514
31. REST API Naming Conventions and Best Practices 4474
32. Top 11 SQL Server maintenance plan best practices 4391
33. Implement gRPC global exception handler in ASP.NET 4193
34. .NET 6 vs .NET 5: How .NET 6 has changed the game of Software Development? 4165
35. Super fast query in Entity Framework 3614
36. 7 improvements you might have missed in .NET 6 3358
37. Implementation of Global Exception Handling using .NET Core 6 Web API 3261
38. Full Stack Development: Definition, Developer Skills and Tools 3221
39. 8 quick tips to improve your .NET API 3147
40. Бредовая работа 3079
41. Top 6 performance tips for .Net Developers 3069
42. How to stop using If-else and make your code more readable 2966
43. Выгорание эволюционирует. Что такое «тихий уход» — новый тренд среди офисных сотрудников 2956
44. Правило 3-х часов: сколько нужно работать в день 2861
45. Caching in .NET 6 2754
46. Angular Lifecycle Hooks: ngOnChanges, ngOnInit, and more 2711
47. Modernizing ASP.NET Web Forms Applications (Part 2) 2641
48. Как правильно выбрать название для Unit тестов 2619
49. «Великое увольнение» продолжается: теперь с работы уходят даже боссы 2594
50. Универсальный ускоритель инженера: как расти быстрее с помощью проектов 2585
2021
1. Onion Architecture In ASP.NET Core with CQRS – Detailed 11235
2. 10 Points to Secure ASP.NET Core MVC Applications 9749
3. .NET Core HttpClient best practices 9702
4. Integrating SignalR with React TypeScript and ASP.NET Core 9050
5. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 8607
6. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 8163
7. Web API design principles or Web API design guidelines 7795
8. Add a React app to your ASP.NET Core application 7723
9. Typescript vs. Javascript: The key differences you should know in 2021 7629
10. Upload and download multiple files using .NET 5.0 Web API 6645
11. Dapper vs Entity Framework vs ADO.NET performance benchmarking 6454
12. The art of .NET custom exceptions 6169
13. Memory anti-patterns in C# 5933
14. How to run ASP.NET Core & SQL Server from Docker 5767
15. How to Publish an ASP.NET Core & React SPA to IIS 5595
16. SQL Server performance tuning: Nine best practices 5176
17. Encrypt your database columns with EntityFramework & .NET Core 5029
18. Simple In-Memory Caching in .Net Core with IMemoryCache 4581
19. Understand CORS and learn how to enable it for your ASP.NET API 4434
20. Azure background jobs 4090
21. Never return NULL references from your functions 3952
22. Разбираемся с middleware в ASP.NET Core 3940
23. .NET 5.0 Web Api global error handling 3931
24. Hangfire — планировщик задач для .NET 3929
25. Will you still hire me when I’m 50? 3840
26. .Net Source Generators 3753
27. SQL Server performance monitor data: Introduction and usage 3726
28. Formatting Strings using Templates in C# 3461
29. 10 things to know about in-memory caching in ASP.NET Core 3145
30. Чем CRM отличается от ERP 3033
31. How to use IDisposable in ASP.NET Core 2867
32. Migrate from .NET Framework to .NET 5 2856
33. How getting Lazy in C# 2711
34. Web API Helper Page 2284
35. Web API Validation 2087
36. Еще раз про IP-адреса, маски подсетей и вообще 1776
37. Замыкания в JavaScript для начинающих 1771
38. Scrum: 12 терминов, которые нужно запомнить 1769
39. Important ASP.NET Core Features – Need to Know 974
40. Conditional compilation for ignoring method calls with the ConditionalAttribute 874
41. Logging and Tracing with Post Sharp 808