– .NET is a free, cross-platform, open source developer platform for building many different types of applications.
. NET Framework consists of two components:
• Common Language Runtime (CLR) - It takes care of automatic detection of .NET types, loading these types and controlling them, memory management, thread processing.
• Base Classes Library - It contains basic, fundamental types used in developing .NET applications.
Leave a Reply
Guest User
Not sure what course is right for you?
Choose the right course for you.
Get the help of our experts and find a course that best suits your needs.
LALITH
– .NET is a free, cross-platform, open source developer platform for building many different types of applications.
. NET Framework consists of two components:
• Common Language Runtime (CLR) - It takes care of automatic detection of .NET types, loading these types and controlling them, memory management, thread processing.
• Base Classes Library - It contains basic, fundamental types used in developing .NET applications.