can you overload a method of class A in Class B if it is derived class of A?If it is yes tell me how is it possible?
4 7583
How does one compare strings in c#?
What are strong name assemblies?
What is the difference between list and array in c#?
Can int be null c#?
What is the default value of object in c#?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
What is the difference between ref and out parameters in c#?
What are the benefits of using windows services:
What is data annotation in c#?
Explain what is the smallest unit of execution in .net?
Describe a Struct ?
What does int parse do in c#?
Which technology is best for desktop application?
Can abstract class be sealed?
What does immutable mean in c#?