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 is the difference between VB and VB.NET?
Why did they call it .net?
what is a strong name?
Difference between assembly manifest & metadata
What is .net technology?
What method do you use to explicitly kill a users session? How?
How Garbage Collector (GC) Works?
Explain weg config settings for exception managment in asp.net?
Is there built-in support for logging?
Explain security measures exist for .net remoting in system.runtime.remoting?
Can a dll be changed to an exe?
How is meant by dll in .net?