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 is html.renderpartial?
Explain what platforms does the .net framework run on?
What is asp net framework?
what is eager loading?
Explain something about model, view and controllers in asp.net mvc?
What is Area in ASP.Net MVC?
In Server how to check whether model has error or not in ASP.Net MVC
Explain the advantages of asp.net mvc over asp.net?
What are Validation Annotations?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
What operating systems will the .net framework 3.0 be available for?
what is entity data model?
How does the 'page lifecycle' of asp.net mvc works?
What is .net core framework?
How can I return string result from action in asp.net mvc?