As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
991Post New Dot Net General Questions
What is a design pattern and what is it for?
Explain me what is an anonymous method and how is it different from a lambda expression?
Explain how com+ related to the dna architecture?
What are the properties of ADO.NET?
What is the single responsibility principle?
Why inheritance is important?
Should I use readerwriterlock instead of monitor.enter/exit?
Explain what does managed mean in the .net context?
State the differences between the dispose() and finalize().
What is typical about a windows process in regards to memory allocation in .net?
What should you do to store an object in a viewstate?
How do you create threading in.net?
What are the differences between an interface and an abstract class in .net?
Explain the difference between public and static modifiers?
What is shared and repeatable inheritance?