2
Reply

What is CLR in .NET Framework?

Vijay Singh

Vijay Singh

Apr 08, 2024
189
1

    CLR stands for Common Language Runtime. It’s a crucial component of the .NET Framework (and its successor, .NET Core/.NET), responsible for managing the execution of .NET programs. Here’s a breakdown of its main features and functions:

    Vijay Singh
    April 08, 2024
    2

    1. <div class="container"><div class="content">hello</div>
    2. </div>

    Harshit Pandey
    April 19, 2024
    1