Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Рейтинг статей
Все20242023
# Название Просмотров
2024
1. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 14760
2. File upload in ASP.NET Core 6 – detailed guide 14463
3. Using Coravel as a scheduler in ASP.NET Core 11959
4. Using ASP.NET Core SignalR with Vue to implement web notifications 8521
5. How to query JSON in C# using SQL, LINQ, ADO.NET 8512
6. How to implement pagination in ASP.NET Core Web API? - Ultimate guide 8362
7. Coding with AI: Tips and best practices from developers 8246
8. A practical guide to modular monoliths with .NET 8132
9. Pagination in a .NET Web API with EF Core 8111
10. Optimizing data operations with OData in .NET 8 7357
11. Top 15 Software Development Trends in 2024 6662
12. Understanding Ahead-of-Time (AOT) compilation in C# 6390
13. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 6012
14. Applicant Tracking Systems: Everything you need to know 5896
15. How to build a simple REST API in PHP? 5529
16. Create a gRPC server in .NET Core 5365
17. Implementing health checks in .NET 8 5092
18. The 50 best CI/CD tools all DevOps teams should know in 2024 4919
19. Compatibility of ASP.NET Web Forms and ASP.NET MVC 4915
20. REST API design best practices 4871
21. Application Insights: Telemetry logging in ASP.NET Core 4700
22. Setup Azure Logs Alerts & Notifications for application exceptions 4687
23. Mastering C#: Tips for performance, LINQ, DTOs, and more 4465
24. .NET — LinkedList vs ToArray 4436
25. Examples of composition in C# — a simple guide for beginners 4393
26. ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 2: Integration Test) 4351
27. Building modern architectures: Functional Core, Imperative Shell revamp 4239
28. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 4163
29. Custom metrics in .NET using the new MeterFactory 4044
30. Background services in .NET Core 3977
31. Caching strategies in .NET Core 3971
32. Перестаньте называть себя программистом и другие карьерные советы 3855
33. What are the 10 most common Software Architecture patterns? 3829
34. SQL Server CTE: usage, features and limitations 3824
35. Optimizing LINQ queries in C#: tips and best practices 3792
36. Kestrel Web Server in ASP.NET Core 3748
37. Coravel - Easy task scheduling for your .NET web apps 3729
38. How to implement feature flag in ASP.NET Core Blazor 3671
39. Send alerts when website is down — Azure Application Insights availability test 3650
40. Dockerizing ASP.NET Core applications: A comprehensive guide 3641
41. .NET — ToList vs ToArray 3614
42. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core 3604
43. ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 1: API) 3569
44. Turbocharging ASP.NET Core applications: A deep dive into performance optimizations 3377
45. Programmatically convert HTML to PDF in .NET Core C# without dependencies 3354
46. An SEO’s guide to writing Structured Data (JSON-LD) 3332
47. Acceptance criteria for User Stories in Agile: Purposes, formats, examples, and best practices 3275
48. SQL Server CTE: usage, features and limitations 3226
49. How to configure Application Insights with Azure? 3221
50. .NET Framework developer roadmap in 2024 for beginners 3216
2023
1. How to build a simple PHP MVC framework 19003
2. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 15740
3. How C# interfaces can help you structure your codebase 14408
4. Beyond the basics: Advanced Vertical Slicing techniques in C# 14264
5. Secrets Management: Best Practices for C# Developers 13578
6. How to create image and file upload in PHP with jQuery AJAX 13089
7. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 13043
8. How to build a simple REST API in PHP 12346
9. 10 tools for .NET developers that you probably didn’t know about 11887
10. How to implement effective retry logic in C# 11819
11. How to convert a SQL query into C# LINQ 11285
12. .NET Core microservice logging with Grafana and Loki 11174
13. Building a .NET distributed application with DAPR and Azure Container Apps 10574
14. .NET Task Parallel Library vs. System.Threading.Channels 10532
15. Dapper advanced features in .NET Core 10268
16. Top 15 Software Development Methodologies: Benefits and Drawbacks 10102
17. Clean Architecture in ASP .NET Core Web API 10084
18. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 9382
19. CQRS in ASP.NET with separate read/write models using MediatR 9338
20. Reflection in C#: examples, tricks and tips 8963
21. Best practices for Clean Code 8705
22. React vs Blazor: The Battle of Modern Web Development Frameworks 8419
23. .NET gRPC — Simple chat application with gRPC 8148
24. Clean code: The art of naming 8117
25. What is the hardest thing in software development? 7998
26. MongoDB vs PostgreSQL: What to consider when choosing a database 7914
27. How to write unit tests with Dapper 7569
28. ASP.NET Core: How to Maximize Performance and Scalability of Your App 7360
29. Unit Testing with C# and .NET (Full Guide) 7340
30. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 7212
31. Inheritance strategies in Entity Framework Core 7 7197
32. How to create simple reports with PrintDocument in C# 7120
33. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 7011
34. Unit Testing in .Net Core 6.0 Web API using xUnit 6829
35. Expressions in .NET: A practical guide to System.Linq.Expressions 6735
36. Relational database systems are becoming a problem — but what to do about it? 6453
37. ValueTask vs Task in C#: when to use which? 6232
38. Domain-Driven Design: Understanding value objects 6198
39. Robust RabbitMQ implementation for ASP.NET 6144
40. The Blob 5900
41. OpenAI has hired an army of contractors to make basic coding obsolete 5900
42. Dealing with Code Performance— Micro and Macro Optimizations 5748
43. What is Apache Superset? 3 important factors 5707
44. Software Engineer Vs. Data Scientist: Career Guide for 2024 5675
45. Modularizing Software: Modular Monolith over Microservices in Domain-Driven Design 5512
46. C# parse HTML with AngleSharp 5441
47. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 5385
48. Attributes and Decorators in C# 5368
49. Database setup with DbUp + PostgreSQL + Dapper in ASP.Net Core 5292
50. Kafka with .NET Core 5255
2022
1. 10 Git repository naming best practices 18649
2. Enjoy using Mapster in .NET 6 14597
3. Top 10 programming languages portfolio for 2022 9672
4. RabbitMQ Message Queue using .NET Core 6 Web API 8179
5. C# Blazor Vs Razor: Differences with example 7752
6. Readonly Vs Static Readonly in C# 7436
7. Implementation of the Redis Cache in the .NET Core API 7006
8. .NET Core and RabbitMQ 6687
9. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 6424
10. Best practices to secure ASP.NET Core MVC web applications 6003
11. 10 Productivity Tips for Software Developers 5859
12. Hexagonal Architecture ASP.NET Core 5373
13. Entity Framework Core and high performance 5284
14. HangFire with .NET 6.0 5060
15. LINQ — How to avoid nested loops in C# 4916
16. Рассуждение на тему, какую базу данных выбирать 4819
17. What is the best frontend option for .Net backend? 4673
18. Run and manage periodic background tasks in ASP.NET Core 6 with C# 4458
19. Let’s talk about salary 4149
20. OpenTelemetry with Jaeger in .NET Core 3993
21. SignalR: The best ASP.NET Core Library for Building Interactive Apps 3723
22. Building a custom Configuration Provider in .NET 6 3670
23. Distributed Redis caching in ASP.NET Core 3645
24. Configure Multiple DBs with Repository pattern in .Net Core 3542
25. REST API Naming Conventions and Best Practices 3540
26. .NET Core Blazor: Definition, characteristics, features and example 3524
27. Singleton vs static class 3469
28. Best LINQ performance 3411
29. MediatR with .NET 6.0 3370
30. Top 11 SQL Server Maintenance Plan Best Practices 3239
31. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 3210
32. Why you shouldn't use the Repository pattern in .NET 3209
33. Implement gRPC global exception handler in ASP.NET 3086
34. .NET 6 vs .NET 5: How .NET 6 has changed the game of Software Development? 2985
35. Super Fast Query in Entity Framework 2944
36. 7 improvements you might have missed in .NET 6 2568
37. Implementation of Global Exception Handling using .NET Core 6 Web API 2513
38. Full Stack Development: Definition, Developer Skills and Tools 2476
39. Top 6 performance tips for .Net Developers 2469
40. Бредовая работа 2431
41. How to stop using If-else and make your code more readable 2424
42. 8 quick tips to improve your .NET API 2391
43. Выгорание эволюционирует. Что такое «тихий уход» — новый тренд среди офисных сотрудников 2235
44. Modernizing ASP.NET Web Forms Applications (Part 2) 2208
45. Caching in .NET 6 2193
46. Универсальный ускоритель инженера: как расти быстрее с помощью проектов 2144
47. «Великое увольнение» продолжается: теперь с работы уходят даже боссы 2118
48. Как правильно выбрать название для Unit тестов 2055
49. Правило 3-х часов: сколько нужно работать в день 2042
50. Angular Lifecycle Hooks: ngOnChanges, ngOnInit, and more 2021
2021
1. 10 Points to Secure ASP.NET Core MVC Applications 8992
2. Onion Architecture In ASP.NET Core with CQRS – Detailed 8062
3. Integrating SignalR with React TypeScript and ASP.NET Core 7946
4. .NET Core HttpClient best practices 7504
5. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 7384
6. Web API design principles or Web API design guidelines 6730
7. Add a React app to your ASP.NET Core application 6406
8. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 6270
9. Typescript vs. Javascript: The key differences you should know in 2021 5971
10. Memory anti-patterns in C# 5349
11. Upload and download multiple files using .NET 5.0 Web API 4974
12. Dapper vs Entity Framework vs ADO.NET performance benchmarking 4851
13. How to Publish an ASP.NET Core & React SPA to IIS 4659
14. The art of .NET custom exceptions 4521
15. How to run ASP.NET Core & SQL Server from Docker 4489
16. Encrypt your database columns with EntityFramework & .NET Core 4209
17. Understand CORS and learn how to enable it for your ASP.NET API 3948
18. Simple In-Memory Caching in .Net Core with IMemoryCache 3904
19. SQL Server performance tuning: Nine best practices 3843
20. Azure background jobs 3525
21. .Net Source Generators 3160
22. .NET 5.0 Web Api global error handling 3121
23. SQL Server performance monitor data: Introduction and usage 2923
24. Разбираемся с middleware в ASP.NET Core 2881
25. Hangfire — планировщик задач для .NET 2804
26. Will you still hire me when I’m 50? 2801
27. Never return NULL references from your functions 2690
28. 10 things to know about in-memory caching in ASP.NET Core 2579
29. Formatting Strings using Templates in C# 2403
30. Migrate from .NET Framework to .NET 5 2259
31. How to use IDisposable in ASP.NET Core 2097
32. Чем CRM отличается от ERP 2026
33. How getting Lazy in C# 1883
34. Web API Helper Page 1795
35. Web API Validation 1689
36. Еще раз про IP-адреса, маски подсетей и вообще 1420
37. Scrum: 12 терминов, которые нужно запомнить 1392
38. Замыкания в JavaScript для начинающих 1359
39. Conditional compilation for ignoring method calls with the ConditionalAttribute 719
40. Important ASP.NET Core Features – Need to Know 711
41. Logging and Tracing with Post Sharp 630
2020
1. SQLite vs. MySQL vs. PostgreSQL: A Comparison of Relational Databases 11170
2. Real-time ASP.NET Core Web Apps with SignalR 10372
3. How to Build CRUD REST APIs with ASP.NET Core 3.1 and Entity Framework Core, Create JWT Tokens, and Secure APIs 8288
4. How to build a search page with Elasticsearch and .NET 8197
5. E is for EF Core Relationships 7400
6. Creating a Simple RSS Feed with ASP.NET Core Web API 6401
7. Part 1: Securing Blazor WebAssembly with Identity Server 4 6272
8. Tutorial for Understanding and Implementing a CRUD APP using Elasticsearch and C# 6209
9. Elasticsearch vs. MongoDB 5924
10. Onion Architecture in ASP.NET Core MVC 5815
11. Building Microservices With ASP.NET Core — An Added Advantage 4930
12. Want a remote job? 18 interview questions you need to answer 4636
13. Microservices using ASP.NET Core 4487
14. Single Page Applications and ASP.NET Core 3.0 3489
15. ASP.NET Core code sharing between Blazor, MVC and Razor Pages 3256
16. B is for Blazor Full-Stack Web Dev 3207
17. Using Microservices in .NET Core and Docker container 3190
18. Open Graph Meta Tags: Everything you need to know 3062
19. Mixing Web Forms and ASP.NET MVC 2722
20. Part 2: Role-based security with Blazor and Identity Server 4 2715
21. SQLite vs PostgreSQL - Which database to use and why? 2609
22. Жестокая правда будней программиста: 8 наблюдений 2552
23. Как айтишнику найти работу в США и ЕС: 9 лучших ресурсов 2461
24. Тестирование PRTG Network Monitor и сравнение с Zabbix 2443
25. Best frontend frameworks of 2020 for web development 2256
26. 4 Most Used REST API Authentication Methods 2136
27. Компиляция и запуск C# и Blazor внутри браузера 2128
28. Первый рабочий день: инструкция по выживанию — 4 совета, как с комфортом выйти на новую работу 2000
29. Вопросы с собеседований, которые означают не то, что вы думаете 1959
30. PSR Стандарты 1943
31. What’s new in Microsoft .NET 5 1900
32. Принципы построения REST JSON API 1897
33. How to perform lazy initialization in C# 1761
34. Кривые развития программиста и немного об эффекте Даннинга—Крюгера 1676
35. D is for Deploying to Azure App Service 1656
36. Три дороги для программиста: эксперт, руководитель, основатель 1649
37. Переход от монолита к микросервисам: история и практика 1526
38. Тонкости собеседований при найме на удаленку 1514
39. Психология удалёнки: как не слететь с катушек 1450
40. Интернет вещей — а что это? 1392
41. .NET Standard 2.0 - making sense of .NET again 1378
42. Как устроиться в IT-компанию 1262
43. «Чистые» и «нечистые» функции в JavaScript 1259
44. Текстовый редактор для Git в среде Windows 1241
45. Develop and install a Windows Service in C# 1206
46. A is for Authentication & Authorization 1153
47. F is for Forms & Fields 953
48. H is for Handling Errors 942
49. C is for Cookies and Consent 919
50. G is for Generic Host Host Builder 873