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 |
Why DLL files are needed. & how They are Created in DOTNET?
what is event inheritance and event delegation?
Explain code access security.
Explain the difference between vb and vb.net?
Do you know what's the difference between .net and laravel?
Resource Files: How to use the resource files, how to know which language to use?
What is garbage collection and how it works ?
What is view state in .net?
What are the contents of assembly?
What is Garbage Collection in .Net and what is the Garbage collection process?
Can you edit data in repeater control? How?
What is the model role in Mvc architecture?