Explain the difference between managed and unmanaged code?
No Answer is Posted For this Question
Be the First to Post Answer
How do you create threading in .NET? What is the namespace for that?
Types of JIT and what is econo-JIT ?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
When a Static Constructor called in .NET?
What are the differences in C# .Net and ASP .Net.
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is meant by globalization and localization?
How boxing and unboxing occures in memory?
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
What are .net applications?
Explain about the Common Language Runtime?