Anti-Corruption Layer
Create a facade/adapter layer between different subsystems that do not share the same semantics
Create a facade/adapter layer between different subsystems that do not share the same semantics.
Cache-Aside pattern
Cache mostly static data
Load frequently accessed data into a cache from a data store to improve the application's performance.
Book: Blazor for ASP.NET Web Forms Developers
Old dogs can learn new tricks
Blazor for ASP.NET Web Forms Developers is a small e-book for ASP.NET Web Forms developers (or for those who feel that way), who want to migrate old projects to new open-source, cross-platform solutions.