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
Explain the difference between vb and vb.net?
Is .net an object oriented language? What are their components?
What's typical about a windows process in regards to memory allocation in .net?
What does stateless mean?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain the difference between public and static modifiers?
How to load a user control dynamically in runtime?
Describe the Managed Execution Process
How can I tell if .net 3.5 is installed?
What is a variable of implicit type and what is its scope?
Explain attributes in dot net?
What is the microsoft .net?
What is il in vb.net?
What is Ajax design pattern in .NET?
What's singleton activation mode in .net?