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 4
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Abhimanyu K Vatsa (9)
El Mahdi Archane (9)
Raj Kumar (7)
Sachin Kalia (7)
Saineshwar Bageri (6)
Nimit Joshi (4)
Amit Patel (4)
Satyaprakash Samantaray (3)
Nishant Mittal (3)
Virendra Gour (3)
Anubhav Chaudhary (2)
Sandeep Singh Shekhawat (2)
Yogesh Tyagi (2)
Buddika Widu (2)
Rahul Kumar Saxena (2)
Manish Dwivedi (2)
Gaurav Gupta (2)
Akhil Mittal (1)
Rohatash Kumar (1)
Anuja Pawar (1)
Amit Kumar (1)
Abhishek Goswami (1)
Sourav Kayal (1)
Sahil Maheshwary (1)
Sateesh Arveti (1)
Scott Lysle (1)
Manish Sharma (1)
Arkadeep De (1)
Aniket Narvankar (1)
Jyothi (1)
Bikesh Srivastava (1)
Rohit Chauhan (1)
Midhun Tp (1)
Jitendra Kumar (1)
K V Ramana (1)
Anoop Kumar Sharma (1)
Surya Prakash (1)
Sathish Kumar (1)
Suraj Sahoo (1)
Abhishek Jaiswal (1)
Vishal Gilbile (1)
Jay Tallamraju (1)
Ck Nitin (1)
Suthish Nair (1)
Dorababu Meka (1)
Shirsendu Nandi (1)
Related resources for MVC 4
No resource found
Logging Errors With Error Logging Modules And Handlers (ELMAH) in ASP.NET MVC 4
10/8/2024 8:33:16 AM.
Error Logging Modules and Handlers (ELMAH) is an alternative to Health Monitoring System (HMS) for logging errors and is free and available under an open-source license created and managed by Atif Azi
RESTful Day #4: Custom URL Re-Writing/Routing Using Attribute Routes in MVC 4 Web APIs
5/24/2024 4:58:26 AM.
In Day #4 of your RESTful journey, delve into the power of custom URL re-writing and routing using attribute routes in MVC 4 Web APIs. Unleash the flexibility of tailored endpoints, optimizing your AP
Introduction To ActionResult Method in MVC
5/16/2024 8:30:49 AM.
ActionResult in MVC determines the type of response sent to the client. It facilitates rendering views, redirecting, returning JSON or content, and handling file downloads, enhancing the flexibility a
Getting Started With Intranet Application in MVC 4
5/15/2024 11:56:30 AM.
In this article I am describing authentication and authorization for intranet applications using the ASP.NET Web application based on the MVC project template.
Create Facebook App using ASP.NET MVC
4/30/2024 11:03:42 AM.
Learn to integrate a Facebook app with your ASP.NET MVC project using Visual Studio 2012 and MVC 4 template. Follow step-by-step instructions to set up SSL, register as a developer, configure app set
ASP.Net MVC 4 - Layout and Section in Razor
4/2/2024 9:25:29 AM.
Razor has a feature called "layouts" that allow you to define a common site template, and then inherit its look and feel across all the views/pages on your web application.
Various Ways to Pass Data From Controller to View in MVC 4
4/1/2024 11:52:59 AM.
In this article, we will discover the myriad ways to transfer data between controllers and views in MVC 4. Explore techniques like ViewBag, ViewData, TempData, Models, and ViewModel for efficient comm
Creating a Simple Application Using MVC 4.0
3/29/2024 9:57:04 AM.
In this article, we will learn to build a basic web application using MVC 4.0, a powerful framework for web development. Utilize ASP.NET and C# in Visual Studio to create a structured Model-View-Contr
Bind Data In WebGrid Control Using Stored Procedure In ASP.NET MVC 4.0 And SQL Server
12/7/2023 9:19:11 AM.
In this article, you will learn how to bind the data in WebGrid control, using stored procedure in ASP.NET MVC 4.0 & SQL Server 2012.
How to Make Custom Login, Register, and Logout in MVC 4 Using Razor and EF
11/8/2021 6:08:20 AM.
In this article, you will learn how to make login, register, and logout screens with real-world functionality using Razor and Entity Framework data models.
Paging In MVC 4 Using PagedList
6/10/2021 7:35:48 AM.
In this article, we will learn how to use paging in ASP.NET MVC 4, using PagedList.
WebApi: CustomMediaTypeMappings in Web API MVC 4
5/28/2021 7:17:45 AM.
In this article, I’ll explain Custom MediaTypeMappings in the WebApi.
Generate Bar Code in ASP.Net MVC 4
5/26/2021 11:40:53 AM.
This article shows how to generate a Bar Code in an ASP.NET MVC project..
Creating Application in MVC 4 Using Razor
5/26/2021 9:40:37 AM.
In this article, we will learn how to create a basic application in MVC 4 using Razor.
How to Use ASP.Net Web Optimization Framework in ASP.Net MVC 4
5/25/2021 6:32:11 AM.
In this article, I will explain how to use the ASP.NET Web Optimization Framework in ASP.NET MVC 4.
CHILD Action Methods in ASP.Net MVC 4
5/3/2021 9:38:14 AM.
In this article, we will explore Child Action methods accessible at the View level.
MediaTypeFormatters in WebApi
4/23/2021 9:13:18 AM.
In this article, I’ll share my MediaTypeformatting in the WebApi.
Import Data From Excel File to Database Table in ASP.Net MVC 4
4/20/2021 9:25:54 AM.
This article provides a brief introduction to importing data from an Excel file to a database.
Differences and Similiarities Of Html.RenderAction and Html.Action Method
4/13/2021 5:35:15 AM.
In this article, we'll see the differences and similarities of the Html.RenderAction and Html.Action methods.
Creating Insert Update and Delete Application In MVC 4 Using Razor
4/8/2021 11:49:19 AM.
Here we will see how to create an insert, update and delete application in MVC 4 using Razor.
Creating Simple Cascading DropDownList In MVC 4 Using Razor
4/8/2021 5:56:21 AM.
This article shows how to create a Cascading Dropdownlist.
Getting Started With BackboneJS in MVC 4
4/1/2021 10:10:56 AM.
This article explains the association of a Backbone Template with the ASP.NET MVC Web Application.
Understand jQuey Ajax Function: Call Web-API Method
3/26/2021 9:52:27 AM.
In this article, we will discuss bit advance topic than previous article. Here we will try to consume WEB-API service using jQuery Ajax function.
Routing in MVC3 Application
3/24/2021 6:08:56 AM.
In this article, I am sharing my thoughts on to create a routing system in an MVC application and the terminology being used.
New Features in MVC 4.0
3/17/2021 6:59:18 AM.
In this article, you will learn about the new features in MVC 4.0.
Create MVC 4 App With Google OAuth Provider
3/12/2021 6:08:54 AM.
In this article, we will look into integration of the OAuth Google provider for authentication within MVC 4 applications.
Create and Consume Web API in MVC 4
3/8/2021 7:56:29 AM.
In this article, you will learn how to create a MVC Web API and how to consume using JSON.
Paging and Sorting in MVC 4
3/8/2021 7:04:53 AM.
This article explains how to implement paging and sorting in MVC using Entity Framework Paged List Library.
Partial View in ASP.Net MVC
3/8/2021 6:50:13 AM.
This article explains partial views in ASP.NET MVC.
Simple Search Panel in MVC 4
3/2/2021 9:05:18 AM.
This article provides a demonstration of implementing a search panel in an MVC project using little more than a bit of JQuery along with a couple of freely available plugins.
Single Page Application in MVC 4 Application Using Sammy.js
3/1/2021 6:03:36 AM.
In this article, we are trying to learn how to create single page application with the help of java script library (knockout.js) and Sammy.js (Client Side Navigation Library).
jQuery UI Autocomplete With JSON in MVC 4
2/10/2021 4:57:05 AM.
In the last post jQuery Ajax GET and POST calls to Controller's Method in MVC we saw an example on ‘GET call with parameter to Controller’s Method which will return JSON data’ (in case you missed,
Unit Testing in MVC 4 Using Entity Framework
2/4/2021 5:43:21 AM.
This article is a brief introduction to the use of unit testing in MVC 4 using Entity Framework with repository.
Avoiding Cross-Site Scripting (XSS) Attacks With AntiXSS in MVC 4
2/2/2021 7:32:24 AM.
In this article, you will learn, with examples, how to avoid XSS attacks in MVC Applications with Microsoft's AntiXSS library.
Querying Using OData on Web API
1/18/2021 5:46:43 AM.
The Open Data Protocol (OData) is a web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today
Session In MVC 4 - Part 1
1/12/2021 10:13:46 AM.
In this article you will learn how to manage sessions in MVC 4.
Filter Grid With Cascading Dropdownlist In MVC Using Razor
11/23/2020 9:14:29 AM.
This article shows how to filter Grid records using a cascading Dropdownlist in MVC.
Add, Edit, Delete Data Using Knockout in MVC 4
5/22/2020 1:56:46 AM.
In this article you will see how to add a new record, delete and edit data using Knockout in MVC 4.
Image Slider (From Folder, Without Database) In MVC 4.0
7/2/2019 10:31:05 AM.
In this post, we will learn how to create an HTML jQuery CSS slider where images are bound from a specific folder.
Creating Simple WebGrid In MVC 4 Using Simple Model And Dataset
5/16/2019 5:54:18 AM.
Here you will learn how to create a simple WebGrid In MVC 4 using a simple Model And Dataset.
Install MVC 4 in Visual Studio 2010
5/9/2019 6:31:21 AM.
In this article I go through step-by-step how to install MVC 4 in Visual Studio 2010.
Bind CheckBox In ASP.NET MVC 4
12/11/2018 11:17:10 PM.
In this article you will learn how to bind CheckBox in ASP.NET MVC 4.
Best Way to Prevent Cross Site Request Forgery Attacks in MVC 4
11/19/2018 3:13:31 AM.
In this article you will learn what Cross Site Request Forgery (CSRF) is and is the best way to prevent such attacks. After a quick introduction about CSRF I will show you an example where the attacke
How To Deploy ASP.NET MVC 4 Application On Local IIS
8/9/2017 4:44:53 PM.
How To Deploy ASP.NET MVC 4 Application On Local IIS
Attribute Based Routing In ASP.NET Web API And MVC 4
3/13/2017 5:22:43 PM.
In this article, we will learn how to implement Attribute Routing in WebAPI 1.
Control Validation And User Custom Validation Setting In ASP.NET MVC 4.0
2/9/2017 12:30:24 PM.
In this article, you will learn about control validation and user custom validation setting in ASP.NET MVC 4.0.
Apply Latest Google reCAPTCHA Using ASP.NET MVC 4.0 In Your Real Time Project
2/2/2017 2:53:44 PM.
In this article, you will learn how to apply the latest Google reCAPTCHA using ASP.NET MVC 4.0 in your real time project.
CRUD Operation And MultiRow Insert In MVC 4 With AngularJS Using Web API
9/23/2016 2:15:28 PM.
In this article, you will learn about CRUD Operations and MultiRow Insert in MVC 4 with AngularJS
Using Redis Cache In Web API
9/21/2016 4:25:28 PM.
In this article, we will learn, how to implement Redis Cache in Web API
ASP.Net MVC 4 Project Of a Photo Gallery
9/15/2016 1:05:28 AM.
In this article I explain how to develop a project using ASP.Net MVC 4 for a user Photo Gallery.
How To Create TreeMap With ASP.NET MVC 4
7/31/2016 7:11:37 PM.
In this article, you will see how to create TreeMap, using the MVC 4 application.
Grouping Data In jqxDataTable Using ASP.NET MVC 4
7/31/2016 6:59:39 PM.
In this article, you will see how to display data in jqxDataTable plugin, using MVC 4 application.
Using TreeView With ASP.NET MVC 4
7/29/2016 6:51:47 PM.
In this article, you will see an easy way to use TreeView with JQXTreeview plugin in MVC 4 Application.
Responsive Charts Using ChartistJS In ASP.NET MVC 4
7/27/2016 4:23:59 PM.
In this article, you will see how to create responsive charts, using ChartistJS plugin in MVC 4 Application.
Using jqxChart With ASP.NET MVC 4
7/24/2016 10:46:34 AM.
In this article, we will see how we can use jqxChart in MVC application.
How To Create jqPlot Charts With ASP.NET MVC 4
7/20/2016 11:49:01 PM.
In this article, you will learn how to create jqPlot charts with ASP.NET MVC 4.
Using Google Organization Chart with ASP.NET MVC 4
7/17/2016 3:13:51 PM.
In this article, you will learn how we can use Google Organization Chart in MVC 4 Application.
Using TreeGrid With ASP.NET MVC 4
7/15/2016 1:34:06 PM.
In this article, you will learn how we can use the TreeGrid widget in MVC application.
Display Data in Report Viewer with MVC 4
6/12/2016 11:33:40 AM.
In this article, I will explain how to display data in Report Viewer (rdlc Report) using MVC4 and Entity Framework.
Using JSON, AJAX, jQuery With ASP.NET MVC 4 Application - Part 2
1/22/2016 11:10:09 AM.
In this article you will learn how to use JSON, AJAX, jQuery With ASP.NET MVC 4 Application.
Controllers, Action Methods, and Action Result In MVC 4
1/15/2016 9:10:09 AM.
In this article you will learn about Controllers, Action Methods, and Action Result in MVC 4.
Sessions In MVC 4 - Part 2
1/13/2016 3:55:06 AM.
In this article you will learn about TempData in MVC 4.
Stored Procedures In ASP.NET MVC
12/22/2015 12:38:08 PM.
In this article, we are going to implement Create, Retrieve, Update, and Delete (CRUD) operations using stored procedures in ASP.NET MVC 4.0.
Using JSON, AJAX, jQuery With ASP.NET MVC 4 Application - Part 1
12/11/2015 12:47:33 AM.
In this article you will learn how to use JSON, AJAX, Jquery With ASP.NET MVC 4 Application - Part 1
Creating First Application In ASP.NET MVC 4.0
10/3/2015 11:54:14 AM.
In this Article, we will learn how to create first application in ASP.Net MVC 4.0
Building MVC 4 App With Bootstrap Layout
8/18/2015 2:47:45 PM.
This article shows how to build a MVC 4 app with a Bootstrap layout.
Working With jQuery DataTables in MVC 4 - Part 3
7/12/2015 10:03:22 PM.
This article explains how to use jQuery DataTables with in MVC 4.
MVC 4: Showing Records in DropDown List and GridView Format
6/15/2015 12:16:05 PM.
This article shows how to bind a Drop Down List in MVC and how to show records in a GridView format on selecting records from a DropDownList.
ASP.Net MVC 4: Showing DATA in Nested Grid View Using jQuery
6/5/2015 6:48:54 AM.
In this article I will show you how to display data in a nested GridView.
Using Membership in ASP.Net MVC 4
5/18/2015 7:27:58 PM.
In this article we will see how to use a Microsoft built-in Membership in ASP.Net MVC 4.
Create HTTP Service Using ASP.Net Web API
3/20/2015 12:56:52 PM.
In this article I will explain how to create a HTTP Service using the ASP.Net Web API.
Using Web Api in MVC 4
1/18/2015 2:03:52 PM.
Here you will see the steps to learn about Web APi controllers & their behaviour using a Demo.
How to Delete Multiple Rows in MVC4 Application
9/3/2014 12:47:54 AM.
This article explains how to delete multiple rows in a MVC 4 application.
Upload File To Server in ASP.Net MVC 4
8/28/2014 4:54:13 PM.
This article explains how to upload a file to a server in ASP.NET MVC 4.
How to Insert Data Into Database Table Using jQuery in ASP.Net MVC4
8/22/2014 1:38:02 PM.
This article explains how to insert data into a SQL Server database using jQuery using a post method in ASP.NET MVC 4.
ASP.Net MVC 4 Crunch
6/28/2014 12:17:48 PM.
This article will take you through the ASP.NET MVC 4 description and design templates in details, the functions of templates and the basics of how they work and the functionality of the Razor View Engine and MVC application structure.
Execution Order of Filters in MVC 4 With Practices: Important FAQ
6/13/2014 6:01:06 PM.
This article describes the execution order of filters in MVC with practices.
Configuring the View Search Location by Customizing Razor in ASP.Net MVC 4
5/31/2014 12:21:57 AM.
This article explains how to configure the view search location by customizing Razor in ASP.Net MVC 4.
Precompiled Razor View Using RazorGenerator MVC and PreCompiledViewEngine in MVC 4
1/24/2014 7:29:49 PM.
A few days ago a question occured to me, can we share a single View across multiple projects? Yes in multiple projects. I thought about it and created a sample application to do that using RazorGenerator.Mvc.
Promoting MVC 4 and Web API Project to MVC 5 and Web API 2
1/2/2014 3:58:45 PM.
This article will introduce you to enhancing MVC 4 and Web API projects based Web Application to MVC 5 and Web API 2 using Visual Studio 2013.
Display Data Using Knockout in MVC 4
11/27/2013 11:35:59 PM.
This article explains how to get started with Knockout and how to display data using Knockout MVC 4.
Web Development 2012: Game Changing Technologies and Tools From Microsoft
11/25/2013 3:19:38 AM.
Instead of focusing on code samples, goal of this article is to talk about best choices of tools technologies in overly confused development world out there. Article is targeted for general audience in software industry: Project Managers, developers, architects.
Hello World First MVC Application
9/30/2013 4:08:28 PM.
This article shows how to start writing MVC applications.
Create Your First MVC Project
5/6/2013 12:17:39 PM.
Let's start creating your first MVC Project.
Consuming Web API in Windows Store Apps
5/1/2013 5:35:08 AM.
In this article I am going to explain how to consume an ASP.Net Web API in a Metro style APP.
First MVC 4 Mobile Application Using Entity Framework
4/22/2013 8:50:04 AM.
This article demonstrates how to make a mobile application using a MVC 4 web application.
Display Data in ASP.NET Web API MVC 4 View
4/4/2013 5:54:55 AM.
In this article we are going to learn how to create an ASP.NET Web API and also show data in a MVC view.
Create Read Operation in Web API Using MVC 4
4/4/2013 5:54:13 AM.
In this article we are going to learn how to create a simple web API for a Get request in ASP.Net MVC 4.
MVC 4 Entity in SQL Server
1/24/2013 9:20:31 PM.
In this article you will see MVC 4 Entity in SQL Server.
Modernizr Library in MVC 4
12/8/2012 7:18:03 PM.
In this article you will learn how developers use Modernizr in MVC 4 Applications.
Twitter RSS Feed Reader in MVC 4
12/6/2012 5:50:19 PM.
In this article you will learn how to setup the Twitter RSS Feed Reader in MVC 4. I'm using the same technique I used in my last article to read the Facebook feeds.
jQuery UI Datepicker in MVC 4 Issue
10/30/2012 12:50:50 PM.
Today, I spent couple of hours in finding the best suited fix of this issue. Actually that was a very simple problem and we may fix it by adding another http request layer in the application but that was not a productive choice.
HandleErrorAttribute or Error Handling in MVC 4
10/22/2012 1:19:37 PM.
HandleErrorAttribute in MVC is used to display friendly error pages to user when something goes wrong in the application. Let’s create a simple exception in the application to explore HandleErrorAttribute.
The Name 'Scripts' Does Not Exist in the Current Context
10/17/2012 12:50:40 AM.
There is a very small bug in the MVC 4 Empty Template that can be seen when you create a new MVC 4 Application with an "Empty" template and start adding views for CRUD operations (using scaffolding). And when you run the application and try to navigate you get the error "The Name 'Scripts' Does Not Exist in the Current Context".
Database Migration in Entity Framework 4.3 Using CodetoFirst (C.T.F) Approach in MVC 4 Application
10/7/2012 4:59:21 PM.
In this article I will describe how to do the database migration in Entity Framework 4.3 while following the code to the first approach in MVC 4.
Using Text Custom ActionResult in MVC 3.0
7/14/2012 11:53:33 AM.
In this article I am trying to explain how to create a custom action in an ASP.NET MVC Application.
Pagination in MVC Application
7/13/2012 9:56:10 AM.
In this Article I am trying to explain how we can achieve paging in MVC applications.
Web API Preview 5 Is Now Available
7/2/2012 2:58:18 AM.
Here I am explaining the new features of the Web API Preview 5 which is now available.