What are the new features in .net core?
How WSDL is stored ?
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
What is .net environment?
Explain the .net framework overview?
What is the difference between encrypting a password and applying a hashing?
How to Create and Consume a Web Service?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
Explain what do the terms “boxing” and “unboxing” mean?
Explain what is the difference between response.redirect & server.transfer?
What is view state?
What is Ajax design pattern in .NET?
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?