Click here to Skip to main content
15,881,248 members
Everything / MVC / MVC4

MVC4

MVC4

Great Reads

by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
by SEJohnson
Linking to an existing SQLDB in ASP MVC4.0 and EF5.x.
by Arora Sumit
Routing in MVC
by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard

Latest Articles

by Ejrr1085
This article describes two ways of how to create a multiple HTML select control in ASP.NET MVC programmatically, using JQuery, C# and Razor.
by Mahsa Hassankashi
Best approach for having more secure channel to transfer user information throughout the web
by Khademul Basher
How to create a set of data models from a set of database tables.
by Muhammad Albedewy
Validate Anti-Forgery in 6 easy steps

All Articles

Sort by Updated

MVC4 

3 Apr 2019 by Mahsa Hassankashi
Best approach for having more secure channel to transfer user information throughout the web
18 May 2017 by Khademul Basher
How to create a set of data models from a set of database tables.
23 Dec 2016 by Muhammad Magdi
Simple native file Uploader with a progress bar without using flash player or any external file Upload plugins
20 Nov 2016 by Ehsan Sajjad
File Uploading in asp.net mvc without reloading complete page using IFrame
15 Oct 2016 by Prabu ram
A complete automatic generation of menu in ASP.NET MVC using attributes applied on controllers.
5 Oct 2016 by Hussain Patel
In this article I will show how to create an ASP.NET MVC web application with a custom bootstrap theme / layout. For this demo I am using Visual Studio 2012, ASP.NET MVC 4, a custom bootstrap theme (Bootstrap Business Casual).
31 Aug 2016 by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
30 Aug 2016 by Hussain Patel
In this article I will show how to display an SSRS report in ASP.NET MVC application.For this demo I am using Visual Studio 2012, ASP.NET MVC 4 - Empty Template, an existing SSRS report deployed on SSRS Server and a nuGet package.
19 Aug 2016 by AmosLong
An ASP.NET MVC 4 Implementation of Sudoku, with a Board Builder
23 Jun 2016 by Sumit Thakur
Send & Receive SMS using TWILIO SMS API
23 Apr 2016 by Ehsan Sajjad
Better approach to bind dropdownlist with enum in MVC
17 Apr 2016 by Passion4Code
Here I would be demonstrating an application to chat and chat private as well, using SignalR. Before that we need to know first what is SignalR! SignalR is an open and free library which can be used to have real-time functionality integrated to your web applications
2 Feb 2016 by raddevus
After working through this article you will have a novel way of easily posting new blog articles which will auto-update the content on your site and you will have learned the C# ASP.NET MVC code to do this.
25 Jan 2016 by raddevus
Why is the _ViewStart.cshtml file so important to understanding MVC and the Razor ViewEngine? This article shows you the magic of the _ViewStart file and reveals secrets of MVC code using ILSpy.
24 Jan 2016 by raddevus
This article extends the 2-part article I wrote showing you how to write your own blog engine in ASP.NET MVC.
19 Jan 2016 by Suraj Pant
Create custom validation in ASP.Net MVC application through data annotation and get customized error messages from XML file.
14 Jan 2016 by Vikas Sharma
In this article we are to going to create Web APIs for manipulating and performing CRUD operations on student resource of our project.
15 Dec 2015 by Brownie24
A simple, step-by-step guide to implementing a multi-select list in .NET MVC, intended for beginners to .NET.
24 Oct 2015 by Ehsan Sajjad
Writing Custom Validation Message Helper extension in ASP.NET MVC
7 Sep 2015 by nirman b doshi
This article demonstrates the use of MultiSelectTreeView.Mvc NuGet package in MVC application
27 Jul 2015 by Marla Sukesh
In this article we will take our MVC 5 Project into next level by introducing Data Entry Screen and Database Communication.
23 Feb 2015 by Tushar_Gupta
A custom security architecture for role based access to components in a page
15 Jan 2015 by Guruprasad.K.Basavaraju
An MVC application to make a copy of CodeProject articles in your Browser Cache using HTML5's AppCache feature
29 Dec 2014 by Mahdi K.
This article will help you to handle all types of errors in MVC platform; MVC Views, API, 404.0, Synchronous/Asynchronous Calls all with same user experience centrally.
11 Dec 2014 by Snesh Prajapati
In this article, we will learn the concept of Areas in ASP.NET MVC and how to use it with a practical scenario.
4 Dec 2014 by Marla Sukesh
Supporting article for MVC step by step series. Here we will see detail demonstration on exception handling.
26 Nov 2014 by Akhil Mittal
Complete CRUD Operations in MVC 4 using Entity Framework 5 without writing a single line of code.
26 Nov 2014 by Akhil Mittal
This article will be a kind of tutorial to explain how we can set up a knockout.js environment in an MVC4 application that is also capable of performing CRUD operations
10 Nov 2014 by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard
6 Oct 2014 by Gaurav Aroraa
In this article, we will learn how to consume ASP.NET WEB API hosted on another server (as a REST services only) using ASP.NET MVC4 (as a client) with RESTSHARP.
1 Aug 2014 by Shivprasad koirala, Marla Sukesh
In day 4 we will look in to JSON ,Jquery ,Aysnch controllers and session management.
4 Apr 2014 by Rammohan Raja
Navigation, forms and data table
31 Mar 2014 by Er. Puneet Goel
This is quick tutorial how to start with ajax in mvx with all basic Add, Update, Edit and delete functionality in a sinlge page
27 Mar 2014 by Rammohan Raja
Web development for desktop applications developers
28 Nov 2013 by Rahul Rajat Singh
In this article we will look into ASP.NET Simple Membership Provider which comes as the default authentication and authorization mechanism with ASP.NET MVC 4 internet application
31 Oct 2013 by Relly Rivlin
This article describes a server and client side code including explanations of a generic database frontend web application.
8 Oct 2013 by Dirk_Strauss
Securing Your .NET Applications – A Summary Review Of Visual Guard
20 Aug 2013 by DataBytzAI
A quick tutorial on using Google Maps in MS MVC 4
31 Jul 2013 by Teddy Segoro
Lazy load control to load items on window scroll using jQuery and ASP.NET MVC.
5 Jul 2013 by NewAmbition
A tutorial on how to use common technologies to improve the general speed of your site.
20 Jun 2013 by santosh poojari
The intent is to try getting reportviewer like control in MVC razor by rendering RDLC report in View form. Moreover also tried to output report based on search filter criteria in MVC Razor.
17 Jun 2013 by Phil Lee NZ
This article will show you a pattern for sending and receiving messages using Azure Service Bus + worker roles in a strongly typed manner, taking advantage of the built-in functionality that comes with Brokered Messages.
11 Jun 2013 by Novalys
This article demonstrates how Visual Guard has been able to help meet the strict criteria of health regulations in the United States. It will look at why two major health care actors have integrated Visual Guard into their applications.
6 Jun 2013 by freedeveloper
A tutorial to catch the Model in your client side and use client events to show filtered information without returning to server
4 Jun 2013 by sanjivksingh
Customizing form based authentication in MVC 4 for your requirement.
7 May 2013 by Dmitry Tretyakov
Step by Step tutorial describes how to create custom Security Token Service.
15 Feb 2013 by demouser743
I would like to share the application which is done in MVC4 using Entity Framework.
7 Nov 2012 by Aydin Khatamneajd
Using ModelMetadataProvider to Set Display Name Metadata for the Model Fields at Runtime
12 Jul 2012 by Slava Khristich
How to use JSRender templates with knockout.js in MVC4