Need for Single Page Apps Before we delve into what Blazor is and how...
.NET
Background The current full-stack web development era is filled with a plethora of front-end...
ASP.NETCore Razor pages and ASP.NETCore MVC are both server rendered / server based frameworks...
As you all know, Microsoft launched the latest version of its .NET platform by...
.NETCore is the widely used cross-platform and open-source developer platform for building web/mobile/desktop/games/IoT/AI/ML apps....
As we all know, .NET is the widely used cross-platform and open-source developer platform...
We use ASP.NETCore UserIdentity a lot to implement and manage the User authentication mechanism...
Static modifier is commonly used in all programming languages. There are two distinct reasons for...
MVC architecture has been in place since past 4 decades or so when GUI (Graphical...
Below is a simple implementation of work flow engine using interfaces and the concept...
Every programming language allows to define and classify data so we can use it...
Traditional ways of software development focus on DB-first implementation methodology. But we are in...