Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Рейтинг статей: 2024
Все20242023
# Название Просмотров
2024
Сентябрь
1. 10 Git repository naming best practices 473
2. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 347
3. How to implement effective retry logic in C# 307
4. File upload in ASP.NET Core 6 – detailed guide 259
5. How to convert a SQL query into C# LINQ 245
6. Examples of composition in C# — a simple guide for beginners 169
7. How to get client IP address and location information in ASP.NET Core 165
8. Reflection in C#: examples, tricks and tips 155
9. Attributes and Decorators in C# 134
10. 10 essential skills for self-taught developers 134
11. How to build a simple PHP MVC framework 126
12. How to create image and file upload in PHP with jQuery AJAX 116
13. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 104
14. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 96
15. Expressions in .NET: A practical guide to System.Linq.Expressions 89
16. C# parse HTML with AngleSharp 88
17. Formatting Strings using Templates in C# 87
18. Kestrel Web Server in ASP.NET Core 82
19. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 82
20. Minimal APIs in .NET 8: A simplified approach to build services 79
21. LINQ — How to avoid nested loops in C# 79
22. How to build a simple REST API in PHP 76
23. WPF vs WinForms – Making the right decision in 2024 75
24. Building real-time notifications in .NET Core 8 Minimal APIs using SignalR 70
25. ValueTask vs Task in C#: when to use which? 68
26. How to implement pagination in ASP.NET Core Web API? - Ultimate guide 67
27. Clean Architecture in ASP .NET Core Web API 65
28. Implementing advanced long polling in .NET 6 64
29. Best practices for efficient file reading in C# 64
30. What is patch management? Lifecycle, benefits and best practices 58
31. How to implement multitenancy in ASP.NET Core with EF Core 57
32. How to write unit tests with Dapper 53
33. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 53
34. CQRS in ASP.NET with separate read/write models using MediatR 52
35. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 52
36. Dapper advanced features in .NET Core 51
37. Programmatically convert HTML to PDF in .NET Core C# without dependencies 50
38. Readonly Vs Static Readonly in C# 50
39. Using ASP.NET Core SignalR with Vue to implement web notifications 47
40. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 46
41. .NET Core HttpClient best practices 46
42. Google’s 200 Ranking Factors: The Complete List (2022) 45
43. Dapper vs Entity Framework vs ADO.NET performance benchmarking 45
44. Тестирование PRTG Network Monitor и сравнение с Zabbix 45
45. Effective paging, sorting and filtering using SQL Server Stored Procedure 44
46. Result Pattern in C# 43
47. Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах 43
48. How to implement HTTP/3 in your ASP.NET Core application 42
49. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 41
50. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 40
Август
1. 10 Git repository naming best practices 698
2. How to convert a SQL query into C# LINQ 582
3. How to implement effective retry logic in C# 447
4. File upload in ASP.NET Core 6 – detailed guide 431
5. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 333
6. How to get client IP address and location information in ASP.NET Core 330
7. OpenAI has hired an army of contractors to make basic coding obsolete 272
8. Reflection in C#: examples, tricks and tips 265
9. Attributes and Decorators in C# 239
10. Examples of composition in C# — a simple guide for beginners 219
11. How to build a simple PHP MVC framework 217
12. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 172
13. Expressions in .NET: A practical guide to System.Linq.Expressions 164
14. Kestrel Web Server in ASP.NET Core 151
15. How to create image and file upload in PHP with jQuery AJAX 138
16. C# parse HTML with AngleSharp 138
17. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 137
18. LINQ — How to avoid nested loops in C# 130
19. ASP.NET Core integration testing best practices 127
20. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 120
21. ValueTask vs Task in C#: when to use which? 110
22. Implementing advanced long polling in .NET 6 98
23. Using ASP.NET Core SignalR with Vue to implement web notifications 90
24. MediatR with .NET 6.0 90
25. Clean Architecture in ASP .NET Core Web API 87
26. JavaScript refresh page – how to reload a page in JS 85
27. How to structure .NET project with Clean Architecture? 84
28. Ambiguous Viewpoint 83
29. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 79
30. Upload and download multiple files using .NET 5.0 Web API 79
31. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 78
32. REST API design best practices 77
33. Exploring Transient, Scoped, and Singleton using .NET and C# 76
34. 7 reasons why developers leave their jobs 75
35. Функции и хранимые процедуры в PostgreSQL: зачем нужны и как применять в реальных примерах 75
36. CQRS in ASP.NET with separate read/write models using MediatR 74
37. Best practices for efficient file reading in C# 73
38. Readonly Vs Static Readonly in C# 72
39. The cost of ghosting: Why tech recruiters can't afford to ignore candidates 71
40. 7 reasons why I am against a live coding challenge in technical interviews 68
41. How to build a simple REST API in PHP 67
42. Google’s 200 Ranking Factors: The Complete List (2022) 67
43. Enjoy using Mapster in .NET 6 66
44. Formatting Strings using Templates in C# 66
45. The 5 C# PDF libraries every developer mostly use 64
46. Effective paging, sorting and filtering using SQL Server Stored Procedure 62
47. Common Table Expression (CTE) in SQL Server 62
48. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 62
49. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 61
50. Live-coding interviews: essential or discriminatory? 58
Июль
1. How to convert a SQL query into C# LINQ 678
2. 10 Git repository naming best practices 670
3. How to implement effective retry logic in C# 472
4. OpenAI has hired an army of contractors to make basic coding obsolete 328
5. File upload in ASP.NET Core 6 – detailed guide 310
6. Reflection in C#: examples, tricks and tips 294
7. How to get client IP address and location information in ASP.NET Core 273
8. Attributes and Decorators in C# 232
9. How to build a simple PHP MVC framework 229
10. Examples of composition in C# — a simple guide for beginners 210
11. Expressions in .NET: A practical guide to System.Linq.Expressions 207
12. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 199
13. How to create image and file upload in PHP with jQuery AJAX 197
14. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 184
15. C# parse HTML with AngleSharp 160
16. Clean Architecture in ASP .NET Core Web API 152
17. ValueTask vs Task in C#: when to use which? 144
18. LINQ — How to avoid nested loops in C# 141
19. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 137
20. Kestrel Web Server in ASP.NET Core 127
21. Caching strategies in .NET Core 126
22. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 126
23. Fetch vs Axios. Which one to choose? 115
24. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 115
25. Using ASP.NET Core SignalR with Vue to implement web notifications 111
26. Dapper advanced features in .NET Core 111
27. Implementing advanced long polling in .NET 6 107
28. Write integration tests with .NET Aspire 103
29. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 103
30. Understanding Ahead-of-Time (AOT) compilation in C# 101
31. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 101
32. The best way to map objects in .NET in 2024 100
33. CQRS in ASP.NET with separate read/write models using MediatR 99
34. Result Pattern in C# 98
35. Enjoy using Mapster in .NET 6 98
36. .NET Core HttpClient best practices 98
37. How to structure .NET project with Clean Architecture? 96
38. Integrating SignalR with React TypeScript and ASP.NET Core 96
39. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 95
40. Upload and download multiple files using .NET 5.0 Web API 95
41. Convert images to WebP in C# .NET 7 94
42. .NET | Working with options pattern 94
43. .NET Core and RabbitMQ 94
44. Common Table Expression (CTE) in SQL Server 93
45. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 92
46. Effective paging, sorting and filtering using SQL Server Stored Procedure 91
47. The anatomy of .NET Aspire application 90
48. How to implement HTTP/3 in your ASP.NET Core application 89
49. How to build a simple REST API in PHP 88
50. The Software Architect: Demystifying 18 Software Architecture patterns 87
Июнь
1. 10 Git repository naming best practices 588
2. How to convert a SQL query into C# LINQ 516
3. How to implement effective retry logic in C# 422
4. File upload in ASP.NET Core 6 – detailed guide 321
5. Reflection in C#: examples, tricks and tips 266
6. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 243
7. OpenAI has hired an army of contractors to make basic coding obsolete 213
8. Expressions in .NET: A practical guide to System.Linq.Expressions 210
9. How to build a simple PHP MVC framework 206
10. How to create image and file upload in PHP with jQuery AJAX 198
11. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 178
12. C# parse HTML with AngleSharp 178
13. ValueTask vs Task in C#: when to use which? 173
14. How to get client IP address and location information in ASP.NET Core 170
15. Attributes and Decorators in C# 166
16. LINQ — How to avoid nested loops in C# 159
17. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 155
18. Clean Architecture in ASP .NET Core Web API 155
19. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 154
20. Caching strategies in .NET Core 152
21. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 146
22. Dapper advanced features in .NET Core 138
23. 10 tools for .NET developers that you probably didn’t know about 137
24. Pagination in a .NET Web API with EF Core 130
25. Upload and download multiple files using .NET 5.0 Web API 130
26. Beyond the basics: Advanced Vertical Slicing techniques in C# 129
27. Enjoy using Mapster in .NET 6 128
28. Top 10 programming languages portfolio for 2022 128
29. .NET Core microservice logging with Grafana and Loki 127
30. Delegates in C#: A comprehensive guide 124
31. .NET Core HttpClient best practices 124
32. Examples of composition in C# — a simple guide for beginners 119
33. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 118
34. Integrating SignalR with React TypeScript and ASP.NET Core 118
35. Understanding Ahead-of-Time (AOT) compilation in C# 117
36. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 115
37. Mastering C#: Tips for performance, LINQ, DTOs, and more 115
38. Optimizing LINQ queries for performance and readability in C# 114
39. Logging in .NET: A comparison of the Top 4 libraries 113
40. .NET Core and RabbitMQ 113
41. HangFire with .NET 6.0 113
42. Kestrel Web Server in ASP.NET Core 112
43. Setup Azure Logs Alerts & Notifications for application exceptions 110
44. CQRS in ASP.NET with separate read/write models using MediatR 110
45. How to implement HTTP/3 in your ASP.NET Core application 110
46. Onion Architecture in ASP.NET Core MVC 109
47. Create a gRPC server in .NET Core 107
48. Send alerts when website is down — Azure Application Insights availability test 107
49. Background services in .NET Core 106
50. Application Insights: Telemetry logging in ASP.NET Core 106
Май
1. 10 Git repository naming best practices 623
2. Dockerizing ASP.NET Core applications: A comprehensive guide 592
3. How to convert a SQL query into C# LINQ 411
4. How to implement effective retry logic in C# 405
5. OpenAI has hired an army of contractors to make basic coding obsolete 299
6. Reflection in C#: examples, tricks and tips 248
7. File upload in ASP.NET Core 6 – detailed guide 223
8. ValueTask vs Task in C#: when to use which? 204
9. How to build a simple PHP MVC framework 195
10. Expressions in .NET: A practical guide to System.Linq.Expressions 183
11. Caching strategies in .NET Core 177
12. How to create image and file upload in PHP with jQuery AJAX 177
13. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 175
14. .NET Core microservice logging with Grafana and Loki 172
15. Enjoy using Mapster in .NET 6 165
16. 10 tools for .NET developers that you probably didn’t know about 157
17. Integrating SignalR with React TypeScript and ASP.NET Core 156
18. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 151
19. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 149
20. Top 15 Software Development Methodologies: Benefits and Drawbacks 148
21. Beyond the basics: Advanced Vertical Slicing techniques in C# 145
22. Clean Architecture in ASP .NET Core Web API 145
23. Attributes and Decorators in C# 140
24. CQRS in ASP.NET with separate read/write models using MediatR 136
25. C# parse HTML with AngleSharp 136
26. Onion Architecture in ASP.NET Core MVC 136
27. SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases 130
28. How C# interfaces can help you structure your codebase 129
29. RabbitMQ Message Queue using .NET Core 6 Web API 129
30. Schedule Cron jobs in .NET using Hangfire 128
31. C# async/await interview questions and answers 127
32. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 127
33. .NET Core and RabbitMQ 126
34. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 122
35. 10 Points to Secure ASP.NET Core MVC Applications 122
36. How to get client IP address and location information in ASP.NET Core 121
37. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 115
38. Using SVGs in React 113
39. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 113
40. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 107
41. Secrets Management: Best Practices for C# Developers 107
42. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 106
43. Рассуждение на тему, какую базу данных выбирать 106
44. Dapper advanced features in .NET Core 104
45. How to create simple reports with PrintDocument in C# 102
46. Real-time ASP.NET Core Web Apps with SignalR 101
47. LINQ — How to avoid nested loops in C# 98
48. A practical guide to modular monoliths with .NET 97
49. How to Build CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs 97
50. Building a .NET distributed application with DAPR and Azure Container Apps 96
Апрель
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
Март
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
Февраль
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
Январь
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