Advertisement
Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Все20242023
# Название Просмотров
2024
1. Using Coravel as a scheduler in ASP.NET Core 7245
2. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 4979
3. A practical guide to modular monoliths with .NET 4094
4. Coding with AI: Tips and best practices from developers 3374
5. How to query JSON in C# using SQL, LINQ, ADO.NET 3079
6. Pagination in a .NET Web API with EF Core 2563
7. REST API design best practices 2390
8. Top 15 Software Development Trends in 2024 2295
9. Understanding Ahead-of-Time (AOT) compilation in C# 2133
10. Create a gRPC server in .NET Core 2015
11. .NET — LinkedList vs ToArray 2009
12. What are the 10 most common Software Architecture patterns? 2002
13. Setup Azure Logs Alerts & Notifications for application exceptions 1853
14. Application Insights: Telemetry logging in ASP.NET Core 1709
15. .NET — ToList vs ToArray 1470
16. Optimizing LINQ queries in C#: tips and best practices 1411
17. Coravel - Easy task scheduling for your .NET web apps 1360
18. Programmatically convert HTML to PDF in .NET Core C# without dependencies 1358
19. Send alerts when website is down — Azure Application Insights availability test 1332
20. Mastering C#: Tips for performance, LINQ, DTOs, and more 1318
21. HttpClientHandler in C# — easy guide 1214
22. Building modern architectures: Functional Core, Imperative Shell revamp 1182
23. .NET Framework developer roadmap in 2024 for beginners 1124
24. File upload in ASP.NET Core 6 – detailed guide 1098
25. How to configure Application Insights with Azure? 1048
26. Top 10 .NET Core performance tricks 971
27. Custom metrics in .NET using the new MeterFactory 942
28. A dive into .NET 8 native AOT and efficient web development 932
29. Fetch vs Axios. Which one to choose? 918
30. Caching strategies in .NET Core 910
2023
1. CRUD Operations In ASP.NET Core Blazor Server with Azure Cosmos DB and C# 6794
2. How to convert a SQL query into C# LINQ 6239
3. Best practices for Clean Code 6154
4. Beyond the basics: Advanced Vertical Slicing techniques in C# 6121
5. How C# interfaces can help you structure your codebase 6010
6. Unit Of Work with Generic Repository implementation using .NET Core 6 Web API 5730
7. Secrets Management: Best Practices for C# Developers 5724
8. .NET Task Parallel Library vs. System.Threading.Channels 4598
9. Unit Testing in .Net Core 6.0 Web API using xUnit 4476
10. How to implement effective retry logic in C# 4314
11. .NET Core microservice logging with Grafana and Loki 4281
12. How to write unit tests with Dapper 3963
13. Clean Architecture in ASP .NET Core Web API 3832
14. ValueTask vs Task in C#: when to use which? 3784
15. OpenAI has hired an army of contractors to make basic coding obsolete 3709
16. Clean code: The Art of Naming 3574
17. Unit Testing with C# and .NET (Full Guide) 3457
18. React vs Blazor: The Battle of Modern Web Development Frameworks 3402
19. How to build a simple PHP MVC framework 3342
20. Top 15 Software Development Methodologies: Benefits and Drawbacks 3238
21. What is the hardest thing in software development? 3235
22. ASP.NET Core: How to Maximize Performance and Scalability of Your App 3214
23. Mastering TypeScript: 21 best practices for improved code quality 3200
24. Reflection in C#: examples, tricks and tips 3188
25. Inheritance strategies in Entity Framework Core 7 3185
26. Dapper advanced features in .NET Core 3167
27. Expressions in .NET: A practical guide to System.Linq.Expressions 3115
28. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 3030
29. CQRS in ASP.NET with separate read/write models using MediatR 3006
30. .NET gRPC — Simple chat application with gRPC 3005
2022
1. 10 Git repository naming best practices 11345
2. C# Blazor Vs Razor: Differences with example 5536
3. Enjoy using Mapster in .NET 6 5410
4. RabbitMQ Message Queue using .NET Core 6 Web API 4822
5. 10 Productivity Tips for Software Developers 4021
6. Top 10 programming languages portfolio for 2022 3790
7. Hexagonal Architecture ASP.NET Core 3625
8. .NET Core and RabbitMQ 3430
9. Run and manage periodic background tasks in ASP.NET Core 6 with C# 3044
10. Readonly Vs Static Readonly in C# 2998
11. HangFire with .NET 6.0 2901
12. Entity Framework Core and high performance 2768
13. What is the best frontend option for .Net backend? 2678
14. LINQ — How to avoid nested loops in C# 2547
15. Implementation of the Redis Cache in the .NET Core API 2336
16. Building a custom Configuration Provider in .NET 6 2164
17. SignalR: The best ASP.NET Core Library for Building Interactive Apps 1933
18. Рассуждение на тему, какую базу данных выбирать 1887
19. REST API Naming Conventions and Best Practices 1853
20. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 1825
21. Implement gRPC global exception handler in ASP.NET 1743
22. OpenTelemetry with Jaeger in .NET Core 1709
23. Configure Multiple DBs with Repository pattern in .Net Core 1705
24. Singleton vs static class 1666
25. MediatR with .NET 6.0 1642
26. Best LINQ performance 1636
27. How to stop using If-else and make your code more readable 1618
28. Let’s talk about salary 1615
29. Top 11 SQL Server Maintenance Plan Best Practices 1553
30. Best Practices to Secure ASP.NET Core MVC Web Applications 1529
2021
1. Onion Architecture In ASP.NET Core with CQRS – Detailed 4931
2. Integrating SignalR with React TypeScript and ASP.NET Core 4899
3. Memory anti-patterns in C# 4168
4. .NET Core HttpClient best practices 3945
5. Add a React app to your ASP.NET Core application 3939
6. Web API Design Principles or Web API Design Guidelines 3500
7. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 3114
8. Encrypt your database columns with EntityFramework & .NET Core 3078
9. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 2931
10. How to Publish an ASP.NET Core & React SPA to IIS 2421
11. Dapper vs Entity Framework vs ADO.NET performance benchmarking 2397
12. Upload and download multiple files using .NET 5.0 Web API 2325
13. 10 Points to Secure ASP.NET Core MVC Applications 2321
14. .Net Source Generators 2297
15. The Art of .NET Custom Exceptions 2219
16. How to run ASP.NET Core & SQL Server from Docker 2156
17. Azure background jobs 1995
18. Typescript vs. Javascript: The key differences you should know in 2021 1739
19. Understand CORS and learn how to enable it for your ASP.NET API 1729
20. .NET 5.0 Web Api global error handling 1653
21. Will you still hire me when I’m 50? 1501
22. SQL Server performance tuning: Nine best practices 1398
23. Migrate from .NET Framework to .NET 5 1351
24. Never return NULL references from your functions 1202
25. SQL Server performance monitor data: Introduction and usage 1184
26. Разбираемся с middleware в ASP.NET Core 1184
27. How to use IDisposable in ASP.NET Core 1152
28. Hangfire — планировщик задач для .NET 1145
29. Simple In-Memory Caching in .Net Core with IMemoryCache 1119
30. Web API Validation 1110
2020
1. Real-time ASP.NET Core Web Apps with SignalR 3886
2. How to Build CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs 3330
3. Want a remote job? 18 interview questions you need to answer 3046
4. E is for EF Core Relationships 2994
5. How to build a search page with Elasticsearch and .NET 2939
6. Onion Architecture in ASP.NET Core MVC 2651
7. ASP.NET Core code sharing between Blazor, MVC and Razor Pages 2448
8. Tutorial for Understanding and Implementing a CRUD APP using Elasticsearch and C# 2358
9. SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases 2212
10. Elasticsearch vs. MongoDB 1878
11. Building Microservices With ASP.NET Core — An Added Advantage 1794
12. Part 2: Role-based security with Blazor and Identity Server 4 1661
13. Part 1: Securing Blazor WebAssembly with Identity Server 4 1578
14. Using Microservices in .Net Core and Docker container 1488
15. Open Graph Meta Tags: Everything you need to know 1445
16. Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов 1429
17. Microservices using ASP.NET Core 1417
18. SQLite vs PostgreSQL - Which database to use and why? 1384
19. Жестокая правда будней программиста: 8 наблюдений 1340
20. Тестирование PRTG Network Monitor и сравнение с Zabbix 1329
21. 4 Most Used REST API Authentication Methods 1271
22. Best frontend frameworks of 2020 for web development 1224
23. Первый рабочий день: инструкция по выживанию — 4 совета, как с комфортом выйти на новую работу 1217
24. Mixing Web Forms and ASP.NET MVC 1215
25. Creating a Simple RSS Feed with ASP.NET Core Web API 1212
26. B is for Blazor Full-Stack Web Dev 1172
27. Компиляция и запуск C# и Blazor внутри браузера 1135
28. Вопросы с собеседований, которые означают не то, что вы думаете 1089
29. D is for Deploying to Azure App Service 998
30. Три дороги для программиста: эксперт, руководитель, основатель 985



© 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