What are the improvements made in cas in .net 4.0?
No Answer is Posted For this Question
Be the First to Post Answer
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
Do you know the difference between the stack and the heap?
Explain me what is a design pattern and what is it for?
Describe session handling in a webform, how does it work and what are the limitations?
Explain what is a manifest in .net?
Difference between VB.NET and C#. Which is faster ?
What is Serialiazation?
How do I spawn a thread?
when web.config file is being called or referenced?tell me about the searialized procedure followed in page loading.
Should I use readerwriterlock instead of monitor.enter/exit?
What is il and c#?
Give an example program for Getter /read-only methods in JAVA