Answer Posted / kirti
It's up to you to implement the method inside your own class, so implementation is left entirely up to you. This might cause a problem on a higher-level scale if similarly named methods from different interfaces expect different data, but as far as compiler cares you're
okay.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is the following route definition a valid route definition? {controller}{action}/{id}
What is mvc entity framework?
how do you query in entity model when the result has a join from from different database other than the entity model?
What is domain class model?
Explain the 'page lifecycle' of an ASP.NET MVC?
What is the difference between ViewData, ViewBag and TempData?
What is the .net framework?
What is web api‘s in asp.net mvc 4 ?
What is RouteConfig.cs in ASP.Net MVC 4?
Can I remove .net framework?
what do you mean by table-per-type?
mention what is csdl, ssdl and msl sections in an edmx file?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
What are the advantages of mvc over asp.net?
what is scalar property?