Jemin Desaipositiwise.hashnode.dev·Aug 13, 2024Understanding the Core Components of CLRSummary: Microsoft’s .Net framework has a virtual machine component called CLR (Common Language Runtime). In this blog, we will understand in detail the functions and advantages of the core components of the CLR. We will also go through .NET Framewor...core-components-of-clr
Jemin Desaipositiwise.hashnode.dev·Jul 22, 2024Domain Driven Design Core Principles and ChallengesSummary: Domain Driven Design (DDD) is a software development approach that prioritizes effective communication and collaboration between developers and stakeholders. It aims to create software that accurately represents the intricacies of a business...Domain-Driven Design (DDD)
Jemin Desaipositiwise.hashnode.dev·Jul 12, 2024Understanding Authentication and Authorization in .NET CoreSummary: As the tech business development marketplace evolves with the days the security risks related to it take a surge. This leads to the need for restricting access to a few resources within the application to authorized users only as it allows t...positiwise