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 is model first approach?
Difference between ASP.NET MVC and ASP.NET WebForms?
List the new features added in .net framework 4.0.
What is route config?
Explain tempdata in asp.net mvc?
Explain how you can send the result back in JSON format in MVC?
What is stateless model?
What is the use .glimpse in mvc?
how can you tell ef to have a different table or column name than that defined for the class?
How do you specify comments using razor syntax?
How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?
I want to fetch data from datareader. i have three tables in datareader. i want to bind my two table with datagrid, then i want to fetch a value from my third table. do u have any idea pls help me. we use dr.nextresult() for multiple tables.
What is attribute routing in mvc?
What is the .net framework?
What are Validation Annotations?