Category: Blog

Unleashing the Power of .NET 9

Unleashing the Power of .NET 9: Revolutionizing Application Development The release of .NET 9 marks a significant milestone in the evolution of Microsoft’s unified development platform. Packed with game-changing features, performance upgrades, and enhanced tools, .NET 9 empowers developers to build high-performance, scalable, and secure applications across platforms. Whether you’re targeting web, mobile, desktop, cloud,

Angular 9 is here

The 9.0.0 Angular version released! This is a major release that spans the entire platform, including the framework, Angular Material, and the CLI. This release switches applications to the Ivy compiler and runtime by default, and introduces improved ways of testing components. This is one of the biggest updates to Angular made in the past

BLAZOR is the new big thing

Blazor is the new open source web framework developed by Microsoft to build Single Page Web apps on .NET. Any .NET developer can develop web apps using C# and HTML without need of Javascript. There are two types of Blazor Application Client Side and Server Side. We are going to look at first Client side