Advertisement
Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Все20242023
# Название Просмотров
2024
1. Create a gRPC server in .NET Core 1897
2. Setup Azure Logs Alerts & Notifications for application exceptions 1699
3. Application Insights: Telemetry logging in ASP.NET Core 1566
4. Understanding Ahead-of-Time (AOT) compilation in C# 1555
5. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 1491
6. How to query JSON in C# using SQL, LINQ, ADO.NET 1440
7. Pagination in a .NET Web API with EF Core 1390
8. Programmatically convert HTML to PDF in .NET Core C# without dependencies 1277
9. Send alerts when website is down — Azure Application Insights availability test 1232
10. Mastering C#: Tips for performance, LINQ, DTOs, and more 1222
11. A practical guide to modular monoliths with .NET 1196
12. HttpClientHandler in C# — easy guide 1157
13. Top 15 Software Development Trends in 2024 1151
14. Building modern architectures: Functional Core, Imperative Shell revamp 1105
15. Using Coravel as a scheduler in ASP.NET Core 1047
16. .NET Framework developer roadmap in 2024 for beginners 1011
17. What are the 10 most common Software Architecture patterns? 966
18. How to configure Application Insights with Azure? 954
19. Coding with AI: Tips and best practices from developers 936
20. .NET — LinkedList vs ToArray 925
21. Top 10 .NET Core performance tricks 917
22. REST API design best practices 897
23. File upload in ASP.NET Core 6 – detailed guide 895
24. .NET — ToList vs ToArray 891
25. Custom metrics in .NET using the new MeterFactory 879
26. A dive into .NET 8 native AOT and efficient web development 856
27. Optimizing LINQ queries in C#: tips and best practices 856
28. Fetch vs Axios. Which one to choose? 844
29. What does remote work mean (vs WFH vs Hybrid Work)? 843
30. SQL Server CTE: usage, features and limitations 810
2023
1. How to convert a SQL query into C# LINQ 6049
2. CRUD Operations In ASP.NET Core Blazor Server with Azure Cosmos DB and C# 4753
3. Unit Testing in .Net Core 6.0 Web API using xUnit 4404
4. Unit Of Work with Generic Repository implementation using .NET Core 6 Web API 4185
5. How to implement effective retry logic in C# 4119
6. Clean Architecture in ASP .NET Core Web API 3723
7. ValueTask vs Task in C#: when to use which? 3654
8. OpenAI has hired an army of contractors to make basic coding obsolete 3338
9. How to build a simple PHP MVC framework 3260
10. .NET Core microservice logging with Grafana and Loki 3226
11. Mastering TypeScript: 21 best practices for improved code quality 3117
12. Dapper advanced features in .NET Core 2989
13. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 2907
14. How to write unit tests with Dapper 2873
15. Attributes and Decorators in C# 2647
16. How to create image and file upload in PHP with jQuery AJAX 2634
17. How to implement HTTP/3 in your ASP.NET Core application 2612
18. Reflection in C#: examples, tricks and tips 2569
19. Real-time communication with SignalR in .NET Core 2472
20. Exploring generating PDF files from HTML in ASP.NET Core 2420
21. C# parse HTML with AngleSharp 2416
22. Understanding Middleware In ASP.NET Core 2415
23. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 2379
24. 15 tools for .NET developers that you probably didn’t know about 2286
25. Exploring Transient, Scoped, and Singleton using .NET and C# 2219
26. What is the hardest thing in software development? 2195
27. 10 tools for .NET developers that you probably didn’t know about 2146
28. Save 20 hours a week by removing these 4 useless things in your life 2138
29. A Comprehensive guide to HTTP/3 and QUIC 2098
30. Expressions in .NET: A practical guide to System.Linq.Expressions 2054
2022
1. 10 Git repository naming best practices 11001
2. Enjoy using Mapster in .NET 6 5299
3. C# Blazor Vs Razor: Differences with example 3912
4. Hexagonal Architecture ASP.NET Core 3544
5. Top 10 programming languages portfolio for 2022 3102
6. Run and manage periodic background tasks in ASP.NET Core 6 with C# 2972
7. HangFire with .NET 6.0 2826
8. Entity Framework Core and high performance 2673
9. What is the best frontend option for .Net backend? 2615
10. LINQ — How to avoid nested loops in C# 2468
11. .NET Core and RabbitMQ 2294
12. RabbitMQ Message Queue using .NET Core 6 Web API 2258
13. Implementation of the Redis Cache in the .NET Core API 2185
14. Building a custom Configuration Provider in .NET 6 2087
15. Readonly Vs Static Readonly in C# 1903
16. SignalR: The best ASP.NET Core Library for Building Interactive Apps 1858
17. Рассуждение на тему, какую базу данных выбирать 1791
18. REST API Naming Conventions and Best Practices 1766
19. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 1758
20. Implement gRPC global exception handler in ASP.NET 1676
21. Configure Multiple DBs with Repository pattern in .Net Core 1631
22. OpenTelemetry with Jaeger in .NET Core 1629
23. Singleton vs static class 1598
24. Best LINQ performance 1596
25. MediatR with .NET 6.0 1590
26. How to stop using If-else and make your code more readable 1576
27. Let’s talk about salary 1553
28. Top 11 SQL Server Maintenance Plan Best Practices 1481
29. Best Practices to Secure ASP.NET Core MVC Web Applications 1463
30. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 1460
2021
1. Onion Architecture In ASP.NET Core with CQRS – Detailed 4793
2. Add a React app to your ASP.NET Core application 3794
3. .NET Core HttpClient best practices 3733
4. Integrating SignalR with React TypeScript and ASP.NET Core 3407
5. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 3035
6. Encrypt your database columns with EntityFramework & .NET Core 3024
7. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 2734
8. How to Publish an ASP.NET Core & React SPA to IIS 2351
9. Dapper vs Entity Framework vs ADO.NET performance benchmarking 2283
10. Upload and download multiple files using .NET 5.0 Web API 2184
11. The Art of .NET Custom Exceptions 2159
12. How to run ASP.NET Core & SQL Server from Docker 2053
13. 10 Points to Secure ASP.NET Core MVC Applications 1778
14. Typescript vs. Javascript: The key differences you should know in 2021 1665
15. Will you still hire me when I’m 50? 1458
16. SQL Server performance tuning: Nine best practices 1347
17. .Net Source Generators 1314
18. Migrate from .NET Framework to .NET 5 1311
19. Memory anti-patterns in C# 1297
20. Understand CORS and learn how to enable it for your ASP.NET API 1166
21. Never return NULL references from your functions 1164
22. Разбираемся с middleware в ASP.NET Core 1143
23. SQL Server performance monitor data: Introduction and usage 1140
24. .NET 5.0 Web Api global error handling 1130
25. How to use IDisposable in ASP.NET Core 1112
26. Web API Design Principles or Web API Design Guidelines 1108
27. Hangfire — планировщик задач для .NET 1103
28. Web API Validation 1082
29. Simple In-Memory Caching in .Net Core with IMemoryCache 1080
30. Web API Helper Page 1065
2020
1. Real-time ASP.NET Core Web Apps with SignalR 3838
2. Want a remote job? 18 interview questions you need to answer 2985
3. Onion Architecture in ASP.NET Core MVC 2571
4. ASP.NET Core code sharing between Blazor, MVC and Razor Pages 2403
5. Tutorial for Understanding and Implementing a CRUD APP using Elasticsearch and C# 2309
6. SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases 2099
7. Elasticsearch vs. MongoDB 1811
8. How to Build CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs 1711
9. Part 2: Role-based security with Blazor and Identity Server 4 1618
10. Part 1: Securing Blazor WebAssembly with Identity Server 4 1538
11. Using Microservices in .Net Core and Docker container 1430
12. E is for EF Core Relationships 1419
13. Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов 1381
14. Open Graph Meta Tags: Everything you need to know 1371
15. Microservices using ASP.NET Core 1368
16. How to build a search page with Elasticsearch and .NET 1360
17. SQLite vs PostgreSQL - Which database to use and why? 1327
18. Тестирование PRTG Network Monitor и сравнение с Zabbix 1305
19. Жестокая правда будней программиста: 8 наблюдений 1286
20. Building Microservices With ASP.NET Core — An Added Advantage 1267
21. 4 Most Used REST API Authentication Methods 1216
22. Best frontend frameworks of 2020 for web development 1183
23. Creating a Simple RSS Feed with ASP.NET Core Web API 1182
24. Первый рабочий день: инструкция по выживанию — 4 совета, как с комфортом выйти на новую работу 1178
25. Mixing Web Forms and ASP.NET MVC 1171
26. B is for Blazor Full-Stack Web Dev 1124
27. Компиляция и запуск C# и Blazor внутри браузера 1075
28. Вопросы с собеседований, которые означают не то, что вы думаете 1054
29. D is for Deploying to Azure App Service 964
30. Три дороги для программиста: эксперт, руководитель, основатель 953



© 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