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
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What is connected scenario? : Entity framework
What are bundling & minification features in asp.net mvc 4?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What are Scaffold templates in ASP.Net MVC?
What is viewbag?
what is entity data model?
Can you please explain the request flow in ASP.NET MVC framework?
How to Create an Intranet Site Using ASP.NET MVC?
What happens when I install the .net framework 3.0? How can I upgrade if I already have the .net framework 2.0 installed?
Can you explain renderbody and renderpage in asp.net mvc?
Can you Write the GC(Garbage Collector) Algoritham in .NET? (But not Explination of Working of GC).
What are Action Methods in ASP.NET MVC?
Can we change web.config settings from iis?
How we can handle the exception at controller level in ASP.Net MVC?