- What is the benefit of Razor w.r.t. ASPX view engine?
- What are Action Link and Action Result in MVC? Can you list out the different types of action results returned by action method?
- What are areas in MVC?
- Does MVC support view state? If not, how can we can manage the same?
- What are Html helpers?
- How to create custom data annotation?
- What is filter in MVC? What are the types of filters in MVC?
- What is rout table in MVC?
- What is a view engine? Which is faster: Razor or ASPX?
- How MVC works to process a new request?
- What is the difference between MVC and MVVM?
- What are the difference between ASP.NET MVC and aspx web forms? When you will choose MVC architecture and when to choose ASPX web forms?
- What is data annotation? Can you define how can I define custom data annotation?
- What is view bag, view data and temp data?
- How you will pass parameters to controllers? What are different techniques to pass parameters from view to controllers?
- What is the difference between @Html.ActionLink and Url.ActionLink?
- What are different state management techniques in ASP.NET MVC?
- Does ASP.NET MVC support view state? Why?
- In ASP.NET MVC, what are the session modes and what is default session mode?
- What is Action Result and what are different types of Action Results available in ASP.NET MVC?
March 6, 2014
FAQs in ASP.NET MVC
Subscribe to:
Post Comments (Atom)
Thanks Pandit arun here
ReplyDeleteHey, you r welcome dear!
Delete