What is .net code security?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the difference between the stack and the heap?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
What is Serialiazation?
What is managed code execution?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
How do we access crystal reports in .net?
Explain me what is a design pattern and what is it for?
Why inheritance is important?
State the differences between the dispose() and finalize().
Can we share session between ASP.Net & ASP
3 Answers Accenture, Value Labs,
What is view state in .net?
What are the deferred execution and the immediate execution in linq?