Blazor Vs. ASP.NET

Blazor is a new Single Page Application (SPA) technology by Microsoft. It is a comparable technology to React, Angular, and Vue.js but uses C# instead of JavaScript. It brings C# to the world of SPAs and challenges traditional web apps frameworks such as ASP .NET Web Forms and ASP .NET Core MVC for building web apps. This article discusses the choice between SPAs and traditional web apps and explains the difference between server-side and client-side rendering.

Read More Blazor Vs. ASP.NET

Choosing the right JavaScript framework/library for Microsoft ASP.NET applications

There are many JavaScript frameworks/ libraries available in the market today and Architect / developers have to consider different important parameters before choosing the right JavaScript framework for a project. This blog gives the high-level information about the available JavaScript frameworks/ libraries and its usage in ASP.net applications.
Read More Choosing the right JavaScript framework/library for Microsoft ASP.NET applications