Explain about major components of the .NET framework.



Explain about major components of the .NET framework...

Answer / izetamtechnologies

• Common Language Runtime(CLR)
• Framework Class Library(FCL)
• Base Class Library(BCL)
o User-defined class library
o Predefined class library
• Common Type System(CTS)
• Common Language Specification (CLS)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What are code contracts?

0 Answers  


What is .net3.5?

0 Answers  


Explain about the Common Language Runtime?

0 Answers  


What is the difference between response.redirect & server.transfer?

0 Answers  


What's wrong with a line like this? Datetime.parse(mystring);

0 Answers  


when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.

1 Answers   AZTEC,


Explain the .NET architecture.

9 Answers   HCL, Idhasoft, Scandent, TCS, TechnoLinks,


is c#.net supports multiple inheritance?

10 Answers  


What are the similarities and difference between class and structure in .net?

0 Answers  


Garbage collector thread is what kind of a thread?

1 Answers  


Tell us what is heap and what is stack?

0 Answers  


object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....

0 Answers   Infotech, Wipro,


Categories