Answer Posted / eswar
ADO.NET is part of .NET framework architecture. It is a
model used by .NET application to communicate with a
database for retrieving, accessing and updating data
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is Attribute Routing in ASP.Net MVC?
Can you explain renderbody and renderpage in mvc?
What are the main components of .net framework?
what is datacontrols?
Is it possible to cancel filter execution?
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 you mean by routing in asp.net mvc?
Explain dependency resolution?
What is separation of concerns in asp.net mvc?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is the use of action filters in an mvc application?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What is the difference between viewbag and viewdata in mvc?
What is code first? : Entity framework
What are the components required to create a route in ASP.Net MVC?