Search  
Always will be ready notify the world about expectations as easy as possible: job change page
Articles rating
All20242023
# Title Views
2024
1. Using Coravel as a scheduler in ASP.NET Core 10880
2. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 9754
3. How to query JSON in C# using SQL, LINQ, ADO.NET 7386
4. Coding with AI: Tips and best practices from developers 7340
5. A practical guide to modular monoliths with .NET 7201
6. Top 15 Software Development Trends in 2024 5781
7. Understanding Ahead-of-Time (AOT) compilation in C# 4662
8. Pagination in a .NET Web API with EF Core 4582
9. Implementing health checks in .NET 8 4282
10. REST API design best practices 3688
11. .NET — LinkedList vs ToArray 3510
12. Create a gRPC server in .NET Core 3320
13. Setup Azure Logs Alerts & Notifications for application exceptions 3282
14. Application Insights: Telemetry logging in ASP.NET Core 3211
15. Building modern architectures: Functional Core, Imperative Shell revamp 3207
16. Applicant Tracking Systems: Everything you need to know 3031
17. Перестаньте называть себя программистом и другие карьерные советы 2934
18. What are the 10 most common Software Architecture patterns? 2861
19. File upload in ASP.NET Core 6 – detailed guide 2854
20. Coravel - Easy task scheduling for your .NET web apps 2724
21. Caching strategies in .NET Core 2553
22. Mastering C#: Tips for performance, LINQ, DTOs, and more 2528
23. .NET — ToList vs ToArray 2519
24. Send alerts when website is down — Azure Application Insights availability test 2489
25. SQL Server CTE: usage, features and limitations 2379
26. Optimizing LINQ queries in C#: tips and best practices 2331
27. Dockerizing ASP.NET Core applications: A comprehensive guide 2292
28. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core 2260
29. SQL Server CTE: usage, features and limitations 2196
30. Programmatically convert HTML to PDF in .NET Core C# without dependencies 2178
31. .NET Framework developer roadmap in 2024 for beginners 2167
32. You have been doing pagination wrong in .NET 6 1948
33. How to configure Application Insights with Azure? 1920
34. Unlocking the power of Tasks: Your practical guide in C# 1918
35. Background services in .NET Core 1915
36. Delegates in C#: A comprehensive guide 1884
37. HttpClientHandler in C# — easy guide 1858
38. Dynamic querying in C#: Real-world scenarios and techniques 1825
39. Turbocharging ASP.NET Core applications: A deep dive into performance optimizations 1815
40. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 1812
41. An SEO’s guide to writing Structured Data (JSON-LD) 1810
42. Create Todo REST API using .NET Core and Entity Framework with PostgreSQL 1793
43. Acceptance criteria for User Stories in Agile: Purposes, formats, examples, and best practices 1769
44. Optimizing LINQ queries for performance and readability in C# 1759
45. Top 10 .NET Core performance tricks 1757
46. The 50 best CI/CD tools all DevOps teams should know in 2024 1718
47. Fetch vs Axios. Which one to choose? 1707
48. Custom metrics in .NET using the new MeterFactory 1706
49. Kestrel Web Server in ASP.NET Core 1703
50. .NET 8 Web API CRUD Operations 1671
2023
1. How C# interfaces can help you structure your codebase 13503
2. Secrets Management: Best Practices for C# Developers 12168
3. Beyond the basics: Advanced Vertical Slicing techniques in C# 11332
4. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 10916
5. 10 tools for .NET developers that you probably didn’t know about 10767
6. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 10750
7. Building a .NET distributed application with DAPR and Azure Container Apps 9821
8. .NET Core microservice logging with Grafana and Loki 9770
9. .NET Task Parallel Library vs. System.Threading.Channels 9706
10. Top 15 Software Development Methodologies: Benefits and Drawbacks 9154
11. How to implement effective retry logic in C# 8753
12. Clean Architecture in ASP .NET Core Web API 8504
13. How to convert a SQL query into C# LINQ 8444
14. Dapper advanced features in .NET Core 8321
15. Best practices for Clean Code 7884
16. Clean code: The art of naming 7617
17. React vs Blazor: The Battle of Modern Web Development Frameworks 7482
18. .NET gRPC — Simple chat application with gRPC 7305
19. What is the hardest thing in software development? 7184
20. MongoDB vs PostgreSQL: What to consider when choosing a database 7105
21. ASP.NET Core: How to Maximize Performance and Scalability of Your App 6587
22. Reflection in C#: examples, tricks and tips 6511
23. Inheritance strategies in Entity Framework Core 7 6324
24. Unit Testing with C# and .NET (Full Guide) 6080
25. How to create simple reports with PrintDocument in C# 6064
26. How to write unit tests with Dapper 6029
27. Relational database systems are becoming a problem — but what to do about it? 5854
28. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 5747
29. How to build a simple PHP MVC framework 5459
30. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 5410
31. Robust RabbitMQ implementation for ASP.NET 5359
32. The Blob 5358
33. Domain-Driven Design: Understanding value objects 5346
34. Unit Testing in .Net Core 6.0 Web API using xUnit 5271
35. Exploring the Evolution of Backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 5068
36. CQRS in ASP.NET with separate read/write models using MediatR 5061
37. Expressions in .NET: A practical guide to System.Linq.Expressions 4942
38. Dealing with Code Performance— Micro and Macro Optimizations 4928
39. OpenAI has hired an army of contractors to make basic coding obsolete 4918
40. ValueTask vs Task in C#: when to use which? 4911
41. Modularizing Software: Modular Monolith over Microservices in Domain-Driven Design 4605
42. Kafka with .NET Core 4596
43. Software Engineer Vs. Data Scientist: Career Guide for 2024 4427
44. How to create image and file upload in PHP with jQuery AJAX 4308
45. Software architecture and design trend 2023 4265
46. Design Patterns vs Design Principles 4183
47. What is Apache Superset? 3 important factors 4055
48. Mastering TypeScript: 21 best practices for improved code quality 3939
49. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 3842
50. Abstract class vs interface in C#: Analyzing the pros and cons 3793
2022
1. 10 Git repository naming best practices 14332
2. Enjoy using Mapster in .NET 6 11677
3. RabbitMQ Message Queue using .NET Core 6 Web API 7103
4. C# Blazor Vs Razor: Differences with example 6587
5. Top 10 programming languages portfolio for 2022 6424
6. .NET Core and RabbitMQ 5634
7. Implementation of the Redis Cache in the .NET Core API 5248
8. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 5213
9. 10 Productivity Tips for Software Developers 5114
10. Readonly Vs Static Readonly in C# 5100
11. Best practices to secure ASP.NET Core MVC web applications 4478
12. Hexagonal Architecture ASP.NET Core 4352
13. Entity Framework Core and high performance 4270
14. HangFire with .NET 6.0 3915
15. Run and manage periodic background tasks in ASP.NET Core 6 with C# 3680
16. LINQ — How to avoid nested loops in C# 3499
17. What is the best frontend option for .Net backend? 3367
18. Building a custom Configuration Provider in .NET 6 2927
19. Рассуждение на тему, какую базу данных выбирать 2865
20. Distributed Redis caching in ASP.NET Core 2702
21. SignalR: The best ASP.NET Core Library for Building Interactive Apps 2694
22. REST API Naming Conventions and Best Practices 2662
23. Super Fast Query in Entity Framework 2565
24. Singleton vs static class 2466
25. OpenTelemetry with Jaeger in .NET Core 2419
26. Let’s talk about salary 2391
27. Configure Multiple DBs with Repository pattern in .Net Core 2386
28. Best LINQ performance 2331
29. Implement gRPC global exception handler in ASP.NET 2314
30. Top 11 SQL Server Maintenance Plan Best Practices 2297
31. MediatR with .NET 6.0 2290
32. .NET Core Blazor: Definition, characteristics, features and example 2289
33. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 2193
34. .NET 6 vs .NET 5: How .NET 6 has changed the game of Software Development? 2141
35. Why you shouldn't use the Repository pattern in .NET 2084
36. How to stop using If-else and make your code more readable 2010
37. Implementation of Global Exception Handling using .NET Core 6 Web API 1965
38. Top 6 performance tips for .Net Developers 1963
39. 7 improvements you might have missed in .NET 6 1960
40. 8 quick tips to improve your .NET API 1866
41. Full Stack Development: Definition, Developer Skills and Tools 1841
42. Бредовая работа 1839
43. Универсальный ускоритель инженера: как расти быстрее с помощью проектов 1761
44. «Великое увольнение» продолжается: теперь с работы уходят даже боссы 1701
45. Выгорание эволюционирует. Что такое «тихий уход» — новый тренд среди офисных сотрудников 1695
46. Caching in .NET 6 1681
47. Applying SOLID principles with C# 1546
48. Как правильно выбрать название для Unit тестов 1535
49. Правило 3-х часов: сколько нужно работать в день 1520
50. Angular Lifecycle Hooks: ngOnChanges, ngOnInit, and more 1518
2021
1. Integrating SignalR with React TypeScript and ASP.NET Core 7020
2. 10 Points to Secure ASP.NET Core MVC Applications 6733
3. Onion Architecture In ASP.NET Core with CQRS – Detailed 6155
4. Web API design principles or Web API design guidelines 5966
5. .NET Core HttpClient best practices 5601
6. Add a React app to your ASP.NET Core application 5096
7. Memory anti-patterns in C# 4739
8. Typescript vs. Javascript: The key differences you should know in 2021 4652
9. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 4354
10. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 3868
11. Upload and download multiple files using .NET 5.0 Web API 3600
12. Encrypt your database columns with EntityFramework & .NET Core 3564
13. Understand CORS and learn how to enable it for your ASP.NET API 3503
14. Dapper vs Entity Framework vs ADO.NET performance benchmarking 3493
15. Simple In-Memory Caching in .Net Core with IMemoryCache 3297
16. The art of .NET custom exceptions 3163
17. SQL Server performance tuning: Nine best practices 3144
18. How to Publish an ASP.NET Core & React SPA to IIS 3127
19. Azure background jobs 3050
20. How to run ASP.NET Core & SQL Server from Docker 3017
21. .Net Source Generators 2719
22. .NET 5.0 Web Api global error handling 2615
23. Will you still hire me when I’m 50? 2081
24. SQL Server performance monitor data: Introduction and usage 2056
25. 10 things to know about in-memory caching in ASP.NET Core 2017
26. Разбираемся с middleware в ASP.NET Core 1943
27. Hangfire — планировщик задач для .NET 1896
28. Never return NULL references from your functions 1816
29. Migrate from .NET Framework to .NET 5 1735
30. How to use IDisposable in ASP.NET Core 1554
31. Formatting Strings using Templates in C# 1509
32. Чем CRM отличается от ERP 1468
33. Web API Helper Page 1460
34. Web API Validation 1376
35. How getting Lazy in C# 1320
36. Замыкания в JavaScript для начинающих 1108
37. Еще раз про IP-адреса, маски подсетей и вообще 1090
38. Scrum: 12 терминов, которые нужно запомнить 1067
39. Conditional compilation for ignoring method calls with the ConditionalAttribute 568
40. Important ASP.NET Core Features – Need to Know 567
41. Logging and Tracing with Post Sharp 496
2020
1. SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases 8706
2. Real-time ASP.NET Core Web Apps with SignalR 8614
3. How to Build CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs 7627
4. How to build a search page with Elasticsearch and .NET 7624
5. E is for EF Core Relationships 6869
6. Part 1: Securing Blazor WebAssembly with Identity Server 4 5879
7. Tutorial for Understanding and Implementing a CRUD APP using Elasticsearch and C# 5687
8. Elasticsearch vs. MongoDB 4499
9. Building Microservices With ASP.NET Core — An Added Advantage 4265
10. Onion Architecture in ASP.NET Core MVC 3952
11. Want a remote job? 18 interview questions you need to answer 3791
12. Single Page Applications and ASP.NET Core 3.0 3152
13. ASP.NET Core code sharing between Blazor, MVC and Razor Pages 2793
14. B is for Blazor Full-Stack Web Dev 2758
15. Creating a Simple RSS Feed with ASP.NET Core Web API 2665
16. Open Graph Meta Tags: Everything you need to know 2211
17. Using Microservices in .NET Core and Docker container 2208
18. Part 2: Role-based security with Blazor and Identity Server 4 2162
19. Mixing Web Forms and ASP.NET MVC 2160
20. SQLite vs PostgreSQL - Which database to use and why? 1913
21. Microservices using ASP.NET Core 1897
22. Жестокая правда будней программиста: 8 наблюдений 1892
23. Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов 1830
24. 4 Most Used REST API Authentication Methods 1743
25. Best frontend frameworks of 2020 for web development 1658
26. Компиляция и запуск C# и Blazor внутри браузера 1592
27. Первый рабочий день: инструкция по выживанию — 4 совета, как с комфортом выйти на новую работу 1575
28. Тестирование PRTG Network Monitor и сравнение с Zabbix 1527
29. Вопросы с собеседований, которые означают не то, что вы думаете 1408
30. Принципы построения REST JSON API 1346
31. D is for Deploying to Azure App Service 1306
32. PSR Стандарты 1284
33. How to perform lazy initialization in C# 1282
34. Три дороги для программиста: эксперт, руководитель, основатель 1281
35. Кривые развития программиста и немного об эффекте Даннинга—Крюгера 1266
36. What’s new in Microsoft .NET 5 1266
37. Переход от монолита к микросервисам: история и практика 1166
38. Тонкости собеседований при найме на удаленку 1165
39. Психология удалёнки: как не слететь с катушек 1115
40. Интернет вещей — а что это? 1044
41. .NET Standard 2.0 - making sense of .NET again 1033
42. Как устроиться в IT-компанию 1000
43. A is for Authentication & Authorization 965
44. Текстовый редактор для Git в среде Windows 953
45. «Чистые» и «нечистые» функции в JavaScript 949
46. F is for Forms & Fields 812
47. Develop and install a Windows Service in C# 803
48. H is for Handling Errors 753
49. C is for Cookies and Consent 700
50. G is for Generic Host Host Builder 698



© 1999–2024 WebDynamics
1980–... Sergey Drozdov
Area of interests: .NET Framework | .NET Core | C# | ASP.NET | Windows Forms | WPF | HTML5 | CSS3 | jQuery | AJAX | Angular | React | MS SQL Server | Transact-SQL | ADO.NET | Entity Framework | IIS | OOP | OOA | OOD | WCF | WPF | MSMQ | MVC | MVP | MVVM | Design Patterns | Enterprise Architecture | Scrum | Kanban