Briefly describe the major components of the .NET Framework and describe what each component does.

Recommended Answers

All 2 Replies

The .NET Framework consists of two primary parts: the common language runtime, which manages application execution, enforces type safety, and manages memory reclamation, and the .NET base class library, which consists of thousands of pre developed classes that can be used to build applications.

.NET components contain a great part of UI controls to design interactive user interface. Even professional UI design tools can merely used to improve its function.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.