Describe the two main components of the .NET framework ?
Answer Posted / skumar
The .Net framework has two main parts. They are Base class
library and Common Language Run time.
The Base class library gives the classes that are needed for
execute the .net applications.
The CLR is heart of the .Net framework. Which does many
processing in behind scene. Which has lot of internal parts
like Memory Management(Garbage Collection), code
compilation, verification, execution, thread management, JIT
(Just In Time) Compiler, exception handling and debugging.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is http response header?
Please brief not about xsd,xslt & xml?
Define the steps to set up validation control.
Explain what is an assembly?
What is asynchronous call?
Explain server-side scripting and client-side scripting.
What are custom controls?
What asp.net control can embed xaml into asp.net pages?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
What are the authentication types in asp.net?
What is mvc in angular?
Is post back property in asp net?
What are the disadvantages of using session?
What a diffgram is, and a good use for one?
What are the HTML server controls in ASP.NET?