Answer Posted / guest,naveen
You can try it in your System, by writing a small program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between static class and singleton class in c#?
What happens if you add duplicate elements to a set?
What is difference between private and protected?
Is inheritance possible in c sharp?
So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?
What is callback method in c#?
What are the principles of delegation?
What are circular references? How garbage collection deals with circular references.
What does dbml mean in texting?
How do we achieve encapsulation in c#?
Why do we need constructor?
Can we use "this" command within a static method?
What are the different states of a thread?
What is session state in asp net c# with example?
How can I develop an application that automatically updates itself from the web?