What is Method Overriding? How to override a function in C#?
Answer / guest
Method Overriding if changing the behaviour of function in
derived class, defined in the base class.
to override a method in the derived class declare the
function virtual in the base class.
| Is This Answer Correct ? | 12 Yes | 3 No |
What property do you have to set to tell the grid which page to go to when using the Pager object?
How do we access crystal reports in .net?
What are the security policy levels in .Net
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
Why MVC programming model preferred?
Explain About GDI object ?
What is heap and what is stack?
Why do we use msmq?
What is Assembly manifest? what all details the assembly manifest will contain.
Class for getting the info that is on clipboard of our system in a windows App?
what is the meaning silverligt control
What are the contents of assembly?