Search  
Always will be ready notify the world about expectations as easy as possible: job change page
Articles rating
All20242023
# Title Views
2024
1. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 17777
2. File upload in ASP.NET Core 6 – detailed guide 15444
3. Using Coravel as a scheduler in ASP.NET Core 12213
4. How to implement pagination in ASP.NET Core Web API? - Ultimate guide 9743
5. Using ASP.NET Core SignalR with Vue to implement web notifications 9216
6. How to query JSON in C# using SQL, LINQ, ADO.NET 8918
7. Pagination in a .NET Web API with EF Core 8763
8. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 8637
9. Coding with AI: Tips and best practices from developers 8543
10. A practical guide to modular monoliths with .NET 8493
11. Optimizing data operations with OData in .NET 8 7728
12. Top 15 Software Development Trends in 2024 6955
13. Understanding Ahead-of-Time (AOT) compilation in C# 6883
14. Applicant Tracking Systems: Everything you need to know 6472
15. How to build a simple REST API in PHP? 6026
16. The 50 best CI/CD tools all DevOps teams should know in 2024 5972
17. Create a gRPC server in .NET Core 5810
18. Implementing health checks in .NET 8 5419
19. Compatibility of ASP.NET Web Forms and ASP.NET MVC 5334
20. Examples of composition in C# — a simple guide for beginners 5282
21. REST API design best practices 5239
22. Setup Azure Logs Alerts & Notifications for application exceptions 5218
23. Application Insights: Telemetry logging in ASP.NET Core 5200
24. Kestrel Web Server in ASP.NET Core 5164
25. ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 2: Integration Test) 5148
26. The 5 C# PDF libraries every developer mostly use 5086
27. Mastering C#: Tips for performance, LINQ, DTOs, and more 4983
28. .NET — LinkedList vs ToArray 4817
29. Caching strategies in .NET Core 4578
30. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 4533
31. Building modern architectures: Functional Core, Imperative Shell revamp 4527
32. Custom metrics in .NET using the new MeterFactory 4360
33. Optimizing LINQ queries in C#: tips and best practices 4340
34. Background services in .NET Core 4325
35. SQL Server CTE: usage, features and limitations 4302
36. Перестаньте называть себя программистом и другие карьерные советы 4159
37. Turbocharging ASP.NET Core applications: A deep dive into performance optimizations 4127
38. What are the 10 most common Software Architecture patterns? 4118
39. An SEO’s guide to writing Structured Data (JSON-LD) 4067
40. Send alerts when website is down — Azure Application Insights availability test 4052
41. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core 4037
42. Coravel - Easy task scheduling for your .NET web apps 4023
43. Dockerizing ASP.NET Core applications: A comprehensive guide 4003
44. How to implement feature flag in ASP.NET Core Blazor 4002
45. .NET — ToList vs ToArray 3994
46. ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 1: API) 3778
47. Programmatically convert HTML to PDF in .NET Core C# without dependencies 3684
48. Deep dive into .NET REST API security 3635
49. .NET Framework developer roadmap in 2024 for beginners 3630
50. How to configure Application Insights with Azure? 3595
2023
1. How to build a simple PHP MVC framework 19549
2. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 16262
3. How to build a simple REST API in PHP 15827
4. How C# interfaces can help you structure your codebase 14727
5. Beyond the basics: Advanced Vertical Slicing techniques in C# 14699
6. Secrets Management: Best Practices for C# Developers 14068
7. How to create image and file upload in PHP with jQuery AJAX 14039
8. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 13513
9. How to implement effective retry logic in C# 12587
10. 10 tools for .NET developers that you probably didn’t know about 12205
11. How to convert a SQL query into C# LINQ 12073
12. .NET Core microservice logging with Grafana and Loki 11603
13. Dapper advanced features in .NET Core 10887
14. Building a .NET distributed application with DAPR and Azure Container Apps 10817
15. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 10759
16. .NET Task Parallel Library vs. System.Threading.Channels 10739
17. Clean Architecture in ASP .NET Core Web API 10465
18. Top 15 Software Development Methodologies: Benefits and Drawbacks 10406
19. CQRS in ASP.NET with separate read/write models using MediatR 9881
20. Reflection in C#: examples, tricks and tips 9694
21. Best practices for Clean Code 9027
22. React vs Blazor: The Battle of Modern Web Development Frameworks 8737
23. .NET gRPC — Simple chat application with gRPC 8443
24. Clean code: The art of naming 8273
25. What is the hardest thing in software development? 8249
26. MongoDB vs PostgreSQL: What to consider when choosing a database 8193
27. How to write unit tests with Dapper 8039
28. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 7738
29. Unit Testing with C# and .NET (Full Guide) 7671
30. ASP.NET Core: How to Maximize Performance and Scalability of Your App 7595
31. Inheritance strategies in Entity Framework Core 7 7478
32. How to create simple reports with PrintDocument in C# 7411
33. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 7326
34. Expressions in .NET: A practical guide to System.Linq.Expressions 7259
35. Unit Testing in .Net Core 6.0 Web API using xUnit 7109
36. Relational database systems are becoming a problem — but what to do about it? 6617
37. ValueTask vs Task in C#: when to use which? 6584
38. What is Apache Superset? 3 important factors 6480
39. Domain-Driven Design: Understanding value objects 6454
40. Robust RabbitMQ implementation for ASP.NET 6412
41. The Blob 6148
42. Software Engineer Vs. Data Scientist: Career Guide for 2024 6101
43. OpenAI has hired an army of contractors to make basic coding obsolete 6034
44. Dealing with Code Performance— Micro and Macro Optimizations 6024
45. C# parse HTML with AngleSharp 6017
46. Attributes and Decorators in C# 5821
47. Modularizing Software: Modular Monolith over Microservices in Domain-Driven Design 5815
48. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 5814
49. Database setup with DbUp + PostgreSQL + Dapper in ASP.Net Core 5804
50. A Comprehensive guide to HTTP/3 and QUIC 5551
2022
1. 10 Git repository naming best practices 19977
2. Enjoy using Mapster in .NET 6 15089
3. Top 10 programming languages portfolio for 2022 10713
4. RabbitMQ Message Queue using .NET Core 6 Web API 8514
5. C# Blazor Vs Razor: Differences with example 8110
6. Readonly Vs Static Readonly in C# 8070
7. Implementation of the Redis Cache in the .NET Core API 7385
8. .NET Core and RabbitMQ 7090
9. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 6682
10. Best practices to secure ASP.NET Core MVC web applications 6380
11. 10 Productivity Tips for Software Developers 6038
12. Hexagonal Architecture ASP.NET Core 5701
13. Entity Framework Core and high performance 5648
14. Рассуждение на тему, какую базу данных выбирать 5370
15. HangFire with .NET 6.0 5364
16. LINQ — How to avoid nested loops in C# 5274
17. Run and manage periodic background tasks in ASP.NET Core 6 with C# 5188
18. What is the best frontend option for .Net backend? 4998
19. Let’s talk about salary 4893
20. SignalR: The best ASP.NET Core Library for Building Interactive Apps 4706
21. OpenTelemetry with Jaeger in .NET Core 4368
22. Distributed Redis caching in ASP.NET Core 3987
23. Configure multiple DBs with Repository pattern in .NET Core 3954
24. .NET Core Blazor: Definition, characteristics, features and example 3915
25. Building a custom Configuration Provider in .NET 6 3892
26. Singleton vs static class 3845
27. REST API Naming Conventions and Best Practices 3820
28. Best LINQ performance 3752
29. MediatR with .NET 6.0 3752
30. Why you shouldn't use the Repository pattern in .NET 3631
31. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 3559
32. Top 11 SQL Server Maintenance Plan Best Practices 3530
33. Implement gRPC global exception handler in ASP.NET 3389
34. .NET 6 vs .NET 5: How .NET 6 has changed the game of Software Development? 3345
35. Super Fast Query in Entity Framework 3073
36. 7 improvements you might have missed in .NET 6 2784
37. Implementation of Global Exception Handling using .NET Core 6 Web API 2694
38. Full Stack Development: Definition, Developer Skills and Tools 2682
39. Top 6 performance tips for .Net Developers 2647
40. Бредовая работа 2586
41. How to stop using If-else and make your code more readable 2561
42. 8 quick tips to improve your .NET API 2556
43. Выгорание эволюционирует. Что такое «тихий уход» — новый тренд среди офисных сотрудников 2466
44. Caching in .NET 6 2352
45. Modernizing ASP.NET Web Forms Applications (Part 2) 2329
46. Универсальный ускоритель инженера: как расти быстрее с помощью проектов 2284
47. «Великое увольнение» продолжается: теперь с работы уходят даже боссы 2261
48. Angular Lifecycle Hooks: ngOnChanges, ngOnInit, and more 2256
49. Как правильно выбрать название для Unit тестов 2247
50. Правило 3-х часов: сколько нужно работать в день 2216
2021
1. 10 Points to Secure ASP.NET Core MVC Applications 9176
2. Onion Architecture In ASP.NET Core with CQRS – Detailed 8498
3. Integrating SignalR with React TypeScript and ASP.NET Core 8208
4. .NET Core HttpClient best practices 8119
5. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 7697
6. Web API design principles or Web API design guidelines 7036
7. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 6799
8. Add a React app to your ASP.NET Core application 6725
9. Typescript vs. Javascript: The key differences you should know in 2021 6519
10. Memory anti-patterns in C# 5518
11. Upload and download multiple files using .NET 5.0 Web API 5390
12. Dapper vs Entity Framework vs ADO.NET performance benchmarking 5281
13. The art of .NET custom exceptions 4971
14. How to Publish an ASP.NET Core & React SPA to IIS 4900
15. How to run ASP.NET Core & SQL Server from Docker 4857
16. Encrypt your database columns with EntityFramework & .NET Core 4435
17. SQL Server performance tuning: Nine best practices 4174
18. Simple In-Memory Caching in .Net Core with IMemoryCache 4072
19. Understand CORS and learn how to enable it for your ASP.NET API 4069
20. Azure background jobs 3694
21. .Net Source Generators 3324
22. .NET 5.0 Web Api global error handling 3309
23. Разбираемся с middleware в ASP.NET Core 3185
24. SQL Server performance monitor data: Introduction and usage 3169
25. Hangfire — планировщик задач для .NET 3153
26. Will you still hire me when I’m 50? 3101
27. Never return NULL references from your functions 3022
28. 10 things to know about in-memory caching in ASP.NET Core 2723
29. Formatting Strings using Templates in C# 2660
30. Чем CRM отличается от ERP 2632
31. Migrate from .NET Framework to .NET 5 2445
32. How to use IDisposable in ASP.NET Core 2267
33. How getting Lazy in C# 2104
34. Web API Helper Page 1922
35. Web API Validation 1785
36. Еще раз про IP-адреса, маски подсетей и вообще 1512
37. Scrum: 12 терминов, которые нужно запомнить 1489
38. Замыкания в JavaScript для начинающих 1468
39. Important ASP.NET Core Features – Need to Know 782
40. Conditional compilation for ignoring method calls with the ConditionalAttribute 758
41. Logging and Tracing with Post Sharp 692
2020
1. Real-time ASP.NET Core Web Apps with SignalR 13206
2. SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases 11818
3. How to Build CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs 9273
4. How to build a search page with Elasticsearch and .NET 8437
5. E is for EF Core Relationships 7554
6. Creating a Simple RSS Feed with ASP.NET Core Web API 6599
7. Part 1: Securing Blazor WebAssembly with Identity Server 4 6412
8. Tutorial for Understanding and Implementing a CRUD APP using Elasticsearch and C# 6364
9. Elasticsearch vs. MongoDB 6303
10. Onion Architecture in ASP.NET Core MVC 6049
11. Building Microservices With ASP.NET Core — An Added Advantage 5169
12. Want a remote job? 18 interview questions you need to answer 4929
13. Microservices using ASP.NET Core 4696
14. Single Page Applications and ASP.NET Core 3.0 3600
15. Using Microservices in .NET Core and Docker container 3477
16. ASP.NET Core code sharing between Blazor, MVC and Razor Pages 3417
17. B is for Blazor Full-Stack Web Dev 3352
18. Open Graph Meta Tags: Everything you need to know 3288
19. Mixing Web Forms and ASP.NET MVC 2919
20. Part 2: Role-based security with Blazor and Identity Server 4 2905
21. SQLite vs PostgreSQL - Which database to use and why? 2868
22. Тестирование PRTG Network Monitor и сравнение с Zabbix 2733
23. Жестокая правда будней программиста: 8 наблюдений 2726
24. Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов 2673
25. Best frontend frameworks of 2020 for web development 2501
26. Компиляция и запуск C# и Blazor внутри браузера 2360
27. 4 Most Used REST API Authentication Methods 2310
28. Вопросы с собеседований, которые означают не то, что вы думаете 2191
29. What’s new in Microsoft .NET 5 2173
30. Первый рабочий день: инструкция по выживанию — 4 совета, как с комфортом выйти на новую работу 2125
31. PSR Стандарты 2123
32. Принципы построения REST JSON API 2063
33. How to perform lazy initialization in C# 1921
34. Кривые развития программиста и немного об эффекте Даннинга—Крюгера 1825
35. Три дороги для программиста: эксперт, руководитель, основатель 1786
36. D is for Deploying to Azure App Service 1765
37. Переход от монолита к микросервисам: история и практика 1651
38. Тонкости собеседований при найме на удаленку 1641
39. Психология удалёнки: как не слететь с катушек 1549
40. .NET Standard 2.0 - making sense of .NET again 1517
41. Интернет вещей — а что это? 1501
42. Как устроиться в IT-компанию 1360
43. «Чистые» и «нечистые» функции в JavaScript 1354
44. Develop and install a Windows Service in C# 1338
45. Текстовый редактор для Git в среде Windows 1335
46. A is for Authentication & Authorization 1215
47. F is for Forms & Fields 1013
48. C is for Cookies and Consent 997
49. H is for Handling Errors 993
50. G is for Generic Host Host Builder 953