Please explain the difference between constants and read-only variables?
No Answer is Posted For this Question
Be the First to Post Answer
Explain boxing and unboxing in .net.
Types of JIT and what is econo-JIT ?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?
Explain how garbage collection works?
Explain about .Net products?
How will you load dynamic assembly? How will create assemblies at run time?
0 Answers InfoAxon Technologies,
How do I spawn a thread?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
What are the different types of assemblies?
What is machine.config in .net?
How to debug failed assembly binds?