Learn how to use gRPC, a language-agnostic, high-performance RPC framework, to build lightweight, high-performance services in ASP.NET Core 3.0 gRPC is a Google-created, open source, schema-first ...
Modern distributed applications require much more than just application logic. Features such as state management for services, communication using publish/subscribe messaging and event-driven binding ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Clearly separated HTML and ASP One common shortcut to identify in your application is the use of embedded HTML within ASP routines to render an interface element. This practice inevitably causes ...