Поиск  
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 204
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 167
7. Software | Frameworks | Libraries | Tools cheatsheet 135
8. Security Through Obscurity, everything you need to know 130
9. Security Through Obscurity: A Critical Analysis of Hidden Dangers 118
10. Memory Caching in .NET - Boost your app's performance 118
11. Про модель, логику, ООП, разработку и остальное 99
12. 5 ошибок при разработке высоконагруженных сервисов 87
13. 300+ вопросов по JavaScript на собеседовании 81
14. Что такое Material Design и почему он так популярен 75
15. Технический долг. Как не обанкротиться 73
16. Когда устал от алгоритмов: Ревью кода на собеседовании 71
17. Security Through Obscurity (STO): History, criticism & risks 70
18. Пользовательские интерфейсы в упадке 69
19. Что такое технический долг и как им управлять 63
20. Чек-лист по запуску нового сайта: что нужно учесть? 62
21. Вождь разрабчьей стаи 55
22. Забудьте про Go и Rust: MoonBit - новый король WebAssembly 55
23. Calculating optimistic memory footprint of managed object 52
24. «Если честно, уже хочется выть»: вот что бесит айтишников в IT 50
25. Резервное копирование на GitHub: топ-10 правил и рекомендаций 40
26. Kanban VS Scrum: в чем разница 39
2024
1. PostgreSQL in C# .NET with Npgsql, Dapper, and Entity Framework: The complete guide 21650
2. File upload in ASP.NET Core 6 – detailed guide 16207
3. Using Coravel as a scheduler in ASP.NET Core 12472
4. How to implement pagination in ASP.NET Core Web API? - Ultimate guide 11035
5. Soft skills: 18 самых важных навыков, которыми должен владеть каждый работник 10268
6. Using ASP.NET Core SignalR with Vue to implement web notifications 9673
7. Pagination in a .NET Web API with EF Core 9287
8. How to query JSON in C# using SQL, LINQ, ADO.NET 9193
9. Coding with AI: Tips and best practices from developers 8841
10. A practical guide to modular monoliths with .NET 8749
11. Optimizing data operations with OData in .NET 8 8070
12. Understanding Ahead-of-Time (AOT) compilation in C# 7343
13. Top 15 Software Development Trends in 2024 7172
14. Applicant Tracking Systems: Everything you need to know 7041
15. The 50 best CI/CD tools all DevOps teams should know in 2024 6439
16. Create a gRPC server in .NET Core 6360
17. How to build a simple REST API in PHP? 6326
18. How to implement feature flag in ASP.NET Core Blazor 5915
19. Examples of composition in C# — a simple guide for beginners 5909
20. Setup Azure Logs Alerts & Notifications for application exceptions 5711
21. Performance benchmarks of PostgreSQL .NET with Npgsql, Dapper, and Entity Framework Core 5684
22. Application Insights: Telemetry logging in ASP.NET Core 5647
23. Implementing health checks in .NET 8 5604
24. REST API design best practices 5603
25. Compatibility of ASP.NET Web Forms and ASP.NET MVC 5601
26. Managing concurrent database updates 5582
27. Kestrel Web Server in ASP.NET Core 5503
28. Mastering C#: Tips for performance, LINQ, DTOs, and more 5468
29. The 5 C# PDF libraries every developer mostly use 5393
30. ASP.NET 8 Token Authentication for Web API and React with Integration Testing (Part 2: Integration Test) 5391
31. .NET — LinkedList vs ToArray 5114
32. Caching strategies in .NET Core 5035
33. Optimizing LINQ queries in C#: tips and best practices 4828
34. SignalR simplified: Creating efficient pure WebSocket servers with SimpleR for ASP.NET Core 4803
35. Building modern architectures: Functional Core, Imperative Shell revamp 4743
36. Custom metrics in .NET using the new MeterFactory 4708
37. Background services in .NET Core 4640
38. SQL Server CTE: usage, features and limitations 4636
39. Turbocharging ASP.NET Core applications: A deep dive into performance optimizations 4454
40. Send alerts when website is down — Azure Application Insights availability test 4449
41. Dockerizing ASP.NET Core applications: A comprehensive guide 4442
42. What are the 10 most common Software Architecture patterns? 4419
43. Перестаньте называть себя программистом и другие карьерные советы 4385
44. Coravel - Easy task scheduling for your .NET web apps 4336
45. An SEO’s guide to writing Structured Data (JSON-LD) 4303
46. .NET — ToList vs ToArray 4279
47. C# .NET 8 — Cache service with Distributed Cache 4161
48. .NET Framework developer roadmap in 2024 for beginners 3962
49. Programmatically convert HTML to PDF in .NET Core C# without dependencies 3935
50. Deep dive into .NET REST API security 3923
2023
1. How to build a simple REST API in PHP 22695
2. How to build a simple PHP MVC framework 20403
3. Unit of Work with Generic Repository implementation using .NET Core 6 Web API 16738
4. How C# interfaces can help you structure your codebase 15020
5. Beyond the basics: Advanced Vertical Slicing techniques in C# 15014
6. How to create image and file upload in PHP with jQuery AJAX 14865
7. Secrets Management: Best Practices for C# Developers 14418
8. CRUD operations In ASP.NET Core Blazor server with Azure Cosmos DB and C# 13947
9. How to implement effective retry logic in C# 13261
10. How to convert a SQL query into C# LINQ 12681
11. 10 tools for .NET developers that you probably didn’t know about 12484
12. .NET Core microservice logging with Grafana and Loki 11927
13. Dapper advanced features in .NET Core 11402
14. .NET 7.0 + Dapper + PostgreSQL - CRUD API Tutorial in ASP.NET Core 11186
15. Building a .NET distributed application with DAPR and Azure Container Apps 11020
16. .NET Task Parallel Library vs. System.Threading.Channels 10933
17. Clean Architecture in ASP .NET Core Web API 10852
18. Top 15 Software Development Methodologies: Benefits and Drawbacks 10650
19. CQRS in ASP.NET with separate read/write models using MediatR 10327
20. Reflection in C#: examples, tricks and tips 10215
21. Best practices for Clean Code 9240
22. React vs Blazor: The Battle of Modern Web Development Frameworks 8977
23. .NET gRPC — Simple chat application with gRPC 8606
24. What is the hardest thing in software development? 8500
25. How to write unit tests with Dapper 8492
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 8193
29. Unit Testing with C# and .NET (Full Guide) 7987
30. ASP.NET Core: How to Maximize Performance and Scalability of Your App 7790
31. Inheritance strategies in Entity Framework Core 7 7756
32. Expressions in .NET: A practical guide to System.Linq.Expressions 7734
33. How to create simple reports with PrintDocument in C# 7714
34. Exploring the evolution of backend Software Architecture: N-Layered, DDD, Hexagon, Onion, and Clean Architecture 7603
35. Unit Testing in .Net Core 6.0 Web API using xUnit 7346
36. ValueTask vs Task in C#: when to use which? 6859
37. Relational database systems are becoming a problem — but what to do about it? 6771
38. What is Apache Superset? 3 important factors 6748
39. Domain-Driven Design: Understanding value objects 6646
40. Robust RabbitMQ implementation for ASP.NET 6588
41. Software Engineer Vs. Data Scientist: Career Guide for 2024 6513
42. C# parse HTML with AngleSharp 6431
43. The Blob 6314
44. Database setup with DbUp + PostgreSQL + Dapper in ASP.Net Core 6239
45. Dealing with Code Performance— Micro and Macro Optimizations 6233
46. .NET Core — The simple step-by-step guide to creating and using a Generic Repository 6221
47. Attributes and Decorators in C# 6200
48. OpenAI has hired an army of contractors to make basic coding obsolete 6146
49. Modularizing Software: Modular Monolith over Microservices in Domain-Driven Design 6067
50. How to get client IP address and location information in ASP.NET Core 5992
2022
1. 10 Git repository naming best practices 20985
2. Enjoy using Mapster in .NET 6 15450
3. Top 10 programming languages portfolio for 2022 11171
4. RabbitMQ Message Queue using .NET Core 6 Web API 8756
5. Readonly Vs Static Readonly in C# 8501
6. C# Blazor Vs Razor: Differences with example 8459
7. Implementation of the Redis Cache in the .NET Core API 7678
8. .NET Core and RabbitMQ 7323
9. CRUD Operation and Microservice Communication using gRPC in .NET Core 6 Web API 6904
10. Best practices to secure ASP.NET Core MVC web applications 6752
11. 10 Productivity Tips for Software Developers 6229
12. Hexagonal Architecture ASP.NET Core 5952
13. Entity Framework Core and high performance 5907
14. Рассуждение на тему, какую базу данных выбирать 5670
15. HangFire with .NET 6.0 5653
16. OpenTelemetry with Jaeger in .NET Core 5626
17. Let’s talk about salary 5582
18. LINQ — How to avoid nested loops in C# 5544
19. Run and manage periodic background tasks in ASP.NET Core 6 with C# 5341
20. What is the best frontend option for .Net backend? 5235
21. SignalR: The best ASP.NET Core Library for Building Interactive Apps 5219
22. Configure multiple DBs with Repository pattern in .NET Core 4359
23. Distributed Redis caching in ASP.NET Core 4275
24. .NET Core Blazor: Definition, characteristics, features and example 4236
25. MediatR with .NET 6.0 4099
26. Singleton vs static class 4097
27. Building a custom Configuration Provider in .NET 6 4073
28. Best LINQ performance 4060
29. REST API Naming Conventions and Best Practices 4005
30. Why you shouldn't use the Repository pattern in .NET 3880
31. Как мы столкнулись с версионированием и осознали, что вариант «просто проставить цифры» не работает 3828
32. Top 11 SQL Server Maintenance Plan Best Practices 3769
33. Implement gRPC global exception handler in ASP.NET 3620
34. .NET 6 vs .NET 5: How .NET 6 has changed the game of Software Development? 3618
35. Super Fast Query in Entity Framework 3162
36. 7 improvements you might have missed in .NET 6 2966
37. Implementation of Global Exception Handling using .NET Core 6 Web API 2880
38. Full Stack Development: Definition, Developer Skills and Tools 2846
39. Top 6 performance tips for .Net Developers 2774
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. Выгорание эволюционирует. Что такое «тихий уход» — новый тренд среди офисных сотрудников 2626
44. Caching in .NET 6 2500
45. Правило 3-х часов: сколько нужно работать в день 2422
46. Modernizing ASP.NET Web Forms Applications (Part 2) 2418
47. Angular Lifecycle Hooks: ngOnChanges, ngOnInit, and more 2387
48. Универсальный ускоритель инженера: как расти быстрее с помощью проектов 2371
49. Как правильно выбрать название для Unit тестов 2361
50. «Великое увольнение» продолжается: теперь с работы уходят даже боссы 2361
2021
1. 10 Points to Secure ASP.NET Core MVC Applications 9358
2. Onion Architecture In ASP.NET Core with CQRS – Detailed 8803
3. .NET Core HttpClient best practices 8593
4. Integrating SignalR with React TypeScript and ASP.NET Core 8496
5. Using Entity Framework Core and Dapper in ASP.NET Core – Safe Transactions 7946
6. NUnit vs. XUnit vs. MSTest: comparing unit testing frameworks in C# 7259
7. Web API design principles or Web API design guidelines 7225
8. Add a React app to your ASP.NET Core application 6972
9. Typescript vs. Javascript: The key differences you should know in 2021 6897
10. Upload and download multiple files using .NET 5.0 Web API 5773
11. Memory anti-patterns in C# 5644
12. Dapper vs Entity Framework vs ADO.NET performance benchmarking 5635
13. The art of .NET custom exceptions 5353
14. How to run ASP.NET Core & SQL Server from Docker 5143
15. How to Publish an ASP.NET Core & React SPA to IIS 5080
16. Encrypt your database columns with EntityFramework & .NET Core 4597
17. SQL Server performance tuning: Nine best practices 4479
18. Simple In-Memory Caching in .Net Core with IMemoryCache 4240
19. Understand CORS and learn how to enable it for your ASP.NET API 4177
20. Azure background jobs 3803
21. .NET 5.0 Web Api global error handling 3475
22. Разбираемся с middleware в ASP.NET Core 3433
23. .Net Source Generators 3430
24. SQL Server performance monitor data: Introduction and usage 3399
25. Hangfire — планировщик задач для .NET 3372
26. Will you still hire me when I’m 50? 3335
27. Never return NULL references from your functions 3305
28. Formatting Strings using Templates in C# 2839
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 2421
33. How getting Lazy in C# 2296
34. Web API Helper Page 2023
35. Web API Validation 1863
36. Еще раз про IP-адреса, маски подсетей и вообще 1607
37. Scrum: 12 терминов, которые нужно запомнить 1582
38. Замыкания в JavaScript для начинающих 1540
39. Important ASP.NET Core Features – Need to Know 836
40. Conditional compilation for ignoring method calls with the ConditionalAttribute 788
41. Logging and Tracing with Post Sharp 725