Thứ Ba, Tháng Tư 1, 2025
Scala là gì? Scala là ngôn ngữ lập trình đa mẫu hình, được thiết kế tích hợp các tính năng của lập trình hướng đối tượng và lập trình hàm. Scala chạy trên nền máy ảo Java và nó...
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...
Ngay thời điểm bây giờ, nếu chưa có lựa chọn cho con đường làm lập trình của bạn, ngoài những ngôn ngữ kinh điển, thì hãy dành thời gian để nghiên cứu ngay 5 ngôn ngữ lập...
Theo các cuộc khảo sát hàng năm của StackOverflow, Rust là ngôn ngữ lập trình được yêu thích nhất trong năm năm liên tiếp gần đây. Trang web chia sẻ code GitHub cho biết Rust là ngôn ngữ...
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...
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...
Developing a Microservices architecture with back-end Message Queuing Services to support a front-end Angular 6 application built with Angular Material Design Introduction The Monolith. By definition, a monolith is a geological feature consisting of a single massive stone or rock, such as a...
Below are our C# coding standards, naming conventions, and best practices.Use these in your own projects and/or adjust these to your own needs. douse PascalCasing for class names and method names.
Optimizing memory usage is a crucial aspect of .NET performance tuning. Excessive heap allocations can lead to frequent garbage collection (GC) cycles, impacting application responsiveness and throughput. In this article, we’ll explore how to track memory allocations,...
Introduction In the world of software development, maintaining clean and maintainable code is paramount. To achieve this, we often turn to design principles that guide us in writing robust...
- Advertisement -

POPULAR POSTS

MY FAVORITES