Click here to Skip to main content
15,892,298 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 Updated

MVC 

5 Jan 2018 by #realJSOP
When you have a customized DbContext constructor.
18 Nov 2017 by #realJSOP
One less pesky nuance to worry about
28 Nov 2017 by #realJSOP
ViewBag, ViewBag, three times full...
25 Jan 2019 by #realJSOP
Sharing files between multiple web apps in a single solution.
31 Jul 2019 by #realJSOP
Make data exchange in MVVM easy on yourself
16 Feb 2016 by _mayowa
The new ASP.NET 5 and its MVC provides us with some interesting features that change the approach to web development.
27 May 2012 by aamir sajjad
How to implement the custom authorization and exception handling attribute in the ASP.NET Web API.
28 Aug 2014 by Aaron L. Hall
Here is a tip for making sure that debugging your MVC website does not cause Visual Studio to crash when using IIS7 to host the site in your development environment: Don't use more than one worker. process in your Application pool.
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
22 Dec 2017 by Abhishek Shrotriya
Develop the text comparator utility using jQuery plug-in, which internally uses Google's diff_match_patch.js library
13 Jun 2015 by Abid Rashid
Using AngularJS with .NET MVC application
8 Sep 2015 by Adam A Black
MVC HtmlHelper for HTML5 datalist Tag
30 Dec 2013 by Afazal MD 3104209
VC 4 Display Mode. Different view selected based on Desktop or Mobile browser request
15 Jun 2014 by Ahmed Bakodah
This post is about how to demonstrate CheckBoxList in ASP.NET MVC 4
27 Mar 2013 by AlbertoLeon CSharpMan
When building a View with a ViewBag containing a property that references a class.
3 Oct 2018 by Alen Toma
EntityWorker.Core - an alternative to entity Framework
27 Dec 2018 by Alessio Aronica
Generate forms from MVC models in one simple line of code
3 May 2010 by Alex Onezashvili
Download source files - 323 Kb Introduction. Background Using the code Screenshot About the Author Introduction. Frequently we need to find bottlenecks in MVC View Pages, but there is no proper free tool ,specially when we need to find problem in View...
6 Mar 2015 by Alexandre Paula
aspnet Membership Login in any project you want.
20 Dec 2013 by Amey K Bhatkar
Display PDF within web browser that support content type PDF using MVC3.
26 Nov 2011 by amitthk
Post the page forms using Ajax intead of Normal Post (Like when using MVC)
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...
29 Oct 2013 by amitthk
Simple Listbox Swapper in .Net MVC. And How to maintain view-state for MVC view as JSON in hidden field.
20 Mar 2013 by Ankurkumarbora
A solution for creating a priority grid
29 Jul 2013 by Antariksh Verma
This is an implementation of a loading image using jQuery in MVC.
4 Jan 2016 by Anton Kleshchev
This tip describes an approach to use Bootstrap dialogs in ASP.NET MVC.
10 Mar 2015 by Antony Gino
Enable Disable binding in a Grid Using KnockoutJS
17 Mar 2015 by Antony Gino
Binding jQuery resizable with KnockoutJS
24 Feb 2014 by Anupam Singh_
This tip is all about understanding the controller factory and exploring it...
6 Dec 2014 by ArindamSarkar
How to add dropdown inside Editable Kendo Grid
16 Oct 2014 by arteysoft
Get rid of dependencies through the use of Functions
27 Feb 2016 by Arvind Gehlot
Use of HTTP Compression on ASP.NET / MVC pages using IIS or Server side code
18 Feb 2016 by Asher Barak
Using MVC with complex models - understanding and solving the problem
13 Jul 2015 by Ashish Suman
In this tip, we will try to understand why, when and how we should implement Custom Routes.
18 Jun 2014 by ashish_5437
This section explains the add, edit and delete records using knockout js.
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.
24 Nov 2015 by ASP.NET Community
Links to ASP.NET Open Source Projects
3 Dec 2014 by Assil
This post demonstrates the simplest use of OWIN with ASP.NET. It will not teach you OWIN nor Claim-based auth, nor design or security.
11 Apr 2015 by Atanas N Atanasov
This tip presents a simple example on how to use jQuery Grid Plugin in ASP.NET MVC with bootstrap.
14 Mar 2015 by Azim Zahir
This tip explains implementing AJAX in ASP.NET MVC.
15 Jan 2014 by B. Clay Shannon
How to swap out interface mappings in IoC/DI projects using Castle Windsor
1 Oct 2014 by B. Clay Shannon
Get REST data and display it in a DataGridView
12 Feb 2014 by B. Clay Shannon
Easily (and elegantly) inflate objects based on args passed to a REST method in a URI
25 Apr 2016 by B. Clay Shannon
Simplest possible step-by-step instructions on how to set up an ASP.NET MVC app to use AJAX from the client to call a Controller method, sending data from the client (jquery code on a View) to the server (C# code on a Controller), and then response data back from the server to the client.
13 May 2016 by B. Clay Shannon
Using HTML and jQuery/AJAX to dynamically modify the contents of a Web page
14 Jul 2013 by Bahram Ettehadieh
A simple way to implement "Dynamic Authorization" with the ability to assign permissions for actions to roles or users.
12 Jan 2019 by bapak71
How to implement w2ui in ASP.NET MVC - basic configuration
10 Sep 2015 by BatraManish
Host MVC or Web API on IIS 5.x or IIS 6.x
22 Mar 2019 by Benktesh Sharma
How to handle 'Which has higher version than referenced assembly' error (Error CS1705) through Package Manager Console
28 Sep 2014 by Bhushan Mulmule
This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos...
13 Mar 2014 by BradodarB
Simple example outlining how to optionally employ AHAH based views in an MVC application.
16 Aug 2015 by Brady Kelly
How to add a "Show Password" checkbox to ASP.NET MVC projects.
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.
19 Jul 2012 by C Is Sharp
An overview of implementing MVC in PHP.
4 Sep 2014 by Chathuranga Muthukumarana
MVC and jQuery with WCF Data Service
10 Nov 2015 by Chetan Naithani
Creating a Simple Interactive Bar Chart With D3
21 Oct 2014 by chinmayi samal
Advantages and uses of Controller.HandleUnknownAction in MVC Architecture
6 May 2015 by chris.obrien.07
How to create a user friendly way of updating user-id (AccountId) fields
20 Dec 2014 by code.manoz
Inline grid CRUD in ASP.NET MVC
6 May 2016 by congiuluc
How to check Email address during user registration with ASP.NET MVC 5
6 Oct 2015 by ConnectingKamlesh
A simple jQuery image upload functionality to upload and preview images with hidden fileupload control.
6 Mar 2013 by Daniel Killyevo
If you need that validation message saying: "Input field should not contain HTML...” then this short tip is for you!
22 May 2012 by Daniel Lo Nigro
Custom strongly typed HtmlHelpers in ASP.NET MVC
15 Nov 2014 by Dariush Tasdighi
How to download large files from ASP.NET Web Forms (Download.aspx or Download.ashx) or ASP.NET MVC
1 Oct 2013 by DataBytzAI
Get a quick view of your MVC app as you code
18 Jun 2012 by DaveAuld
Quick way to modify the logon view depending on if the user has been redirected.
2 Jun 2012 by deepaktripathi
Using auto complete textbox in jQuery Tabs content via AJAX in an Microsoft MVC project.
4 Apr 2018 by Deepan Maheswaran
Implementing dynamic or deferred loading of data using datatables.net plugin in ASP.NET MVC
28 Sep 2017 by Denis Pashkov
How to get MVC response body inside your owin middleware class
23 Oct 2014 by Dennis Betten
How to implement Switch user functionality using MVC4 and Windows Authentication (a bit like SharePoint)
15 Apr 2013 by Devanand7
How to use Backbone.js to make a structured web application.
28 Mar 2013 by dgDavidGreene
Helper utility replaces magic string property names.
25 Apr 2013 by Dhanraj_Patil
Different redirection techniques for MVC4
23 Dec 2015 by Dhruti90
MVC functionalities with Web Service with simple integration
28 Dec 2015 by Dhruti90
MVC functionalities with web service with simple integration
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 Oct 2014 by Dileep Ashok
JQGrid and MVC Demo with Custom Filters or Search Functionality
7 Dec 2014 by Dinand.dotnet
How to easily run a function in C# from the view using ajax/jquery
27 Jun 2014 by DiponRoy
Session in ASP.NET MVC
13 Jul 2014 by DiponRoy
Simple response object for ASP.NET
8 Feb 2019 by DiponRoy
Configure JSON serialization settings
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.
12 Jan 2020 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.
9 Jan 2015 by Er. Puneet Goel
This tip implements the TreeView like DropDownList with Search Functionality using Telerik Kendo.
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.
25 Nov 2015 by Firnas
An easy way to implement jQuery Datatables server-side pagination in ASP.NET MVC with Entity Framework
1 Sep 2015 by Fredrik Schultz
A crash course in how to develop with the free and open source content management system Kaliko CMS.
24 Oct 2016 by Gaurav Raosaheb Raut
Custom CSV formatter in ASP.NET Web API
13 Apr 2016 by GauravSaxena.Net
How to unit test the JSon result
16 Nov 2012 by gilvani
This code generates an image for captcha validation
27 Oct 2013 by GustavoMartins
Notify the users on the progress of time consuming operations in real-time
17 Nov 2013 by GustavoMartins
Create Jira user story cards without any plugins
11 Dec 2011 by Handy Torres
Model Binder for ASP.NET Web Forms
21 Feb 2013 by Harry Panesar
Create basic tree structure menu in MVC4
19 Nov 2013 by Harry Panesar
Generating Many to Many Relation in MVC4 using Entity Framework
30 Jun 2013 by Hisham Abdullah Bin Ateya
This is some of cool stuff that shipped with Visual Studio.NET 2013 Preview release