Click here to Skip to main content
15,891,951 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 Coding Notes
In Part 4, we added basic support for the shopping cart, and now we'll enhance and refine that functionality.
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

All Articles

Sort by Title

MVC 

6 May 2015 by Etienne Louise (974)
In this article I'll show how to create custom culture and then show an exemple of how to use it in an ASP.Net MVC application.
31 May 2016 by Yaseer Mumtaz
.NET interview questions and answers with real world examples and code snippets
30 Sep 2017 by massimiliano aronica
An HtmlHelper for an extended DropDownList, working with custom objects and displaying html options
22 Dec 2012 by scott_liu
By use of a cutomized metadata provider, MVC model data annotation validation messages can be localized in a simple and elegant way.
2 Nov 2013 by Member 626383
Using grid and search grid using Ajax or without Ajax, and using Resource Files to enable multi language support
7 May 2015 by Mostafa Asaduzzaman
How to access configuration variables via dependency injection in MVC 6 - Visual Studio 2015 RC
1 Jun 2015 by Mostafa Asaduzzaman
How to access files within the application using DI
13 Mar 2014 by BradodarB
Simple example outlining how to optionally employ AHAH based views in an MVC application.
14 Oct 2014 by Rajendra Kumar Sahu
The article is about how to use AngularJS framework to write a MVC pattern client side application.
11 Dec 2014 by Massimiliano Giustizieri
In this tip, I am going to show how to build a grid that can filter your data by joining multiple conditions that can be applied on each grid column.
10 Jun 2015 by Yaseer Mumtaz
AngularJS ng-grid export to CSV workaround for Internet Explorer to avoid showing "Save" dialog box.
30 Jun 2017 by Tyrone Roson
Fun with Interchangeable UI Controls
3 Jan 2016 by JoaoSousa23
Using MVC, Entity Framework, ASP.NET5 Scaffolding, and Azure SQLServer you can create a web application that stores your information on an SQL Azure database. This demo shows you how to create a web application with MVC and Entity Framework 7, that communicate with a SQL Azure Database
3 Jan 2016 by JoaoSousa23
Using MVC, Entity Framework, ASP.NET Scaffolding you can create a web application that stores your information. This demo shows you how to create an ASP.NET 5 web application with MVC and Entity Framework 7.
22 Feb 2015 by Hugo Carnicelli
During this article, we are going to explore what is currently necessary to run an ASP.NET 5 website on Ubuntu.
9 Jan 2012 by Karthik. A
This tip explains how downloads could be tracked for any file in your website or another website
5 Dec 2012 by Rajesh Jinaga
Change default action at individual controller level in ASP.NET MVC.
16 Jun 2011 by Karthik. A
Debugging ASP.NET MVC routes simplified using "Route Debug"
15 Apr 2015 by Mikhail Vasilchenko
ASP.NET MVC 5 Multiple Image Uploader with Crop
1 Feb 2016 by Luis Manuel Prospero Mano Batista
ASP.NET MVC 5 SignalR, SqlDependency and EntityFramework 6
7 Nov 2015 by JoaoSousa23
ASP.NET MVC 5 – Entity Framework 6, CRUD Operations on Visual Studio 2015
3 Nov 2013 by Hovhannes Bantikyan
This is a simple infinite scroll with Ajax post and JSON. Have fun :)
20 Apr 2015 by RajKGoel
This tip can be helpful in learning MVC quickly, without undertaking any service based architecture.
15 Jun 2014 by P@Yogesh
Get information about how to work with angularJs bundling and minification in ASP.NET MVC
15 Jun 2014 by Ahmed Bakodah
This post is about how to demonstrate CheckBoxList in ASP.NET MVC 4
11 Jun 2014 by Sreenivas Chinni
This is a tip to add custom data annotation with client validation in ASP.NET MVC 5
9 Nov 2015 by Oetawan
Extend ASP.NET MVC behavior to auto wire controller dependency
1 Oct 2014 by Rohit Kukreti
Learn how to route variable URL patterns to fixed Controller/Action
5 Dec 2014 by Ibrahim ben Salah
ASP.NET MVC application are highly testable when controllers are considered plain classes, but then you lose the integration with model validation, filters, method selectors, etc.
6 Jan 2015 by Riverama
Improve ASP.NET MVC based SPA application performance by using script Bundles with requireJS
29 Jan 2017 by LKC05
ASP.NET MVC vs Webforms
9 Apr 2015 by Parvathaneni Mamatha
How to use Razor Views as Email Templates and Localize them using sample WebAPI
13 Jun 2014 by Terrence Sheflin
Optimizing ASP.NET MVC HTTP responses to remove unnecessary and possibly dangerous information when using IIS
20 Dec 2015 by JoaoSousa23
This article walks you through the steps for create a report in Excel using EPPlus (ExcelPackage)
9 Apr 2014 by Roberto Ferraris
How to use templates in ASP.NET MVC to edit enum fields
24 Nov 2015 by ASP.NET Community
Links to ASP.NET Open Source Projects
27 May 2012 by aamir sajjad
How to implement the custom authorization and exception handling attribute in the ASP.NET Web API.
6 May 2016 by congiuluc
How to check Email address during user registration with ASP.NET MVC 5
11 Jan 2013 by Kumar_Jitendra
The asynchronous controller enables you to write asynchronous action methods.
10 Aug 2014 by Sourav Kayal
Asynchronous programming in Web API /ASP.NET MVC
25 Jun 2014 by Sreenivas Chinni
This is an article / tip that I am trying to giving an idea of creating a general auto complete helper for asp.net MVC 5 developers
2 Jun 2012 by deepaktripathi
Using auto complete textbox in jQuery Tabs content via AJAX in an Microsoft MVC project.
19 Mar 2014 by Yogesh Kumar Tyagi
This tip introduces Auto Complete Text in Textbox Using jQuery and ASP.NET MVC.
18 Jun 2016 by saurabhsharmacs
18 Aug 2015 by MRBULL93
In this tip, I am presenting a simple way to avoid refresh resubmit
10 Jul 2015 by Mukesh Pr@sad
This tip describes how to build an application in Azure Cloud with ASP.NET MVC and WCF.
22 Feb 2011 by imsauravroy
A basic introduction on how to use data annotations for validating MVC models, which solves basic validation issues
28 Sep 2014 by Bhushan Mulmule
This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos...
23 Aug 2017 by Vertical AIT
Automatically bind MVC HTML RenderPartial and Partial view pages to your model's child objects without having to use HTMLFieldPrefix.
23 Dec 2012 by RobLazarus
This books is a tour de force and a must-have for any ASP.NET MVC developer as it will save you hours of time and frustration researching solutions to the various questions you may encounter when using MVC 4.
26 Sep 2014 by Rapuru Amarendra
This tip presents an example of datatable in responsive using bootstrap and dataTable.js
23 Jan 2014 by Yves Vaillancourt
Bound model properties to a DevExpress GridView
8 Feb 2019 by DiponRoy
Configure JSON serialization settings
3 Jun 2014 by jayant jaiswal
1 Feb 2014 by Madhav Hatwalne
Caution when you are disabling a checkbox in Edit View
8 Sep 2012 by suhas.shiv
Custom CheckBoxList in ASP.NET MVC3
18 Jun 2012 by DaveAuld
Quick way to modify the logon view depending on if the user has been redirected.
10 May 2015 by khanzzirfan
Creating circular arrow of an svg image
30 Jan 2014 by Tomer Weinberg
A piece of code you can copy paste to transform TimeSpan into user readable UI text
14 May 2014 by Member 10771162
AngularJS: Communication between Controllers
17 Jul 2013 by Mehul M Thakkar
Compare Validator is not working with latest jQuery lib while using with ViewModel in MVC
20 Sep 2015 by Dileep Ashok
Configure One To One and One To Many Relationship in MVC and EntityFrameWork Code first, code migration approach
3 Apr 2012 by Mikhail-T
Tutorial on how to create simple extension that converts view model propety name to string
24 Jan 2012 by Mikhail-T
A short one-line way to convert Array or List of any data into custom string via LINQ
18 Jan 2012 by wgross
I would just use:string.Join(",", cities.Select(c=>c.Name))Since Version 4 of the Framework there is an overloaded versions of string.Join for IEnumerable too. It uses a StringBuilder internally and doesn't insert a seperator after the last element as well.I could't find the Join method...
18 Jan 2012 by Namlak
string blah = string.Join(",", cities.Select(c=> c.Name));
24 Jan 2012 by Richard Deeming
If you're stuck with .NET 3.5, you can use the Aggregate extension method[^]:string cities_string = cities.Aggregate(new StringBuilder(), (sb, c) =>{ if (0 != sb.Length) sb.Append(", "); sb.Append(c.Name); return sb;}, sb => sb.ToString());
25 Jan 2019 by #realJSOP
Sharing files between multiple web apps in a single solution.
9 Aug 2015 by saurabh sri
Basic steps to create ASP.NET WebApi services.
1 Mar 2017 by Saranya Mahesh
Upload PDF, save file name to database, save pdf to a folder, create a thumbnail image of pdf and save it to a folder, and also save the image to database
5 Sep 2012 by Zoltan Aszalos
How to create a disableable dropdown list control in ASP.NET MVC3.
10 Aug 2012 by Ravindra T C
How to build a MVC4 Mobile application.
10 Sep 2014 by IpsitaMishra
In this tip, we will learn how to create a partial view and use that view in the parent view.
11 Sep 2013 by Hrushikesh Patel
Creating an AutoComplete with Images for profile with MVC and Jquery
20 Jan 2016 by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 4 with scripting language as KnockOut and Database as MS SQL 2008R2.
22 Feb 2016 by Indresh_Prajapati
This tip will help beginners to implement CRUD operations in ASP.NET MVC 5 using WebAPI 2 with scripting language as AngularJS and Database as MS SQL 2008R2.
4 Apr 2015 by Jean Carlo S. Passos
CRUD over Association Entity that maps to association tables
24 Oct 2016 by Gaurav Raosaheb Raut
Custom CSV formatter in ASP.NET Web API
12 Oct 2014 by Suraj Sahoo | Coding Passion
When the yellow screen of death appears, users get distracted!! Throw them at a beautiful & different Page... let's learn...
3 Feb 2014 by Mack Ait-Aoudia
Add an HTML helper and make it available to your entire application
27 Sep 2015 by Web Technobrat
A quick walkthrough for implementing client and server side validations in a variety of ways in ASP.NET MVC projects.
13 Jul 2015 by Ashish Suman
In this tip, we will try to understand why, when and how we should implement Custom Routes.
22 May 2012 by Daniel Lo Nigro
Custom strongly typed HtmlHelpers in ASP.NET MVC
10 Nov 2015 by Chetan Naithani
Creating a Simple Interactive Bar Chart With D3
14 Sep 2015 by Vijaykumar Vadnal
We will discuss about how we can combine Dapper.NET and DapperExtensions to configure DAL to execute normal queries as well as Stored Procedures.
11 Nov 2013 by sathya88
A simple framework for data validation using data annotations at entity level.
6 May 2015 by Mostafa Asaduzzaman
How to migrate database in Entity Framework 7 and Visual Studio 2015
4 Apr 2018 by Deepan Maheswaran
Implementing dynamic or deferred loading of data using datatables.net plugin in ASP.NET MVC
11 Jan 2015 by Muhammad Hassan Tariq
Glimpse Extension for server side debugging and diagnostic information of ASP.NET applications
28 Jun 2015 by Shashank S Chandel
Demonstration application using MVC SignalR and Entity framework - Part I
30 Dec 2013 by Afazal MD 3104209
VC 4 Display Mode. Different view selected based on Desktop or Mobile browser request
15 Aug 2015 by Web Technobrat
Broadcast information to the client browser and display the progress while the server is processing a user request using MVC and SignalR.
20 Dec 2013 by Amey K Bhatkar
Display PDF within web browser that support content type PDF using MVC3.
15 May 2015 by Mostafa Asaduzzaman
How to replace User.Identity.Name (Email) by Full Name in AspNet Identity 2.0