Types of evidence in .net with context to CAS
No Answer is Posted For this Question
Be the First to Post Answer
State some of the different languages supported by .net?
What is the single responsibility principle?
What is serialization in .NET? What are the ways to control serialization?
Readonly vs. const?
How we can achieve Connection pooling in .Net?
What is smart navigation in .net?
How .NET is able to support multiple languages?
Explain code access security.
Explain how viewstate is being formed and how it's stored on client in .net?
Types of JIT and what is econo-JIT ?
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 implement a generic action in webapi?