tag

home / developersection / tag

How .NET Framework Boosts Application Resilience
.net 06-Apr-2022
How .NET Framework Boosts Application Resilience

With huge support from the Microsoft developer’s community, this framework absolutely won’t get outdated anytime quickly, which makes it a favorable choice.

Assemblies in C#
c# 06-May-2016
Assemblies in C#

Assemblies are the building blocks of the .net framework. An assembly is a collection of types and resources that are building to work together and form logical units of functionality.