Search  
Always will be ready notify the world about expectations as easy as possible: job change page
All202520242023
# Title Views
2025
1. What is the Software Development Life Cycle (SDLC)? 376
2. Nonprofit vs. Not-for-Profit vs. For-Profit: What's the difference? 233
3. Database Partitioning vs. Sharding vs. Replication 206
4. 6 open source log management tools for 2024 198
5. CSS in HTML emails: How to get started (without breaking anything) 173
6. How to build a Minimum Viable Product 169
7. Software | Frameworks | Libraries | Tools cheatsheet 135
8. Security Through Obscurity, everything you need to know 131
9. Memory Caching in .NET - Boost your app's performance 122
10. Security Through Obscurity: A Critical Analysis of Hidden Dangers 118
11. Про модель, логику, ООП, разработку и остальное 107
12. 5 ошибок при разработке высоконагруженных сервисов 87
13. 300+ вопросов по JavaScript на собеседовании 84
14. Что такое Material Design и почему он так популярен 76
15. Технический долг. Как не обанкротиться 75
16. Когда устал от алгоритмов: Ревью кода на собеседовании 73
17. Пользовательские интерфейсы в упадке 73
18. Security Through Obscurity (STO): History, criticism & risks 71
19. Чек-лист по запуску нового сайта: что нужно учесть? 65
20. Что такое технический долг и как им управлять 63
21. Забудьте про Go и Rust: MoonBit - новый король WebAssembly 60
22. Calculating optimistic memory footprint of managed object 56
23. Вождь разрабчьей стаи 55
24. «Если честно, уже хочется выть»: вот что бесит айтишников в IT 54
25. Резервное копирование на GitHub: топ-10 правил и рекомендаций 41
26. Kanban VS Scrum: в чем разница 40
2024
1. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 21654
2. File upload in ASP.NET Core 6 – detailed guide 16211
3. Using Coravel as a scheduler in ASP.NET Core 12473
4. How to implement pagination in ASP.NET Core Web API? - Ultimate guide 11040
5. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 10269
6. Using ASP.NET Core SignalR with Vue to implement web notifications 9675
7. Pagination in a .NET Web API with EF Core 9287
8. How to query JSON in C# using SQL, LINQ, ADO.NET 9194
9. Coding with AI: Tips and best practices from developers 8842
10. A practical guide to modular monoliths with .NET 8750
11. Optimizing data operations with OData in .NET 8 8073
12. Understanding Ahead-of-Time (AOT) compilation in C# 7346
13. Top 15 Software Development Trends in 2024 7174
14. Applicant Tracking Systems: Everything you need to know 7043
15. The 50 best CI/CD tools all DevOps teams should know in 2024 6440
16. Create a gRPC server in .NET Core 6364
17. How to build a simple REST API in PHP? 6327
18. How to implement feature flag in ASP.NET Core Blazor 5917
19. Examples of composition in C# — a simple guide for beginners 5912
20. Setup Azure Logs Alerts & Notifications for application exceptions 5713
21. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core 5685
22. Application Insights: Telemetry logging in ASP.NET Core 5650
23. Compatibility of ASP.NET Web Forms and ASP.NET MVC 5605
24. Implementing health checks in .NET 8 5605
25. REST API design best practices 5604
26. Managing concurrent database updates 5582
27. Kestrel Web Server in ASP.NET Core 5507
28. Mastering C#: Tips for performance, LINQ, DTOs, and more 5470
29. The 5 C# PDF libraries every developer mostly use 5396
30. ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 2: Integration Test) 5392
31. .NET — LinkedList vs ToArray 5116
32. Caching strategies in .NET Core 5039
33. Optimizing LINQ queries in C#: tips and best practices 4832
34. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 4805
35. Building modern architectures: Functional Core, Imperative Shell revamp 4744
36. Custom metrics in .NET using the new MeterFactory 4709
37. Background services in .NET Core 4642
38. SQL Server CTE: usage, features and limitations 4636
39. Turbocharging ASP.NET Core applications: A deep dive into performance optimizations 4454
40. Send alerts when website is down — Azure Application Insights availability test 4451
41. Dockerizing ASP.NET Core applications: A comprehensive guide 4442
42. What are the 10 most common Software Architecture patterns? 4421
43. Перестаньте называть себя программистом и другие карьерные советы 4386
44. Coravel - Easy task scheduling for your .NET web apps 4339
45. An SEO’s guide to writing Structured Data (JSON-LD) 4305
46. .NET — ToList vs ToArray 4281
47. C# .NET 8 — Cache service with Distributed Cache 4165
48. .NET Framework developer roadmap in 2024 for beginners 3963
49. Programmatically convert HTML to PDF in .NET Core C# without dependencies 3938
50. Deep dive into .NET REST API security 3923
2023
1. How to build a simple REST API in PHP 22698
2. How to build a simple PHP MVC framework 20407
3. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 16740
4. How C# interfaces can help you structure your codebase 15021
5. Beyond the basics: Advanced Vertical Slicing techniques in C# 15015
6. How to create image and file upload in PHP with jQuery AJAX 14868
7. Secrets Management: Best Practices for C# Developers 14419
8. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 13949
9. How to implement effective retry logic in C# 13264
10. How to convert a SQL query into C# LINQ 12682
11. 10 tools for .NET developers that you probably didn’t know about 12486
12. .NET Core microservice logging with Grafana and Loki 11927
13. Dapper advanced features in .NET Core 11408
14. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 11187
15. Building a .NET distributed application with DAPR and Azure Container Apps 11021
16. .NET Task Parallel Library vs. System.Threading.Channels 10935
17. Clean Architecture in ASP .NET Core Web API 10857
18. Top 15 Software Development Methodologies: Benefits and Drawbacks 10652
19. CQRS in ASP.NET with separate read/write models using MediatR 10329
20. Reflection in C#: examples, tricks and tips 10220
21. Best practices for Clean Code 9242
22. React vs Blazor: The Battle of Modern Web Development Frameworks 8977
23. .NET gRPC — Simple chat application with gRPC 8608
24. What is the hardest thing in software development? 8502
25. How to write unit tests with Dapper 8494
26. MongoDB vs PostgreSQL: What to consider when choosing a database 8398
27. Clean code: The art of naming 8389
28. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 8195
29. Unit Testing with C# and .NET (Full Guide) 7987
30. ASP.NET Core: How to Maximize Performance and Scalability of Your App 7791
31. Inheritance strategies in Entity Framework Core 7 7757
32. Expressions in .NET: A practical guide to System.Linq.Expressions 7735
33. How to create simple reports with PrintDocument in C# 7716
34. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 7604
35. Unit Testing in .Net Core 6.0 Web API using xUnit 7347
36. ValueTask vs Task in C#: when to use which? 6862
37. Relational database systems are becoming a problem — but what to do about it? 6773
38. What is Apache Superset? 3 important factors 6750
39. Domain-Driven Design: Understanding value objects 6647
40. Robust RabbitMQ implementation for ASP.NET 6589
41. Software Engineer Vs. Data Scientist: Career Guide for 2024 6515
42. C# parse HTML with AngleSharp 6434
43. The Blob 6316
44. Database setup with DbUp + PostgreSQL + Dapper in ASP.Net Core 6241
45. Dealing with Code Performance— Micro and Macro Optimizations 6235
46. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 6223
47. Attributes and Decorators in C# 6202
48. OpenAI has hired an army of contractors to make basic coding obsolete 6147
49. Modularizing Software: Modular Monolith over Microservices in Domain-Driven Design 6067
50. How to get client IP address and location information in ASP.NET Core 5994
2022
1. 10 Git repository naming best practices 20988
2. Enjoy using Mapster in .NET 6 15452
3. Top 10 programming languages portfolio for 2022 11173
4. RabbitMQ Message Queue using .NET Core 6 Web API 8758
5. Readonly Vs Static Readonly in C# 8502
6. C# Blazor Vs Razor: Differences with example 8462
7. Implementation of the Redis Cache in the .NET Core API 7679
8. .NET Core and RabbitMQ 7323
9. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 6905
10. Best practices to secure ASP.NET Core MVC web applications 6753
11. 10 Productivity Tips for Software Developers 6230
12. Hexagonal Architecture ASP.NET Core 5952
13. Entity Framework Core and high performance 5909
14. Рассуждение на тему, какую базу данных выбирать 5672
15. HangFire with .NET 6.0 5654
16. OpenTelemetry with Jaeger in .NET Core 5627
17. Let’s talk about salary 5583
18. LINQ — How to avoid nested loops in C# 5546
19. Run and manage periodic background tasks in ASP.NET Core 6 with C# 5342
20. What is the best frontend option for .Net backend? 5235
21. SignalR: The best ASP.NET Core Library for Building Interactive Apps 5221
22. Configure multiple DBs with Repository pattern in .NET Core 4361
23. Distributed Redis caching in ASP.NET Core 4277
24. .NET Core Blazor: Definition, characteristics, features and example 4238
25. MediatR with .NET 6.0 4103
26. Singleton vs static class 4100
27. Building a custom Configuration Provider in .NET 6 4075
28. Best LINQ performance 4062
29. REST API Naming Conventions and Best Practices 4010
30. Why you shouldn't use the Repository pattern in .NET 3880
31. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 3829
32. Top 11 SQL Server Maintenance Plan Best Practices 3772
33. Implement gRPC global exception handler in ASP.NET 3622
34. .NET 6 vs .NET 5: How .NET 6 has changed the game of Software Development? 3619
35. Super Fast Query in Entity Framework 3162
36. 7 improvements you might have missed in .NET 6 2967
37. Implementation of Global Exception Handling using .NET Core 6 Web API 2882
38. Full Stack Development: Definition, Developer Skills and Tools 2848
39. Top 6 performance tips for .Net Developers 2775
40. Бредовая работа 2729
41. 8 quick tips to improve your .NET API 2720
42. How to stop using If-else and make your code more readable 2697
43. Выгорание эволюционирует. Что такое «тихий уход» — новый тренд среди офисных сотрудников 2627
44. Caching in .NET 6 2501
45. Правило 3-х часов: сколько нужно работать в день 2425
46. Modernizing ASP.NET Web Forms Applications (Part 2) 2419
47. Angular Lifecycle Hooks: ngOnChanges, ngOnInit, and more 2389
48. Универсальный ускоритель инженера: как расти быстрее с помощью проектов 2372
49. «Великое увольнение» продолжается: теперь с работы уходят даже боссы 2364
50. Как правильно выбрать название для Unit тестов 2361
2021
1. 10 Points to Secure ASP.NET Core MVC Applications 9359
2. Onion Architecture In ASP.NET Core with CQRS – Detailed 8804
3. .NET Core HttpClient best practices 8594
4. Integrating SignalR with React TypeScript and ASP.NET Core 8500
5. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 7947
6. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 7260
7. Web API design principles or Web API design guidelines 7228
8. Add a React app to your ASP.NET Core application 6974
9. Typescript vs. Javascript: The key differences you should know in 2021 6902
10. Upload and download multiple files using .NET 5.0 Web API 5776
11. Memory anti-patterns in C# 5646
12. Dapper vs Entity Framework vs ADO.NET performance benchmarking 5638
13. The art of .NET custom exceptions 5359
14. How to run ASP.NET Core & SQL Server from Docker 5144
15. How to Publish an ASP.NET Core & React SPA to IIS 5081
16. Encrypt your database columns with EntityFramework & .NET Core 4600
17. SQL Server performance tuning: Nine best practices 4481
18. Simple In-Memory Caching in .Net Core with IMemoryCache 4241
19. Understand CORS and learn how to enable it for your ASP.NET API 4178
20. Azure background jobs 3804
21. .NET 5.0 Web Api global error handling 3477
22. Разбираемся с middleware в ASP.NET Core 3434
23. .Net Source Generators 3432
24. SQL Server performance monitor data: Introduction and usage 3400
25. Hangfire — планировщик задач для .NET 3374
26. Will you still hire me when I’m 50? 3335
27. Never return NULL references from your functions 3307
28. Formatting Strings using Templates in C# 2841
29. 10 things to know about in-memory caching in ASP.NET Core 2826
30. Чем CRM отличается от ERP 2753
31. Migrate from .NET Framework to .NET 5 2572
32. How to use IDisposable in ASP.NET Core 2422
33. How getting Lazy in C# 2297
34. Web API Helper Page 2025
35. Web API Validation 1863
36. Еще раз про IP-адреса, маски подсетей и вообще 1608
37. Scrum: 12 терминов, которые нужно запомнить 1583
38. Замыкания в JavaScript для начинающих 1542
39. Important ASP.NET Core Features – Need to Know 837
40. Conditional compilation for ignoring method calls with the ConditionalAttribute 790
41. Logging and Tracing with Post Sharp 726