10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
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
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
Training
Live
JOBS
MORE
CAREER
MEMBERS
About MVC 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)
Microsoft Press (3)
Vithal Wadje (2)
Sourabh Somani (2)
Rajeev Ranjan (1)
Sourav Kayal (1)
Akhil Mittal (1)
Abhimanyu K Vatsa (1)
Dipak Talaviya (1)
Rion Williams (1)
Sekhar Srinivas (1)
Abhishek Jaiswal (1)
Related resources for MVC controller
No resource found
Getting Started With ASP.Net Web API 2 : Day 5
5/24/2021 10:02:36 AM.
In this article, we will learn how to link a MVC Controller to an API Controller.
Various Return Types From MVC Controller
4/8/2021 5:30:17 AM.
In this article, we will see various return types from MVC controllers.
Introduction to MVC Architecture and Separation of Concerns: Part 1
2/4/2021 4:55:59 AM.
My effort in this MVC articles series would be to cover almost all the aspects of MVC starting from creating simple app and connecting with the database with various Microsoft providers.
Various Ways to Pass Data From Controller to View in MVC
11/25/2020 11:20:17 PM.
In this article, we discuss how Controllers interact with Views and how you can pass data from a Controller to a View to render a response back to a client.
Call Stored Procedure From ASP.NET MVC Controller
3/12/2018 4:42:44 AM.
7 steps easy video tutorial for calling stored procedure in MVC.
Return View With ViewName in Controller Sample in MVC - Day 5
9/25/2017 1:38:32 AM.
This article describes returning a viewname from a controller.
Extending MVC Controllers From External Assemblies And Projects
1/13/2017 11:26:52 AM.
In this article you will learn how to extend MVC Controllers from External Assemblies and Projects.
Understanding Controllers in ASP.NET MVC
7/21/2016 12:04:49 AM.
This video is a part of my ASP.NET MVC Complete Reference course which will release in the month of August 2016. In this video i have provided an introduction about ASP.NET MVC Controllers where i hav
Pass Dynamically Added HTML Table Records List To Controller In ASP.NET MVC
4/17/2016 1:32:28 AM.
In this article we will learn how to pass dynamically added HTML Table records list to Controller in ASP.NET MVC.
Returning An Image From ASP.NET MVC Controller
4/6/2016 12:29:32 PM.
In this article you will learn how we can return an image from ASP.NET MVC Controller.
Bind Html CheckBoxListFor And Get Checked Values In ASP.NET MVC Controller
10/31/2015 9:26:08 AM.
In this article you will learn how to bind Html CheckBoxListFor and get checked values in ASP.NET MVC controller.
MVC For Beginners: Day 1 (Controller)
3/11/2015 12:38:04 PM.
In this article we learn about the MVC step by step.
ASP.Net MVC Controller
11/21/2014 11:52:16 AM.
This article explains controllers, controller actions and action results. After reading this article you will understand how visitors visit an ASP.NET MVC website using a controller.
Controller to Controller Sample in MVC: Day 34
11/4/2014 3:27:09 PM.
In this sample example we send some value from one controller to another controller.
File Result in Controller Sample in MVC: Day 15
8/25/2014 6:31:38 AM.
This article describes the file result in a Controller in MVC.
JavaScript Result in Controller Sample in MVC: Day 12
8/25/2014 6:18:15 AM.
In this article we will see how to use JavaScript result in controller in MVC.
Content Result in Controller Sample in MVC: Day 9
8/6/2014 3:21:19 AM.
In this article we will see how to use content results in a controller in MVC.
ViewBag Sample in MVC: Day 2
7/29/2014 6:28:26 AM.
This article describes ViewBag with examples in MVC.
Chapter 9: From 2008 to 2010: Designing the Look and Feel
1/25/2011 12:59:40 AM.
After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input Extend the application with an external plug-in using the Managed Extensibility Framework
Chapter 6: From 2005 to 2010: Designing the Look and Feel
12/1/2010 1:10:18 AM.
After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input and Extend the application with an external plug-in using the Managed Extensibility Framework.
Chapter 2: From 2003 to 2010: Designing the Look and Feel
11/23/2010 2:02:59 AM.
After reading this chapter, you will be able to Create an ASP.NET MVC controller that interacts with the data model. Create an ASP.NET MVC view that displays data from the controller and validates user input and Extend the application with an external plug-in using the Managed Extensibility Framework.