Поиск  
Always will be ready notify the world about expectations as easy as possible: job change page
Все202520242023
# Название Просмотров
2025
1. What is the Software Development Life Cycle (SDLC)? 374
2. Nonprofit vs. Not-for-Profit vs. For-Profit: What's the difference? 232
3. Database Partitioning vs. Sharding vs. Replication 203
4. 6 open source log management tools for 2024 198
5. CSS in HTML emails: How to get started (without breaking anything) 173
6. How to build a Minimum Viable Product 166
7. Software | Frameworks | Libraries | Tools cheatsheet 130
8. Security Through Obscurity, everything you need to know 129
9. Security Through Obscurity: A Critical Analysis of Hidden Dangers 118
10. Memory Caching in .NET - Boost your app's performance 115
11. Про модель, логику, ООП, разработку и остальное 94
12. 5 ошибок при разработке высоконагруженных сервисов 87
13. 300+ вопросов по JavaScript на собеседовании 80
14. Что такое Material Design и почему он так популярен 74
15. Технический долг. Как не обанкротиться 70
16. Пользовательские интерфейсы в упадке 69
17. Security Through Obscurity (STO): History, criticism & risks 69
18. Когда устал от алгоритмов: Ревью кода на собеседовании 65
19. Что такое технический долг и как им управлять 59
20. Чек-лист по запуску нового сайта: что нужно учесть? 58
21. Вождь разрабчьей стаи 54
22. Забудьте про Go и Rust: MoonBit - новый король WebAssembly 51
23. Calculating optimistic memory footprint of managed object 50
24. «Если честно, уже хочется выть»: вот что бесит айтишников в IT 46
25. Резервное копирование на GitHub: топ-10 правил и рекомендаций 37
26. Kanban VS Scrum: в чем разница 37
2024
1. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 21646
2. File upload in ASP.NET Core 6 – detailed guide 16197
3. Using Coravel as a scheduler in ASP.NET Core 12470
4. How to implement pagination in ASP.NET Core Web API? - Ultimate guide 11030
5. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 10239
6. Using ASP.NET Core SignalR with Vue to implement web notifications 9670
7. Pagination in a .NET Web API with EF Core 9283
8. How to query JSON in C# using SQL, LINQ, ADO.NET 9189
9. Coding with AI: Tips and best practices from developers 8838
10. A practical guide to modular monoliths with .NET 8746
11. Optimizing data operations with OData in .NET 8 8066
12. Understanding Ahead-of-Time (AOT) compilation in C# 7337
13. Top 15 Software Development Trends in 2024 7167
14. Applicant Tracking Systems: Everything you need to know 7040
15. The 50 best CI/CD tools all DevOps teams should know in 2024 6437
16. Create a gRPC server in .NET Core 6354
17. How to build a simple REST API in PHP? 6322
18. How to implement feature flag in ASP.NET Core Blazor 5912
19. Examples of composition in C# — a simple guide for beginners 5895
20. Setup Azure Logs Alerts & Notifications for application exceptions 5709
21. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core 5683
22. Application Insights: Telemetry logging in ASP.NET Core 5643
23. Implementing health checks in .NET 8 5602
24. Compatibility of ASP.NET Web Forms and ASP.NET MVC 5600
25. REST API design best practices 5599
26. Managing concurrent database updates 5582
27. Kestrel Web Server in ASP.NET Core 5500
28. Mastering C#: Tips for performance, LINQ, DTOs, and more 5463
29. ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 2: Integration Test) 5389
30. The 5 C# PDF libraries every developer mostly use 5388
31. .NET — LinkedList vs ToArray 5112
32. Caching strategies in .NET Core 5033
33. Optimizing LINQ queries in C#: tips and best practices 4820
34. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 4801
35. Building modern architectures: Functional Core, Imperative Shell revamp 4741
36. Custom metrics in .NET using the new MeterFactory 4701
37. Background services in .NET Core 4640
38. SQL Server CTE: usage, features and limitations 4632
39. Turbocharging ASP.NET Core applications: A deep dive into performance optimizations 4450
40. Send alerts when website is down — Azure Application Insights availability test 4448
41. Dockerizing ASP.NET Core applications: A comprehensive guide 4436
42. What are the 10 most common Software Architecture patterns? 4414
43. Перестаньте называть себя программистом и другие карьерные советы 4384
44. Coravel - Easy task scheduling for your .NET web apps 4333
45. An SEO’s guide to writing Structured Data (JSON-LD) 4298
46. .NET — ToList vs ToArray 4275
47. C# .NET 8 — Cache service with Distributed Cache 4152
48. .NET Framework developer roadmap in 2024 for beginners 3956
49. Programmatically convert HTML to PDF in .NET Core C# without dependencies 3932
50. Deep dive into .NET REST API security 3920
2023
1. How to build a simple REST API in PHP 22694
2. How to build a simple PHP MVC framework 20393
3. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 16732
4. How C# interfaces can help you structure your codebase 15016
5. Beyond the basics: Advanced Vertical Slicing techniques in C# 15013
6. How to create image and file upload in PHP with jQuery AJAX 14862
7. Secrets Management: Best Practices for C# Developers 14415
8. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 13941
9. How to implement effective retry logic in C# 13248
10. How to convert a SQL query into C# LINQ 12673
11. 10 tools for .NET developers that you probably didn’t know about 12484
12. .NET Core microservice logging with Grafana and Loki 11926
13. Dapper advanced features in .NET Core 11400
14. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 11181
15. Building a .NET distributed application with DAPR and Azure Container Apps 11017
16. .NET Task Parallel Library vs. System.Threading.Channels 10932
17. Clean Architecture in ASP .NET Core Web API 10847
18. Top 15 Software Development Methodologies: Benefits and Drawbacks 10650
19. CQRS in ASP.NET with separate read/write models using MediatR 10324
20. Reflection in C#: examples, tricks and tips 10207
21. Best practices for Clean Code 9238
22. React vs Blazor: The Battle of Modern Web Development Frameworks 8970
23. .NET gRPC — Simple chat application with gRPC 8604
24. What is the hardest thing in software development? 8495
25. How to write unit tests with Dapper 8477
26. MongoDB vs PostgreSQL: What to consider when choosing a database 8395
27. Clean code: The art of naming 8388
28. Goodbye Controllers: Building better Blazor web apps with Vertical Slices 8191
29. Unit Testing with C# and .NET (Full Guide) 7986
30. ASP.NET Core: How to Maximize Performance and Scalability of Your App 7789
31. Inheritance strategies in Entity Framework Core 7 7752
32. Expressions in .NET: A practical guide to System.Linq.Expressions 7729
33. How to create simple reports with PrintDocument in C# 7709
34. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 7600
35. Unit Testing in .Net Core 6.0 Web API using xUnit 7345
36. ValueTask vs Task in C#: when to use which? 6856
37. Relational database systems are becoming a problem — but what to do about it? 6771
38. What is Apache Superset? 3 important factors 6746
39. Domain-Driven Design: Understanding value objects 6645
40. Robust RabbitMQ implementation for ASP.NET 6586
41. Software Engineer Vs. Data Scientist: Career Guide for 2024 6512
42. C# parse HTML with AngleSharp 6427
43. The Blob 6310
44. Dealing with Code Performance— Micro and Macro Optimizations 6232
45. Database setup with DbUp + PostgreSQL + Dapper in ASP.Net Core 6229
46. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 6216
47. Attributes and Decorators in C# 6197
48. OpenAI has hired an army of contractors to make basic coding obsolete 6145
49. Modularizing Software: Modular Monolith over Microservices in Domain-Driven Design 6063
50. How to get client IP address and location information in ASP.NET Core 5986
2022
1. 10 Git repository naming best practices 20968
2. Enjoy using Mapster in .NET 6 15447
3. Top 10 programming languages portfolio for 2022 11168
4. RabbitMQ Message Queue using .NET Core 6 Web API 8755
5. Readonly Vs Static Readonly in C# 8484
6. C# Blazor Vs Razor: Differences with example 8457
7. Implementation of the Redis Cache in the .NET Core API 7676
8. .NET Core and RabbitMQ 7320
9. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 6902
10. Best practices to secure ASP.NET Core MVC web applications 6750
11. 10 Productivity Tips for Software Developers 6228
12. Hexagonal Architecture ASP.NET Core 5949
13. Entity Framework Core and high performance 5903
14. Рассуждение на тему, какую базу данных выбирать 5666
15. HangFire with .NET 6.0 5650
16. OpenTelemetry with Jaeger in .NET Core 5622
17. Let’s talk about salary 5577
18. LINQ — How to avoid nested loops in C# 5541
19. Run and manage periodic background tasks in ASP.NET Core 6 with C# 5339
20. What is the best frontend option for .Net backend? 5234
21. SignalR: The best ASP.NET Core Library for Building Interactive Apps 5216
22. Configure multiple DBs with Repository pattern in .NET Core 4355
23. Distributed Redis caching in ASP.NET Core 4272
24. .NET Core Blazor: Definition, characteristics, features and example 4229
25. Singleton vs static class 4095
26. MediatR with .NET 6.0 4095
27. Building a custom Configuration Provider in .NET 6 4069
28. Best LINQ performance 4054
29. REST API Naming Conventions and Best Practices 3999
30. Why you shouldn't use the Repository pattern in .NET 3877
31. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 3822
32. Top 11 SQL Server Maintenance Plan Best Practices 3766
33. Implement gRPC global exception handler in ASP.NET 3618
34. .NET 6 vs .NET 5: How .NET 6 has changed the game of Software Development? 3611
35. Super Fast Query in Entity Framework 3162
36. 7 improvements you might have missed in .NET 6 2964
37. Implementation of Global Exception Handling using .NET Core 6 Web API 2877
38. Full Stack Development: Definition, Developer Skills and Tools 2844
39. Top 6 performance tips for .Net Developers 2772
40. Бредовая работа 2727
41. 8 quick tips to improve your .NET API 2719
42. How to stop using If-else and make your code more readable 2696
43. Выгорание эволюционирует. Что такое «тихий уход» — новый тренд среди офисных сотрудников 2625
44. Caching in .NET 6 2499
45. Modernizing ASP.NET Web Forms Applications (Part 2) 2418
46. Правило 3-х часов: сколько нужно работать в день 2418
47. Angular Lifecycle Hooks: ngOnChanges, ngOnInit, and more 2385
48. Универсальный ускоритель инженера: как расти быстрее с помощью проектов 2371
49. «Великое увольнение» продолжается: теперь с работы уходят даже боссы 2361
50. Как правильно выбрать название для Unit тестов 2360
2021
1. 10 Points to Secure ASP.NET Core MVC Applications 9357
2. Onion Architecture In ASP.NET Core with CQRS – Detailed 8798
3. .NET Core HttpClient best practices 8585
4. Integrating SignalR with React TypeScript and ASP.NET Core 8492
5. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 7942
6. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 7250
7. Web API design principles or Web API design guidelines 7225
8. Add a React app to your ASP.NET Core application 6969
9. Typescript vs. Javascript: The key differences you should know in 2021 6893
10. Upload and download multiple files using .NET 5.0 Web API 5769
11. Memory anti-patterns in C# 5644
12. Dapper vs Entity Framework vs ADO.NET performance benchmarking 5632
13. The art of .NET custom exceptions 5349
14. How to run ASP.NET Core & SQL Server from Docker 5141
15. How to Publish an ASP.NET Core & React SPA to IIS 5078
16. Encrypt your database columns with EntityFramework & .NET Core 4595
17. SQL Server performance tuning: Nine best practices 4477
18. Simple In-Memory Caching in .Net Core with IMemoryCache 4239
19. Understand CORS and learn how to enable it for your ASP.NET API 4175
20. Azure background jobs 3802
21. .NET 5.0 Web Api global error handling 3473
22. .Net Source Generators 3430
23. Разбираемся с middleware в ASP.NET Core 3429
24. SQL Server performance monitor data: Introduction and usage 3397
25. Hangfire — планировщик задач для .NET 3369
26. Will you still hire me when I’m 50? 3335
27. Never return NULL references from your functions 3303
28. Formatting Strings using Templates in C# 2836
29. 10 things to know about in-memory caching in ASP.NET Core 2825
30. Чем CRM отличается от ERP 2752
31. Migrate from .NET Framework to .NET 5 2572
32. How to use IDisposable in ASP.NET Core 2418
33. How getting Lazy in C# 2290
34. Web API Helper Page 2022
35. Web API Validation 1861
36. Еще раз про IP-адреса, маски подсетей и вообще 1607
37. Scrum: 12 терминов, которые нужно запомнить 1580
38. Замыкания в JavaScript для начинающих 1540
39. Important ASP.NET Core Features – Need to Know 836
40. Conditional compilation for ignoring method calls with the ConditionalAttribute 787
41. Logging and Tracing with Post Sharp 725


RSS
Если вам понравился этот сайт и вы хотите меня поддержать, вы можете
Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник
Компиляция и запуск C# и Blazor внутри браузера
Hangfire — планировщик задач для .NET
Почему сеньоры ненавидят собеседования с кодингом, и что компании должны использовать вместо них
Типичные взаимные блокировки в MS SQL и способы борьбы с ними
Семь итераций наивности или как я полтора года свою дебютную игру писал
Стили именования переменных и функций. Используйте их все
PSR Стандарты
Зарплата по результатам собеседования — лучший способ сократить отклики на вакансию, а тестовые задания — избыточны
Резервное копирование на GitHub: топ-10 правил и рекомендаций
Boosty
Donate to support the project
GitHub account
GitHub profile