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 is difference between system.string and system.stringbuilder classes?

0 Answers  


Which is the main Difference Between .Net 2003 and .Net 2005?

1 Answers  


What is boxing?

3 Answers  


What is static constructor, when it will be fired?

0 Answers  


Can I write my own .net host?

0 Answers  






What are three common acronyms used in .net, and what do they stand for?

0 Answers  


What is .net3.5?

0 Answers  


What is Full trust permission set in .Net

0 Answers  


ctype(123.34,integer) - should it throw an error? Why or why not?

1 Answers   Wipro,


What is dot net and its uses?

0 Answers  


Explain different types of cookies in .NET?

1 Answers  


Can a try block have more than one catch block?

0 Answers  


Categories