What is the advantage of packaging over xcopy in .net?
Is there any thread in our .net programs?
What are the differences between com architecture and.net architecture?
Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?
Please explain what is the difference between a class and an object?
What is the difference between response.write & response.output.write?
What does cli do?
What exactly is being serialized when you perform serialization in .net?
What tools is used to develop .NET applications?
What is managed code in .NET?
What is gac in .net?
How do you view the methods and members of a dll?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
I'm having some trouble with cas. How can I troubleshoot the problem?
which methos do you invoke on the dataadapter control to load your generated dataset with data?