Explain about major components of the .NET framework.
Answer Posted / 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 View All Answers
Difference between dispose and finallize method?
What are the different types of memory in .net?
Explain me what is the .net framework and how does it work?
How do you create threading in.net?
What is .net technology?
Elements of CAS
Do you know what is garbage collector?
Can I write il programs directly?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
What are the differences between user control and server control?
what is dotnet architecture? can anyone explain that.
Why is .net used?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
What is static constructor, when it will be fired? And what is its use?
What is RCW (Run time Callable Wrappers)?