What are the important components of .net?



What are the important components of .net?..

Answer / Ravinder Pratap Singh

The important components of .NET include: 1) Common Language Runtime (CLR): provides services such as memory management, exception handling, and security. 2) Framework Class Library (FCL): a collection of prewritten classes that can be used for common programming tasks. 3) ASP.NET: a framework for building web applications in .NET. 4) Windows Forms and WPF (Windows Presentation Foundation): libraries for creating desktop applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Why DLL files are needed. & how They are Created in DOTNET?

1 Answers  


what is event inheritance and event delegation?

1 Answers  


Explain code access security.

1 Answers  


Explain the difference between vb and vb.net?

1 Answers  


Do you know what's the difference between .net and laravel?

1 Answers  


Resource Files: How to use the resource files, how to know which language to use?

1 Answers  


What is garbage collection and how it works ?

1 Answers  


What is view state in .net?

1 Answers  


What are the contents of assembly?

4 Answers  


What is Garbage Collection in .Net and what is the Garbage collection process?

4 Answers  


Can you edit data in repeater control? How?

1 Answers  


What is the model role in Mvc architecture?

3 Answers  


Categories