- Full form of MVC?
- Steps of MVC application execution?
- Difference between ViewBag, ViewData,TempData?
- How can i transfer a values from controller to controller?
- How can i transfer a values from action to action?
- How can i transfer a values from view to view?
- What are the form action types-Get Post?
- Can i use a Get function acting like Post to save data?
- What is base class of data annotation?
- What are the types of validations related to MVC?
- How unobtrusive.js works?What will happen if i donot use this?
- What are the return types of actions?
- What can be used as return type while dealing with files?
- Is it possible to return void in action?
- What is main base class for MVC?
- What is base class of validation attribute?
- When model binding works?
- For custom model binding where i have to register that binder?
- What is bundle?
- What is routing?
- What is editor template and display template?
- What are the folders mvc finds for view?
- What are the differences between view and partial view?
Saturday, January 18, 2014
MVC
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment