What is assemblies in .net?
No Answer is Posted For this Question
Be the First to Post Answer
What is .net assembly?
What is managed code in .NET?
What is Garbage Collection in .Net? Garbage collection process?
Please explain what is the difference between encrypting a password and applying a hashing?
How do I use the thread pool?
What is the use of immutability?
Explain what are possible implementations of distributed applications in .net?
What is serialization in .NET? What are the ways to control serialization?
Tell about your technical profile ?
0 Answers TNEB Tamil Nadu Electricity Board,
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?
Explain me what is an anonymous method and how is it different from a lambda expression?
you have a requirement from client, he has an XML file and you need to insert the data into 5-6 tables in database. explain me the procedure.