Explain the difference between constants and read-only variables?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the process of serialization in .NET?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
How can I get at the win32 api from a .net program?
Please explain what is heap and what is stack?
What is a resource? Provide an example from your recent project.
Explain weg config settings for exception managment in asp.net?
Can you edit data in repeater control? How?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is an Exception? How many exceptions exist in Dot net and explain them?
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
how do you retrieve the customized properties of a .NET application from XML .config file? Can you automate this process?
What is machine.config in .net?