Answer Posted / kirti
It's an abstract class with public abstract methods all of which must be implemented in the inherited classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the components of the .net framework.
What is the difference between ViewData, ViewBag and TempData?
How can I return string result from action in asp.net mvc?
Explain two instances where routing is not implemented or required?
How we can invoke child actions in ASP.Net MVC?
mention in what all scenarios entity framework can be applicable?
If I have multiple filters implemented, what is the order in which these filters get executed?
Explain what languages does the .net framework support?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
How we can add the css in mvc?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
How to Create an Intranet Site Using ASP.NET MVC?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What are Model Binders in ASP.Net MVC?