top of page
Search
The Tech Platform
Jun 17
A Guide to Using MapBlazorHub Method in Blazor Server App
Blazor Server application development is transforming the landscape of interactive web applications through the integration of C# and...
The Tech Platform
Jun 7
How to Mitigate Security Threats in Interactive Server-Side Blazor?
Blazor is a framework for building interactive web UIs using C# instead of JavaScript. Server-side Blazor, or Blazor Server, is a flavor...
The Tech Platform
Apr 19
Common Pitfalls to Avoid When Using SignalR in Blazor
In the world of web development, real-time communication between client and server has become a necessity. SignalR, a library developed...
The Tech Platform
Sep 22, 2023
ASP.NET Blazor Hosting Models: Which One Fits Your Project?
If you have started learning about ASP.NET Blazor, congratulations! You're about to embark on a journey into modern web development with...
The Tech Platform
Apr 7, 2022
Blazor Server App CRUD With Entity Framework Core In .Net 5
In this article, we will learn what Blazor is and how we can set up Blazor by making a basic CRUD Application with Entity Framework Core...
bottom of page