Thứ Năm, Tháng Tư 25, 2024
Metrics report diagnostics about your app. .NET 8 adds over a dozen useful metrics to ASP.NET Core: HTTP request counts and durationNumber of active HTTP requestsRoute matching resultsRate limiting lease and queue durationsSignalR transport...
This is step-by-step development of reference microservices architecture that include microservices on .NET platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12. There is a couple of microservices which implemented...
In a recent interview with Scott Hanselman, Roberta Arcoverde, Head of Engineering at Stack Overflow, revealed the story of the architecture of Stack Overflow. They handle more than 6000 requests per second, 2 billion page views per month, and they...
Sau sự ra đi của Steve Jobs đúng một tuần, thế giới lại mất thêm một thiên tài công nghệ nữa: Dennis Ritchie. Ông được coi là “cha đẻ” của ngôn ngữ lập trình C và đã...
Playing a grand piano is like composing with programming in C#, when using the .NET framework. It’s a grand combination of art and science, a language both beautiful and intricate, allowing developers to write and create not...
Dịch từ bài viết The Clean Architecture (Kiến trúc sach) của tác giả Robert C. Martin hay còn được biết đến rộng rãi với tên “Uncle” Bob. “Bác Bob” hiện tại là cựu nhân viên của 8th Light.

Reduce Bad Code with Code Reviews

Abstract: Do you think code reviews aren’t important? Think again. Code reviews are often recognized as the best way to improve code quality. This article will discuss the importance of code reviews, different types of code reviews, and...
Advanced logging in modern .NET applications. A Sunday-morning-proof-of-concept. Introduction In this article, you'll learn how to set up a development environment to use Elasticsearch and Kibana with logging purposes. During this...
Though many easy-to-use resources are available to help with refactoring, you may not know about them. Check out these 10 tips to help you with efficient refactoring. Something we can say with certainty is...
Khi còn là 1 sinh viên và ra trường thậm chí được vài năm. Vấn đề không những mình mà có thể là nhiều bạn khác quan tâm đó chính là làm sao code chạy được và...
- Advertisement -

POPULAR POSTS

MY FAVORITES