Click here to Skip to main content
15,886,067 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 

3 Nov 2013 by Hovhannes Bantikyan
This is a simple infinite scroll with Ajax post and JSON. Have fun :)
4 Apr 2015 by Jean Carlo S. Passos
CRUD over Association Entity that maps to association tables
22 Oct 2014 by Mathew Soji
This tip guides through implementing a basic REST based Web API service with multiple GET methods and its consumption using JQuery client
22 Jan 2015 by Maximiliano Rios
How to use the new Identity framework with external authentication services such as Google, Facebook, Twitter and so forth, retrieving information from users profiles. Including NInject integration.
11 Jan 2015 by Muhammad Hassan Tariq
Glimpse Extension for server side debugging and diagnostic information of ASP.NET applications
16 Jan 2014 by Tom Glick Philadelphia, US
POC to demonstrate passing of collections of complex objects to ASP.NET Web API Controllers.
9 Apr 2015 by Royston Malcomber
Setting up Google reCaptcha version 2 with MVC5
26 Sep 2015 by AshishShukla6
This tip describes step by step implementation of executing stored procedure having user-defined table type as a parameter in entity framework using EntityFrameworkExtras package.
22 Oct 2014 by Kalvin Lawrence Ernst
Generate a web app instantly, directly from a database(SQL Server)
19 Jul 2013 by Mikhail-T
How to convert string to text file and return it back to user as a result of a controller action
4 Feb 2020 by Southmountain
Some tips on how to compile legacy Win32 programs in Visual Studio 2019 - may save you few hours to figure out why
13 Jun 2014 by Terrence Sheflin
Optimizing ASP.NET MVC HTTP responses to remove unnecessary and possibly dangerous information when using IIS
19 Mar 2015 by Hrvoje Batrnek
Easy and seamless caching implementation of any virtual method in any class
21 Apr 2015 by Yaseer Mumtaz
This small tip will explain how you can check status of long running processes in ASP.NET MVC web application using SignalR by sending messages from server to client during execution.
19 Dec 2015 by ryanba29
This is a multi day project using ASP.NET Web API for the server and WPF MVVM for the client.
29 Dec 2015 by ryanba29
First Draft. This is day three of a multi day project using ASP.NET Web API for the server and WPF MVVM for the client.
28 Dec 2015 by Dhruti90
MVC functionalities with web service with simple integration
27 Dec 2018 by Alessio Aronica
Generate forms from MVC models in one simple line of code
29 Jun 2014 by PSK_
Unit testing the MVC controller actions which are using Global or Local resources. As this is not straight forward to Mock the static properties of the resource files.
9 Jan 2015 by Er. Puneet Goel
This tip implements the TreeView like DropDownList with Search Functionality using Telerik Kendo.
4 Feb 2015 by Md. Shariful Islam (Adil)
Alignment and sorting icon in WebGrid header
26 Jan 2016 by yehia2amer
This method will use jQuery Ajax to POST and GET Handsontable JSON data from/to Controller in ASP.NET MVC.
12 Jul 2012 by StianSandberg
Extension to create a submit button the clean way
17 Jul 2013 by Mehul M Thakkar
Compare Validator is not working with latest jQuery lib while using with ViewModel in MVC
30 Dec 2013 by Afazal MD 3104209
VC 4 Display Mode. Different view selected based on Desktop or Mobile browser request
24 Nov 2014 by Dushmantha Baranige
HTTP respond data content length compression in MVC web application by an ActionFilter attribute to improve performance in web requests.
28 May 2015 by Mostafa Asaduzzaman
How to create a quick pie graph using MVC Model and CanvasJS
25 Dec 2015 by Tim Cadenbach
License Verification Attribute for MVC and Office-Addins
26 Dec 2015 by MarcusCole6833
A basic way to make a grid of Pictures
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
29 Jul 2016 by Pawel Sienko
This trick describes how to fix issue.
31 Jul 2019 by #realJSOP
Make data exchange in MVVM easy on yourself
1 Oct 2013 by DataBytzAI
Get a quick view of your MVC app as you code
10 Sep 2013 by josh-jw
This tip will give you a better idea of how to setup a KoGrid in Knockout.js.
14 Nov 2015 by Lavish Kumar
In this tip, we will look into new route registration process (ASP.NET Routing) in nopCommerce.
25 Nov 2015 by Firnas
An easy way to implement jQuery Datatables server-side pagination in ASP.NET MVC with Entity Framework
13 Dec 2015 by Brownie24
A quick and dirty way to ensure your .NET MVC forms apply Bootstrap's ".has-error" and ".has-success" classes, instead of relying on .NET's ".input-validation-error" class.
20 Dec 2015 by JoaoSousa23
This article walks you through the steps for create a report in Excel using EPPlus (ExcelPackage)
5 Jan 2018 by #realJSOP
When you have a customized DbContext constructor.
22 Feb 2011 by imsauravroy
A basic introduction on how to use data annotations for validating MVC models, which solves basic validation issues
12 Jun 2011 by Seishin#
Optimal and unobtrusive JavaScript arrangement in MVC project
18 Jan 2012 by Namlak
string blah = string.Join(",", cities.Select(c=> c.Name));
18 Jun 2012 by DaveAuld
Quick way to modify the logon view depending on if the user has been redirected.
12 Jul 2012 by StianSandberg
An extension for minimizing HTML output from a partial view
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.
13 May 2013 by RezaFarhadian
Write a router for PHP MVC Applications with $_SERVER['PHP_SELF']
22 Aug 2013 by SupperSlonic
Easily create vertical tabs on a web page with no JavaScript and minimum CSS.
17 Oct 2013 by Javier Tirado Pampín
This article talks about how to solve the filter problem in Telerik MVC Extensions control suite
23 Feb 2014 by Mack Ait-Aoudia
MVC and asynchronous calls
11 Aug 2014 by Sourav Kayal
In this tip, we will learn to implement OData endpoint in Web API application.
5 Dec 2014 by mdshohelrana
Large Scale Application Architecture for CSS with SASS and SMACSS
20 Dec 2014 by code.manoz
Inline grid CRUD in ASP.NET MVC
17 Mar 2015 by Antony Gino
Binding jQuery resizable with KnockoutJS
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.
7 May 2015 by Mostafa Asaduzzaman
How to access configuration variables via dependency injection in MVC 6 - Visual Studio 2015 RC
2 Jun 2015 by Robert J. Barr
Simple AJAX/ASP .NET Web API SMS/Texting Service
18 Aug 2015 by MRBULL93
In this tip, I am presenting a simple way to avoid refresh resubmit
9 May 2018 by N.Younaki
Passing custom attribute from Model Class in MVC ASP NET Core and built HTML atrribute accordingly into HTML element, Best Practice Input Masking
9 May 2019 by Member 13353000
How to upload images on MVC Web App razor pages using ASP.NET Core 2.2
19 Apr 2010 by TheyCallMeMrJames
If you create smaller projects, plug-ins, libraries or, perhaps, you are a web developer that likes to keep the latest JavaScript libraries in the mix, consider updating your project templates in Visual Studio 2010.Here's how you might update the jQuery libraries to the latest for an ASP.NET...
26 Nov 2011 by amitthk
For ASP.NET MVC, HERE! is a much cooler approach:Basically, we use Ajax.ActionLink like this:The controller takes care of both the possibilities (Normal Post...
12 Jul 2012 by StianSandberg
Don't write your email in plain text when creating mailto-links
21 Aug 2012 by Tim Corey
Solving the error "The model item passed into the dictionary is of type 'x', but this dictionary requires a model item of type 'y'.
8 Sep 2012 by suhas.shiv
Custom CheckBoxList in ASP.NET MVC3
14 Oct 2012 by Nitesh Kejriwal
This post describes how to reference your Javascript files from a page that uses Routed URLs
28 Mar 2013 by dgDavidGreene
Helper utility replaces magic string property names.
10 Mar 2013 by xibao
Generate class definition for Web API Service Models.
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
15 Jan 2014 by B. Clay Shannon
How to swap out interface mappings in IoC/DI projects using Castle Windsor
12 Feb 2014 by B. Clay Shannon
Easily (and elegantly) inflate objects based on args passed to a REST method in a URI
20 May 2014 by Member 10771162
Introduction to Play framework
6 Aug 2014 by Mahesh Pachbhai
Use of callback function for synchronous execution of Ajax call from JavaScript in MVC 4.0
9 Nov 2014 by Jens Theisen
A better approach to name- and type-safe urls.
12 Nov 2014 by Nicholas Gandolfo
Using Openlayers to display interactive nodes and links.
7 Dec 2014 by Dinand.dotnet
How to easily run a function in C# from the view using ajax/jquery
10 Jun 2015 by Yaseer Mumtaz
AngularJS ng-grid export to CSV workaround for Internet Explorer to avoid showing "Save" dialog box.
1 Sep 2015 by Fredrik Schultz
A crash course in how to develop with the free and open source content management system Kaliko CMS.
1 Oct 2016 by Abdullah Ibn Mannan
A common problem working with Bower (Client-Side Package Manager of ASP.NET Core), missing dist folder with js file
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.
18 Nov 2017 by #realJSOP
One less pesky nuance to worry about
10 Aug 2011 by Russell Aboobacker
MVC Test Driven Development: Session Variables
13 Feb 2012 by raphadesa
Hi, well first I wanted to post it as an article, but Code Project refused it saying it would be too short...If you want to see the original url, please goto:http://ms-technologies.blogspot.com/[^]There's also the code for download there...Thanks, Raphaël...
8 Jan 2013 by TRUONG MINH TUAN
A website application with ASP.NET MVC3 for my blog http://truongminhtuan.info.
20 Mar 2013 by umair zubairy
using Remote Attribute in MVC, vb.net
20 Mar 2013 by Ankurkumarbora
A solution for creating a priority grid
27 Mar 2013 by AlbertoLeon CSharpMan
When building a View with a ViewBag containing a property that references a class.
15 Apr 2013 by Devanand7
How to use Backbone.js to make a structured web application.
21 May 2013 by julitogtu
Manage controller/action not found in ASP.NET MVC
15 Jun 2014 by P@Yogesh
Get information about how to work with angularJs bundling and minification in ASP.NET MVC
18 Apr 2015 by Nithila Shanmugananthan
Re-usability of view in MVC
14 Aug 2015 by Member 11884108
In this tip, we will learn how to load data dynamically to html dropdownlist using Ajax call.
10 Sep 2015 by BatraManish
Host MVC or Web API on IIS 5.x or IIS 6.x
29 Jan 2016 by Yogesh Jamkhindikar
Kendo UI NumericTextBox Enable/Disable issue solved
13 Jan 2017 by Matteo Risoldi
A quick to implement way to remove unused mappings from web.xml
28 Sep 2014 by Bhushan Mulmule
This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos...
7 Aug 2014 by Rigin VP
Multiple file upload in MVC
1 Feb 2016 by Luis Manuel Prospero Mano Batista
ASP.NET MVC 5 SignalR, SqlDependency and EntityFramework 6