Answer Posted / mark
Two methods can have same method name and same signature of
method.But, one method can hide the other method.It uses
Mybase keyword in vb.net,where overriding using Me keyword
in vb.net.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of asp.net mvc?
what is entity framework advantage?
How do you specify comments using razor syntax?
Is .net core faster than .net framework?
How does work clr?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
How we can add the css in mvc?
What are non action methods in mvc?
What is meant by domain model?
what is entityclient?
What is the .net framework and how does it work?
What is .net core framework?
Explain something about model, view and controllers in asp.net mvc?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?