top of page
Search
The Tech Platform
Jun 27
Prerendering in ASP.NET Core Razor Components
When users land on your Blazor WebAssembly app, a speedy initial load time can make all the difference in keeping them engaged. This is...
The Tech Platform
Jun 18
Securing Your ASP.NET SignalR Hub: Simple Strategies for Robust Protection
SignalR is a powerful ASP.NET library that enables interactive communication between server and client in real-time web applications....
The Tech Platform
Apr 6
Razor Pages: A Beginner's Guide to ASP.NET Core Web Development
Razor Pages, introduced in ASP.NET Core 2.0, offer a page-based programming model (paradigm) that simplifies web UI development within the A
The Tech Platform
Jun 3, 2022
Introduction to identity and access management?
Identity and access management (IAM) is a framework of business processes, policies and technologies that facilitates the management of...
The Tech Platform
Dec 31, 2021
Role-Based Access Control (RBAC)
Role-based access control (RBAC) is a method of restricting network access based on the roles of individual users within an enterprise....
bottom of page