Click here to Skip to main content
15,884,537 members
Everything / MVC

MVC

MVC

Great Reads

by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Vahid_N
PdfReport is a code-first reporting engine which is built on top of the iTextSharp and EPPlus libraries.
by John Atten
Add Basic Group-Based permissions management to your ASP.NET MVC application. For applications of moderate complexity, which require a little more granularity in authorization permissions, but which may not warrant moving to a heavy-weight solutions such as Active Directory.
by Jovan Popovic(MSFT)
Reordering table rows using drag and drop functionality with jQuery DataTables plug-in in ASP.NET MVC applications

Latest Articles

by Mark Pelf
A practical guide to building a multi-language ASP.NET 8 MVC application
by Mark Pelf
A practical guide to build a multi-language ASP.NET 8 MVC application
by Mark Pelf
How to build a multi-language ASP.NET 8 MVC application
by Mark Pelf
A practical guide to build a multi-language ASP.NET 8 MVC application

All Articles

Sort by Score

MVC 

1 Mar 2017 by Paul D. Sheriff
In this blog post, you will learn how to add Angular to your MVC applications
7 May 2010 by TheyCallMeMrJames
The 4th post in a series on jQuery and ASP.NET MVC 2 in Visual Studio 2010. In this article, I'm going to look at three more complex examples of real-world model binding and where jQuery might fit in the mix.
26 Apr 2011 by User 271009
Using Forms Authentication to secure access to ASP.NET MVC endpoints and WCF services
13 Aug 2014 by raju melveetilpurayil
One more example of how to do Paging in MVC
23 Jul 2012 by Neeraj Kaushik1980
This article demonstrates implementation of knockoutjs observable viewmodel with jquery and ASP.NET MVC 3 and how to bind viewmodel with HTML controls.
3 Sep 2013 by Rion Williams
Common approaches to responsive design
16 Feb 2014 by Sebastian Solnica
ASP.NET MVC Bundles internals
9 Feb 2015 by madan535
In this article we can learn how to file upload in ASP.NET MVC using Dropzone JS and HTML .
13 Feb 2016 by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
2 Aug 2011 by Rui Jarimba
Use ASP.NET MVC T4 custom templates to generate resource files and localized views
10 Oct 2013 by Rion Williams
How to create advanced audit trails using ActionFilters in ASP.NET
25 Jan 2018 by Gordon Beeming
How to create an asynchronous AuthorizeAttribute in MVC
4 Dec 2011 by Buaziz
In this article, we will define our implementation to handle Captcha images.
2 Dec 2013 by John Atten
Configuring ASP.NET MVC 4 membership with a SQL CE database.
28 May 2015 by Shivprasad koirala
In this blog we will try to understand how we can prevent and fine tune XSS(Cross Site Security) security attacks in ASP.NET MVC.
16 Feb 2016 by Sibeesh Passion
In this post, we will see how we can create Angular JS dynamics tabs in MVC application.
12 Feb 2017 by Mayur V Lohite
A helper function which verifies that an uploading file is in valid image format in MVC
7 Jun 2017 by Sacha Barber
Prototyping the screens
21 Mar 2019 by Benktesh Sharma
The caching of HTTP response implies that when an HTTP request is made, the response generated by the server is stored in some place by the browser or the server for potential re-use in successive HTTP request for the same resource.
3 Dec 2013 by Rion Williams
Applying conditional attributes in ASP.NET MVC Views.
8 Sep 2015 by chetanvihite
Understanding Filters in ASP.NET MVC
1 Dec 2015 by Camilo Reyes
Build ASP.NET MVC from source code
11 Mar 2016 by Raymund Macaalay
Using two submit buttons on MVC’s Ajax.BeginForm
5 Apr 2016 by Passion4Code
Unobstrusive Ajax and how to handle unauthorized request in MVC
1 Mar 2017 by Paul D. Sheriff
In this blog post, you will learn how to add a Web API that can be called from an Angular service.
5 Jun 2017 by Sacha Barber
This time we will bring a Play Framework (scala based MVC web framework) into the fold, and shall be using the front end we have been working on so far to be the front end for the Play Framework back end.
23 Jan 2010 by Matthew Dennis
In this article, I will walk through the modification of the default ASP.NET MVC 2 application to use the Munq IOC container.
29 Aug 2010 by Gediminas Geigalas
Implementing a custom RoleProvider using Unity IoC library to support custom roles in ASP.NET MVC
21 Jul 2011 by Gediminas Geigalas
Teleric MVC Grid ActionLink Column
29 Sep 2011 by Sazzad Hossain
ASP.NET MVC - Binding to dictionary
11 Jul 2012 by Sabarinathan A
Create a list page in 10 minutes.
1 Jan 2013 by Karl Stoney
In this post, I will show you how to handle automatic encryption and decryption of hidden form fields using Rijndael.
7 Jan 2013 by eric hexter
How to load KnockoutJS View Models from ASP.NET MVC, for faster page loads
12 Apr 2013 by pollirrata
How to localize your MVC app based on a subdomain
7 Oct 2013 by Raymund Macaalay
How to make a sortable list which you can drag and pass that sorted list information back to your server.
28 May 2014 by Ben Liebert
Best practice front-end architecture using Microsoft ASP.NET MVC and Rivet.js
16 Jan 2015 by ashish__shukla
Model binding in MVC
5 Apr 2015 by Dileep Ashok
Configure Many-To-Many Relationship and ListBox control in MVC and Entity Framework
9 Nov 2015 by Tadit Dash (ତଡିତ୍ କୁମାର ଦାଶ)
EntityType: EntitySet ‘[Entity Name]’ is Based on Type ‘[Entity Name]’ that has no keys defined
28 Jun 2016 by Rion Williams
How to extend MVC controllers from external assemblies and projects
6 Mar 2017 by Paul D. Sheriff
In this post, you are going to learn to search for products. You also learn how to handle all post backs through a single method in your MVC controller. You will add code to check for no rows being returned, and display a message to the user.
13 Sep 2011 by jgauffin
How to get clean and flexible model + validation localization in ASP.NET MVC3
10 Mar 2012 by Dylan Morley
log4net Controller Action tracing using global filters.
3 Mar 2014 by Sacha Barber
Attribute Routing
11 Feb 2015 by Gerd Wagner
AngularJS does not have a Model: It's not MV*, But rather VM*
5 Jan 2016 by levelnis
Article discussing how to unit test ASP.NET MVC controllers using NUnit and NSubstitute
29 Feb 2016 by Sibeesh Passion
How to create a custom deferred grid in MVC using Web API and Angular JS
22 Apr 2016 by jgauffin
Return markdown directly from your ASP.NET MVC controller
7 Oct 2016 by Andrew Blank
Better ways to create a .NET MVC Single Page application
6 Mar 2017 by Paul D. Sheriff
In this post you add a product detail page in order to gather product data for adding to the product table.
12 Feb 2019 by rjzaworski
React's brought new thinking to many old problems. How far can it go?
20 Aug 2009 by webdev_hb
This post continues the WebControls In MVC series. In this post we finally get some code that can be downloaded and tested. This post explains how to use the MvcWebForms methods to add WebControls to your Mvc Views -- and make them talk to your Controllers!
19 Jul 2010 by Artem Smirnov
Using Ivonna and CThru for testing ASP.NET MVC views
4 Aug 2010 by Thomas Weller
From the many available IoC containers out there, LinFu is the one that I like most. This is because it is extremely simple to use, needs almost no configuration at all, and yet it is highly flexible and extensible, if you need to do some more complicated things
31 Jul 2010 by Thomas Weller
Integration testing an ASP.NET MVC application without Web Server or browser
31 Jul 2010 by Thomas Weller
Integrating a LinFu IoC container with your ASP.NET MVC application
31 Jul 2010 by Thomas Weller
Including custom client-side validations in your ASP.NET MVC app
23 Jul 2011 by Artem Smirnov
Testing MVC with Ivonna -- first look
18 Sep 2011 by Gediminas Geigalas
ASP.NET MVC localization using ActionFilter
22 Jan 2013 by jotorres
CodeIgniter Template Parser Class enables you to parse pseudo-variables contained within your view files. It can parse simple variables or variable tag pairs.
14 Apr 2014 by Rion Williams
How to apply conditional attributes in ASP.NET MVC views
27 Jun 2014 by Imran Abdul Ghani
How to build your first MVC application with Entity Framework
8 Jul 2014 by Imran Abdul Ghani
ASP.NET MVC HTML helpers
25 Jul 2014 by Imran Abdul Ghani
Here are 2 simple ways to create Custom HTML Helper in ASP.NET MVC
9 Feb 2015 by madan535
Implement Foursquare Authentication in ASP.NET MVC
3 Aug 2015 by xszaboj
Custom validation attribute - contains
18 Aug 2015 by nirman b doshi
MVC attribute to restrict users to enter any kind of HTML tags in the input fields
15 Oct 2015 by morzel
Setting version of assemblies in ASP.NET MVC application with TeamCity Build Feature
20 Nov 2015 by Scott Dorman
Kendo Grid MVC Wrapper Automatic Column Configuration
22 Apr 2016 by Mayur V Lohite
A way to create custom HTML helper in ASP.NET MVC
6 Mar 2017 by Paul D. Sheriff
This post is going to finish the MVC application using a MVVM approach.
18 Dec 2013 by John Atten
In this post we will review setting up the basic Identity accounts, pointing them at an external SQL Server (or whatever other database you choose) instance instead of the default (local) SQL Server CE in App_Data, and configuring Entity Framework Migrations so seed the database with initial data.
6 Mar 2017 by Paul D. Sheriff
This blog post is the first in a series of four posts to discuss how to use a Model-View-View-Model (MVVM) approach in an MVC application.
23 Nov 2010 by Matthew Dennis
This is the first in a series of articles about using the Munq DI IOC Container and IOC containers in general.
4 Dec 2011 by Buaziz
An easy way to add social buttons to your MVC site
7 Oct 2014 by Shivprasad koirala
This article talks about MVC Tempdata and how MVC tempdata, Peek and Keep works using example and step by step video tutorial on MVC.
29 Oct 2015 by Camilo Reyes
SOLID principles in ASP.NET MVC
21 Sep 2011 by Raymund Macaalay
Here is a simple implementation of MVC cascading Ajax dropdown
11 Mar 2013 by AssemblySoft
A trivial business logic layer from scratch with a TDD approach.
13 Sep 2015 by Sander Rossel
The sixth in a series on MEAN web development.
25 Sep 2015 by Rajneesh Kumar Verma
This article will guide you to Create, Read, Update and Delete Data using Angular JS in ASP.NET MVC 4
10 Oct 2013 by Rion Williams
This post will cover how to get yourself up and running using SignalR within Visual Studio 2010 in a jiffy.
3 Nov 2015 by Sibeesh Passion
Caching in MVC
5 Jul 2016 by Rion Williams
Understanding Routing Precedence in ASP.NET MVC and Web API
12 Mar 2013 by Sadeque Sharif
In this article, we will learn about the three methods of MVC 3 and those are RenderBody, RenderPage, and RenderSection.
3 Dec 2013 by Rion Williams
When MVC came along however, the water became a bit muddled and developers had a major choice to make when starting up a new project: Web Forms or MVC?
12 Oct 2011 by Buaziz
creating an MVC HTML Helper for Google Maps
24 Apr 2016 by Sibeesh Passion
If you are getting some reference errors, or if your bundles are not getting configured properly in your server, here's a fix.
23 Jul 2018 by Passion4Code
How to compress and zip files using DotNetZip
19 Aug 2009 by webdev_hb
IIS can be a bully to your poor web application and when you're in a hosted environment you have even less control. In this post we discuss how we can keep your website from being recycled and do it without needing external code!
18 Apr 2015 by Duy H. Thai
ASP.NET Dynamic Data lets us manage data right on the website instead of having to access the database. You can add it as an admin interface to your MVC website, but it seems there has never been an easy way to do so. I'll try to make the task easier for you if you have never done it.
23 Jul 2015 by xszaboj
Read web.config Settings
24 Apr 2013 by Rion Williams
Wherever there is a form or page that allows a user to post up information, there is an opportunity for repeat postings and spam.
16 Jan 2013 by kishore Gaddam
This is an introduction to HTML5 development using VS2010, HTML5, jQuery Mobile and ASP.NET MVC 4
23 Oct 2013 by John Atten
In this post, we are going to look specifically at the vexing situation I ran into deploying from source control with an application using Entity Framework's "Model-First" strategy.
14 Dec 2015 by Sibeesh Passion
Using MVC grid in MVC
6 Oct 2014 by Marla Sukesh
Advantages of ViewModel in MVC (Model View Controller)
29 Apr 2016 by Mayur V Lohite
12 Apr 2014 by SRS(The Coder)
Passing Data [View-to-Controller, Controller-to-View & Controller-to-Controller in ASP.NET MVC]