How is method overriding different from method overloading
Answer / kirti
When overriding a method, you change the behavior of the method for the derived class. Overloading a method simply involves
having another method with the same name within the class.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 , ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0
What is the advantage of using asp.net routing?
mention in what all scenarios entity framework can be applicable?
Can we access the web controls in a page pre initialising event?
What is ado.net data provider? : Entity framework
And if they have conflicting method names ?
Is it possible to share a view across multiple controllers?
What is .net framework used for?
What is the difference between entity framework and mvc?
What is the use of JIT
What is presentation framework?
Features in .net framework 1.1 ?