Explain about major components of the .NET framework.
• 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 |
What are code contracts?
What is .net3.5?
Explain about the Common Language Runtime?
What is the difference between response.redirect & server.transfer?
What's wrong with a line like this? Datetime.parse(mystring);
when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.
Explain the .NET architecture.
9 Answers HCL, Idhasoft, Scandent, TCS, TechnoLinks,
is c#.net supports multiple inheritance?
What are the similarities and difference between class and structure in .net?
Garbage collector thread is what kind of a thread?
Tell us what is heap and what is stack?
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....