Search  
Always will be ready notify the world about expectations as easy as possible: job change page
Articles rating: 2024
All20242023
# Title Views
2024
May
1. Dockerizing ASP.NET Core applications: A comprehensive guide 560
2. 10 Git repository naming best practices 383
3. OpenAI has hired an army of contractors to make basic coding obsolete 295
4. How to convert a SQL query into C# LINQ 254
5. How to implement effective retry logic in C# 225
6. Reflection in C#: examples, tricks and tips 167
7. File upload in ASP.NET Core 6 – detailed guide 159
8. How to build a simple PHP MVC framework 142
9. ValueTask vs Task in C#: when to use which? 141
10. Expressions in .NET: A practical guide to System.Linq.Expressions 139
11. Caching strategies in .NET Core 136
12. How to create image and file upload in PHP with jQuery AJAX 131
13. Beyond the basics: Advanced Vertical Slicing techniques in C# 114
14. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 114
15. Integrating SignalR with React TypeScript and ASP.NET Core 112
16. CRUD Operations In ASP.NET Core Blazor Server with Azure Cosmos DB and C# 111
17. RabbitMQ Message Queue using .NET Core 6 Web API 108
18. Schedule Cron jobs in .NET using Hangfire 105
19. CQRS in ASP.NET with separate read/write models using MediatR 101
20. Attributes and Decorators in C# 101
21. .NET Core microservice logging with Grafana and Loki 98
22. How C# interfaces can help you structure your codebase 97
23. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 97
24. C# async/await interview questions and answers 95
25. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 94
26. Using SVGs in React 92
27. Secrets Management: Best Practices for C# Developers 92
28. C# parse HTML with AngleSharp 92
29. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 90
30. How to create simple reports with PrintDocument in C# 90
31. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 89
32. Top 10 programming languages portfolio for 2022 87
33. Onion Architecture in ASP.NET Core MVC 87
34. How to get client IP address and location information in ASP.NET Core 83
35. Top 15 Software Development Methodologies: Benefits and Drawbacks 82
36. Using Coravel as a scheduler in ASP.NET Core 81
37. .NET Core and RabbitMQ 81
38. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 81
39. Clean Architecture in ASP .NET Core Web API 74
40. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 73
41. Enjoy using Mapster in .NET 6 73
42. 10 Points to Secure ASP.NET Core MVC Applications 71
43. SQL Server CTE: usage, features and limitations 69
44. .NET performance analysis: Newtonsoft.Json vs System.Text.Json in .NET 8 68
45. Рассуждение на тему, какую базу данных выбирать 68
46. Upload and download multiple files using .NET 5.0 Web API 67
47. .NET — ToList vs ToArray 66
48. LINQ — How to avoid nested loops in C# 66
49. The 5 C# PDF libraries every developer mostly use 65
50. 10 tools for .NET developers that you probably didn’t know about 65
April
1. 10 Git repository naming best practices 747
2. How to convert a SQL query into C# LINQ 400
3. OpenAI has hired an army of contractors to make basic coding obsolete 376
4. How to implement effective retry logic in C# 312
5. File upload in ASP.NET Core 6 – detailed guide 269
6. ValueTask vs Task in C#: when to use which? 209
7. Reflection in C#: examples, tricks and tips 204
8. Attributes and Decorators in C# 174
9. How to build a simple PHP MVC framework 164
10. Clean Architecture in ASP .NET Core Web API 99
11. How to create image and file upload in PHP with jQuery AJAX 93
12. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 84
13. How to get client IP address and location information in ASP.NET Core 83
14. LINQ — How to avoid nested loops in C# 81
15. C# parse HTML with AngleSharp 78
16. Caching strategies in .NET Core 75
17. Expressions in .NET: A practical guide to System.Linq.Expressions 71
18. Enjoy using Mapster in .NET 6 71
19. CQRS in ASP.NET with separate read/write models using MediatR 70
20. Integrating SignalR with React TypeScript and ASP.NET Core 70
21. Mastering TypeScript: 21 best practices for improved code quality 69
22. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 67
23. .NET Core and RabbitMQ 66
24. .NET Core HttpClient best practices 64
25. Upload and download multiple files using .NET 5.0 Web API 62
26. How to Publish an ASP.NET Core & React SPA to IIS 62
27. Add a React app to your ASP.NET Core application 62
28. Run and manage periodic background tasks in ASP.NET Core 6 with C# 61
29. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 55
30. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 54
31. Readonly Vs Static Readonly in C# 50
32. Entity Framework Core and high performance 49
33. CRUD Operations In ASP.NET Core Blazor Server with Azure Cosmos DB and C# 48
34. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 47
35. Нужен ли вам Agile? Новая модель применимости всё объясняет 46
36. Onion Architecture in ASP.NET Core MVC 45
37. 14 вопросов об индексах в SQL Server, которые вы стеснялись задать 45
38. HangFire with .NET 6.0 44
39. How to implement HTTP/3 in your ASP.NET Core application 43
40. Unit Testing in .Net Core 6.0 Web API using xUnit 43
41. Why your code is so hard to understand 42
42. Задача по языку C#: Игра «Крестики Нолики» в консоли 41
43. Vite.js: что это и зачем нужно веб-разработчику 40
44. Exploring generating PDF files from HTML in ASP.NET Core 40
45. Using Coravel as a scheduler in ASP.NET Core 38
46. Coravel - Easy task scheduling for your .NET web apps 38
47. RabbitMQ Message Queue using .NET Core 6 Web API 38
48. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 37
49. How to write unit tests with Dapper 37
50. Building a custom Configuration Provider in .NET 6 37
March
1. 10 Git repository naming best practices 979
2. How to convert a SQL query into C# LINQ 491
3. OpenAI has hired an army of contractors to make basic coding obsolete 413
4. How to implement effective retry logic in C# 357
5. ValueTask vs Task in C#: when to use which? 215
6. Attributes and Decorators in C# 210
7. How to build a simple PHP MVC framework 167
8. Reflection in C#: examples, tricks and tips 149
9. System design blueprint: The ultimate guide 142
10. How to create image and file upload in PHP with jQuery AJAX 129
11. Integrating SignalR with React TypeScript and ASP.NET Core 97
12. .NET Core HttpClient best practices 91
13. Enjoy using Mapster in .NET 6 89
14. Add a React app to your ASP.NET Core application 74
15. Want a remote job? 18 interview questions you need to answer 74
16. LINQ — How to avoid nested loops in C# 67
17. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 66
18. Upload and download multiple files using .NET 5.0 Web API 65
19. How to get client IP address and location information in ASP.NET Core 64
20. Clean Architecture in ASP .NET Core Web API 64
21. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 64
22. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 63
23. Run and manage periodic background tasks in ASP.NET Core 6 with C# 63
24. .NET Core and RabbitMQ 62
25. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 56
26. Unit Testing in .Net Core 6.0 Web API using xUnit 56
27. .NET gRPC — Simple chat application with gRPC 54
28. C# parse HTML with AngleSharp 52
29. Readonly Vs Static Readonly in C# 51
30. How to implement HTTP/3 in your ASP.NET Core application 50
31. How to Publish an ASP.NET Core & React SPA to IIS 48
32. Onion Architecture in ASP.NET Core MVC 46
33. Перестаньте называть себя программистом и другие карьерные советы 45
34. What does remote work mean (vs WFH vs Hybrid Work)? 40
35. CRUD Operations In ASP.NET Core Blazor Server with Azure Cosmos DB and C# 39
36. CQRS in ASP.NET with separate read/write models using MediatR 37
37. Feature Flags in .NET Core 36
38. .NET Core microservice logging with Grafana and Loki 33
39. Pagination in a .NET Web API with EF Core 32
40. Coding with AI: Tips and best practices from developers 31
41. C# и .NET: Blazor 31
42. Onion Architecture In ASP.NET Core with CQRS – Detailed 30
43. Exploring generating PDF files from HTML in ASP.NET Core 29
44. What are the 10 most common Software Architecture patterns? 28
45. RabbitMQ Message Queue using .NET Core 6 Web API 28
46. Create a gRPC server in .NET Core 27
47. Entity Framework Core and high performance 26
48. Expressions in .NET: A practical guide to System.Linq.Expressions 25
49. Mastering Async and Await in C#: In-Depth Guide 25
50. HangFire with .NET 6.0 25
February
1. 10 Git repository naming best practices 959
2. How to convert a SQL query into C# LINQ 599
3. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 493
4. Mastering TypeScript: 21 best practices for improved code quality 417
5. Setup Azure Logs Alerts & Notifications for application exceptions 370
6. Top 15 Software Development Methodologies: Benefits and Drawbacks 364
7. OpenAI has hired an army of contractors to make basic coding obsolete 362
8. How to implement effective retry logic in C# 224
9. How to build a simple PHP MVC framework 187
10. HttpClientHandler in C# — easy guide 180
11. ValueTask vs Task in C#: when to use which? 178
12. Send alerts when website is down — Azure Application Insights availability test 172
13. What are the 10 most common Software Architecture patterns? 161
14. Attributes and Decorators in C# 156
15. Coding with AI: Tips and best practices from developers 146
16. System design blueprint: The ultimate guide 139
17. Unit Testing in .Net Core 6.0 Web API using xUnit 132
18. How to create image and file upload in PHP with jQuery AJAX 110
19. The 5 golden rules of remote work 100
20. .NET Core HttpClient best practices 96
21. What does remote work mean (vs WFH vs Hybrid Work)? 94
22. Reflection in C#: examples, tricks and tips 85
23. Add a React app to your ASP.NET Core application 84
24. Integrating SignalR with React TypeScript and ASP.NET Core 83
25. Google’s 200 Ranking Factors: The Complete List (2022) 82
26. Top 7 popular interview questions for Senior .NET Developer 79
27. Create a gRPC server in .NET Core 76
28. Enjoy using Mapster in .NET 6 75
29. .NET Core and RabbitMQ 73
30. Onion Architecture in ASP.NET Core MVC 73
31. Using Coravel as a scheduler in ASP.NET Core 68
32. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 67
33. LINQ — How to avoid nested loops in C# 64
34. Want a remote job? 18 interview questions you need to answer 64
35. Election Polls 61
36. Opinion Polls 60
37. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 57
38. Run and manage periodic background tasks in ASP.NET Core 6 with C# 56
39. .NET Framework developer roadmap in 2024 for beginners 55
40. Pagination in a .NET Web API with EF Core 54
41. Application Insights: Telemetry logging in ASP.NET Core 52
42. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 51
43. Fetch vs Axios. Which one to choose? 51
44. How to implement HTTP/3 in your ASP.NET Core application 48
45. C# parse HTML with AngleSharp 47
46. RabbitMQ Message Queue using .NET Core 6 Web API 47
47. Optimizing LINQ queries in C#: tips and best practices 46
48. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 46
49. CQRS in ASP.NET with separate read/write models using MediatR 45
50. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 43
January
1. 10 Git repository naming best practices 878
2. Mastering TypeScript: 21 best practices for improved code quality 452
3. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 435
4. How to convert a SQL query into C# LINQ 420
5. OpenAI has hired an army of contractors to make basic coding obsolete 278
6. How to implement effective retry logic in C# 250
7. How to create image and file upload in PHP with jQuery AJAX 236
8. Top 15 Software Development Methodologies: Benefits and Drawbacks 205
9. How to build a simple PHP MVC framework 198
10. Attributes and Decorators in C# 179
11. Reflection in C#: examples, tricks and tips 161
12. ValueTask vs Task in C#: when to use which? 160
13. Unit Testing in .Net Core 6.0 Web API using xUnit 156
14. HttpClientHandler in C# — easy guide 155
15. CRUD Operations In ASP.NET Core Blazor Server with Azure Cosmos DB and C# 142
16. Google’s 200 Ranking Factors: The Complete List (2022) 131
17. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 127
18. Dapper advanced features in .NET Core 123
19. .NET Core microservice logging with Grafana and Loki 121
20. .NET Core HttpClient best practices 121
21. How to query JSON in C# using SQL, LINQ, ADO.NET 118
22. .NET Core and RabbitMQ 118
23. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 113
24. Want a remote job? 18 interview questions you need to answer 111
25. Onion Architecture in ASP.NET Core MVC 108
26. Beyond the basics: Advanced Vertical Slicing techniques in C# 107
27. CQRS in ASP.NET with separate read/write models using MediatR 107
28. Election Polls 101
29. C# parse HTML with AngleSharp 100
30. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 100
31. Clean Architecture in ASP .NET Core Web API 99
32. Integrating SignalR with React TypeScript and ASP.NET Core 99
33. Top 15 Software Development Trends in 2024 97
34. Programmatically convert HTML to PDF in .NET Core C# without dependencies 95
35. The 5 golden rules of remote work 93
36. How to get client IP address and location information in ASP.NET Core 93
37. LINQ — How to avoid nested loops in C# 91
38. Exploring generating PDF files from HTML in ASP.NET Core 90
39. RabbitMQ Message Queue using .NET Core 6 Web API 90
40. Exploring Transient, Scoped, and Singleton using .NET and C# 88
41. .NET gRPC — Simple chat application with gRPC 87
42. Robust RabbitMQ implementation for ASP.NET 86
43. HTTPClient in C# — Starters Guide 86
44. How to write unit tests with Dapper 86
45. Hexagonal Architecture ASP.NET Core 86
46. Enjoy using Mapster in .NET 6 86
47. C# Blazor Vs Razor: Differences with example 85
48. Opinion Polls 84
49. React vs Blazor: The Battle of Modern Web Development Frameworks 82
50. 10 essential skills for self-taught developers 82



© 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