Answer Posted / siteofraj
.Net is used to develop websites, webservices and mobile
applications
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Define the core components of an ASP.NET MVC application?
What is stateless model?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
Explain the .net framework.
What is the difference between adding routes, to a webforms application and to an mvc application?
What are the 2 ways of adding constraints to a route?
What is net framework 3.0 ?
Is the following route definition a valid route definition? {controller}{action}/{id}
What is attribute routing in mvc?
Why to use html.partial in mvc?
What is the meaning of unobtrusive javascript?
What you mean by routing in mvc?
Explain RenderBody and RenderPage in ASP.Net MVC?
What are the options can be configured in AJAX helpers?
What is the difference between ViewData, ViewBag and TempData?