TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About MVC 5 Controller
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Akshay Patel (6)
Related resources for MVC 5 Controller
No resource found
Return View With ViewName in Controller Sample in MVC - Day 5
6/24/2024 9:02:13 AM.
This article describes how to return a view name from a controller in an MVC project. Start by creating an MVC project from the "Empty" template, then add a controller by right-clicking on &
Layout Sample in MVC, Day 6
12/13/2018 4:49:28 AM.
In this article we will see how to create a layout for a view in MVC.
Layout For All Views Sample in MVC, Day 7
9/25/2017 1:37:02 AM.
This article shows how to set a layout link once for all views in MVC.
Error Handling Method 6: Day 6 of 23
9/28/2014 3:18:35 PM.
This article explains error handling and the display of a page depending on the HTTP status code.
JSON Result in Controller Sample in MVC: Day 13
8/25/2014 6:22:45 AM.
This article shows how to use a JSON result in a controller in MVC.
Redirect Result in Controller Sample in MVC: Day 10
8/12/2014 4:59:15 AM.
In this article we will see how to use a redirect result in a controller in MVC.