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 Controller in MVC
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)
Nimit Joshi (4)
Sourabh Somani (1)
Rajeev Ranjan (1)
Krishna Garad (1)
Related resources for Controller in MVC
No resource found
ASP.Net MVC Controller
4/2/2024 9:11:26 AM.
This article elucidates controllers, actions, and routing in ASP.NET MVC. It clarifies how user requests are handled by controllers, invoking specific actions based on URLs. It emphasizes the signific
Controllers in MVC : Define Custom Route
5/27/2021 9:10:05 AM.
This articles helps you to create Custom Routes in your ASP.NET MVC application.
ASP.Net MVC 5 Using Visual Basic: Adding Controller
5/27/2021 7:33:50 AM.
This article explains how to add a Controller and how they work in MVC 5 Web Applications.
Controllers in MVC : Overview of Controller
5/25/2021 5:34:18 AM.
This article provides an overview of the controller, controller actions and action results of ASP.NET MVC.
Getting Started With ASP.Net Web API 2: Day 2
5/24/2021 9:52:41 AM.
In this article, we will learn the ASP.NET Web API to do a MVC application.
Introduction to MVC in Sencha Touch 2
4/22/2020 3:57:02 PM.
This article describes the architecture part of Sencha Touch.
View to Controller Method 6: Day 21
9/22/2014 6:32:36 AM.
In this article we post data from a view to a controller using a form and get the data using a request object.
View to Controller Method 7: Day 22
9/22/2014 6:28:42 AM.
In this article you will learn how post data from a view to a controller using a form and to get the data using a value provider.
HTTP Result in Controller Sample in MVC: Day 14
8/25/2014 6:25:02 AM.
In this article we will see how to use a HTTP result in a controller in MVC.
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.
View Result in Controller Sample in MVC: Day 11
8/12/2014 5:00:31 AM.
This article shows how to use view 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.
Start With The New Taste of MVC 5
10/16/2013 6:14:51 PM.
In this article I am introducing you to creating an ASP.NET Web Application with the latest MVC Project Template with which you will learn the basics of MVC 5.