Answer Posted / swapna
DotNet for database handling.
It provides classes for database connection, geting data
from database, handling transactions etc..
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can a view be shared across multiple controllers? If yes, how we can do that?
What is code first? : Entity framework
what is msl?
What is session state management?
Explain the difference between Viewbag and Viewdata in ASP.NET MVC?
What are the options can be configured in AJAX helpers?
What is the difference between .net core and .net framework?
how do you mark a property as required? For example, for a project, the name is a required field.
Explain how you can send the result back in JSON format in MVC?
What is the use of the default route {resource}.axd/{*pathinfo} ?
Explain the methods used to render the views in ASP.Net MVC?
what is way of loading data in ef (entity framework)?
Where is tempdata stored?
What is the "helperpage.isajax" property?
What is difference between Viewbag and Viewdata in ASP.NET MVC?