Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
MVC Language Interview Questions and Answers
Home
Questions
MVC Language
0
votes
Explain what is routing? What are the three segments for routing is important?
answered
Oct 30, 2022
in
MVC Language
by
kamalkhandelwal29
routing
routing-segment
0
votes
Explain what is Model-View-Controller?
answered
Nov 27, 2020
in
MVC Language
by
SakshiSharma
#model-view-controller
#mvc
0
votes
Mention what does Model-View-Controller represent in an MVC application?
answered
Nov 27, 2020
in
MVC Language
by
SakshiSharma
#mvc-model
#mvc-application
0
votes
List out few different return types of a controller action method?
answered
Nov 27, 2020
in
MVC Language
by
SakshiSharma
#mvc-action
#action-method-mvc
0
votes
Mention what is the difference between adding routes, to a webform application and an MVC application?
answered
Nov 27, 2020
in
MVC Language
by
SakshiSharma
#mvc-webform-application
#mvc-routes
0
votes
Mention what are the two ways to add constraints to a route?
answered
Nov 27, 2020
in
MVC Language
by
SakshiSharma
#mvc-constraints
#mvc-route
0
votes
Mention what "beforFilter()","beforeRender" and "afterFilter" functions do in Controller?
answered
Nov 27, 2020
in
MVC Language
by
SakshiSharma
#mvc-functions
#controller-functions
0
votes
Explain the role of components Presentation, Abstraction and Control in MVC?
answered
Nov 27, 2020
in
MVC Language
by
SakshiSharma
#mvc-control
#mvc-components
0
votes
Mention the advantages and disadvantages of MVC model?
answered
Nov 27, 2020
in
MVC Language
by
SakshiSharma
#mvc-model-advantages
#mvc-disadvantages
0
votes
What is Difference among TempData, viewData and ViewBag in MVC
answered
Jun 8, 2020
in
MVC Language
by
DavidAnderson
#mvc
#tempdata
#viewdata
#viewbag
0
votes
Mention what are main benefits of using MVC?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention two instances where routing is not implemented or required?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention what are the two ways for adding constraints to a route?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention what are the file extensions for razor views?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention what filters are executed in the end?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention the order of the filters that get executed, if the multiple filters are implemented?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention what is the use of the default route {resource}.axd/{*pathinfo} ?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
List out the types of result in MVC?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Explain what is the difference between View and Partial View?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention what is the difference between "ActionResult" and "ViewResult" ?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Explain how you can implement Ajax in MVC?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
What is partial view in MVC?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention what is the difference between Temp data, View, and View Bag?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Mention how can maintain session in MVC?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Explain using hyperlink how you can navigate from one view to other view?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Explain how routing is done in MVC pattern?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Explain what are the steps for the execution of an MVC project?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Explain the role of "ActionFilters" in MVC?
asked
May 15, 2020
in
MVC Language
by
sharadyadav1986
0
votes
Explain What Is Model-view-controller?
answered
Aug 18, 2019
in
MVC Language
by
john ganales
#mvc-5-vs-mvc-4
#mvc
#mvc-mvc
#mvc-ado-
net
#mvc-mobile-app-development
#mvc-5-sample-project-with-database
#mvc-extensions
#asp
net-mvc-web-
hosting
#microsoft-asp
net-mvc-2
#asp-mvc-
#microsoft-mvc-4
#mvc-
net-framework
0
votes
Mention What Does Model-view-controller Represent In An Mvc Application?
answered
Aug 18, 2019
in
MVC Language
by
john ganales
#mvc-5-vs-mvc-4
#mvc
#mvc-mvc
#mvc-ado-
net
#mvc-mobile-app-development
#mvc-5-sample-project-with-database
#mvc-extensions
#asp
net-mvc-web-
hosting
#microsoft-asp
net-mvc-2
#asp-mvc-
#microsoft-mvc-4
#mvc-
net-framework
To see more, click for all the
questions in this category
.
...