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 7252
2. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 4985
3. A practical guide to modular monoliths with .NET 4096
4. Coding with AI: Tips and best practices from developers 3380
5. How to query JSON in C# using SQL, LINQ, ADO.NET 3089
6. Pagination in a .NET Web API with EF Core 2573
7. REST API design best practices 2397
8. Top 15 Software Development Trends in 2024 2300
9. Understanding Ahead-of-Time (AOT) compilation in C# 2139
10. Create a gRPC server in .NET Core 2026
11. .NET — LinkedList vs ToArray 2013
12. What are the 10 most common Software Architecture patterns? 2004
13. Setup Azure Logs Alerts & Notifications for application exceptions 1856
14. Application Insights: Telemetry logging in ASP.NET Core 1718
15. .NET — ToList vs ToArray 1474
16. Optimizing LINQ queries in C#: tips and best practices 1416
17. Coravel - Easy task scheduling for your .NET web apps 1367
18. Programmatically convert HTML to PDF in .NET Core C# without dependencies 1365
19. Send alerts when website is down — Azure Application Insights availability test 1339
20. Mastering C#: Tips for performance, LINQ, DTOs, and more 1324
21. HttpClientHandler in C# — easy guide 1218
22. Building modern architectures: Functional Core, Imperative Shell revamp 1182
23. .NET Framework developer roadmap in 2024 for beginners 1134
24. File upload in ASP.NET Core 6 – detailed guide 1107
25. How to configure Application Insights with Azure? 1051
26. Top 10 .NET Core performance tricks 975
27. Custom metrics in .NET using the new MeterFactory 946
28. A dive into .NET 8 native AOT and efficient web development 936
29. Fetch vs Axios. Which one to choose? 921
30. Caching strategies in .NET Core 914
2023
1. CRUD Operations In ASP.NET Core Blazor Server with Azure Cosmos DB and C# 6799
2. How to convert a SQL query into C# LINQ 6254
3. Best practices for Clean Code 6156
4. Beyond the basics: Advanced Vertical Slicing techniques in C# 6127
5. How C# interfaces can help you structure your codebase 6014
6. Unit Of Work with Generic Repository implementation using .NET Core 6 Web API 5734
7. Secrets Management: Best Practices for C# Developers 5728
8. .NET Task Parallel Library vs. System.Threading.Channels 4600
9. Unit Testing in .Net Core 6.0 Web API using xUnit 4478
10. How to implement effective retry logic in C# 4328
11. .NET Core microservice logging with Grafana and Loki 4291
12. How to write unit tests with Dapper 3968
13. Clean Architecture in ASP .NET Core Web API 3839
14. ValueTask vs Task in C#: when to use which? 3791
15. OpenAI has hired an army of contractors to make basic coding obsolete 3709
16. Clean code: The Art of Naming 3578
17. Unit Testing with C# and .NET (Full Guide) 3459
18. React vs Blazor: The Battle of Modern Web Development Frameworks 3407
19. How to build a simple PHP MVC framework 3352
20. Top 15 Software Development Methodologies: Benefits and Drawbacks 3245
21. What is the hardest thing in software development? 3240
22. ASP.NET Core: How to Maximize Performance and Scalability of Your App 3218
23. Mastering TypeScript: 21 best practices for improved code quality 3203
24. Reflection in C#: examples, tricks and tips 3201
25. Inheritance strategies in Entity Framework Core 7 3186
26. Dapper advanced features in .NET Core 3174
27. Expressions in .NET: A practical guide to System.Linq.Expressions 3121
28. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 3041
29. CQRS in ASP.NET with separate read/write models using MediatR 3014
30. .NET gRPC — Simple chat application with gRPC 3007
2022
1. 10 Git repository naming best practices 11362
2. C# Blazor Vs Razor: Differences with example 5540
3. Enjoy using Mapster in .NET 6 5419
4. RabbitMQ Message Queue using .NET Core 6 Web API 4827
5. 10 Productivity Tips for Software Developers 4022
6. Top 10 programming languages portfolio for 2022 3802
7. Hexagonal Architecture ASP.NET Core 3626
8. .NET Core and RabbitMQ 3438
9. Run and manage periodic background tasks in ASP.NET Core 6 with C# 3048
10. Readonly Vs Static Readonly in C# 3000
11. HangFire with .NET 6.0 2905
12. Entity Framework Core and high performance 2772
13. What is the best frontend option for .Net backend? 2681
14. LINQ — How to avoid nested loops in C# 2555
15. Implementation of the Redis Cache in the .NET Core API 2344
16. Building a custom Configuration Provider in .NET 6 2170
17. SignalR: The best ASP.NET Core Library for Building Interactive Apps 1937
18. Рассуждение на тему, какую базу данных выбирать 1897
19. REST API Naming Conventions and Best Practices 1860
20. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 1830
21. Implement gRPC global exception handler in ASP.NET 1745
22. OpenTelemetry with Jaeger in .NET Core 1713
23. Configure Multiple DBs with Repository pattern in .Net Core 1709
24. Singleton vs static class 1669
25. MediatR with .NET 6.0 1643
26. Best LINQ performance 1642
27. How to stop using If-else and make your code more readable 1621
28. Let’s talk about salary 1620
29. Top 11 SQL Server Maintenance Plan Best Practices 1558
30. Best Practices to Secure ASP.NET Core MVC Web Applications 1533
2021
1. Onion Architecture In ASP.NET Core with CQRS – Detailed 4933
2. Integrating SignalR with React TypeScript and ASP.NET Core 4903
3. Memory anti-patterns in C# 4171
4. .NET Core HttpClient best practices 3957
5. Add a React app to your ASP.NET Core application 3949
6. Web API Design Principles or Web API Design Guidelines 3502
7. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 3118
8. Encrypt your database columns with EntityFramework & .NET Core 3080
9. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 2939
10. How to Publish an ASP.NET Core & React SPA to IIS 2426
11. Dapper vs Entity Framework vs ADO.NET performance benchmarking 2402
12. Upload and download multiple files using .NET 5.0 Web API 2333
13. 10 Points to Secure ASP.NET Core MVC Applications 2326
14. .Net Source Generators 2299
15. The Art of .NET Custom Exceptions 2224
16. How to run ASP.NET Core & SQL Server from Docker 2158
17. Azure background jobs 1997
18. Typescript vs. Javascript: The key differences you should know in 2021 1741
19. Understand CORS and learn how to enable it for your ASP.NET API 1733
20. .NET 5.0 Web Api global error handling 1655
21. Will you still hire me when I’m 50? 1506
22. SQL Server performance tuning: Nine best practices 1399
23. Migrate from .NET Framework to .NET 5 1353
24. Never return NULL references from your functions 1208
25. SQL Server performance monitor data: Introduction and usage 1187
26. Разбираемся с middleware в ASP.NET Core 1185
27. How to use IDisposable in ASP.NET Core 1152
28. Hangfire — планировщик задач для .NET 1146
29. Simple In-Memory Caching in .Net Core with IMemoryCache 1120
30. Web API Validation 1112
2020
1. Real-time ASP.NET Core Web Apps with SignalR 3887
2. How to Build CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs 3333
3. Want a remote job? 18 interview questions you need to answer 3050
4. E is for EF Core Relationships 2996
5. How to build a search page with Elasticsearch and .NET 2941
6. Onion Architecture in ASP.NET Core MVC 2651
7. ASP.NET Core code sharing between Blazor, MVC and Razor Pages 2449
8. Tutorial for Understanding and Implementing a CRUD APP using Elasticsearch and C# 2361
9. SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases 2232
10. Elasticsearch vs. MongoDB 1893
11. Building Microservices With ASP.NET Core — An Added Advantage 1796
12. Part 2: Role-based security with Blazor and Identity Server 4 1664
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 1449
16. Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов 1429
17. Microservices using ASP.NET Core 1417
18. SQLite vs PostgreSQL - Which database to use and why? 1386
19. Жестокая правда будней программиста: 8 наблюдений 1348
20. Тестирование PRTG Network Monitor и сравнение с Zabbix 1329
21. 4 Most Used REST API Authentication Methods 1272
22. Best frontend frameworks of 2020 for web development 1229
23. Первый рабочий день: инструкция по выживанию — 4 совета, как с комфортом выйти на новую работу 1218
24. Mixing Web Forms and ASP.NET MVC 1216
25. Creating a Simple RSS Feed with ASP.NET Core Web API 1212
26. B is for Blazor Full-Stack Web Dev 1175
27. Компиляция и запуск C# и Blazor внутри браузера 1136
28. Вопросы с собеседований, которые означают не то, что вы думаете 1091
29. D is for Deploying to Azure App Service 1000
30. PSR Стандарты 986



© 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