Click here to Skip to main content
15,867,568 members
Everything / MVC / MVC5

MVC5

MVC5

Great Reads

by raddevus
Part 1: Master the ASP.NET MVC Project Template & Technologies (Razor, jQuery, JavaScript, Bootstrap, CSS). Part 2: Build an ASP.NET MVC app which runs in the browser but feels like using a desktop app.
by Mostafa Asaduzzaman
Simple Message/Reply app using MVC 5
by Simon B.
How to localize an ASP.NET MVC application and read all text from a database while still using DataAnnotations.
by kannankeril
This article is an attempt at splitting out the controller layer to reduce its complexity and improve quality and maintainability of the resulting code.

Latest Articles

by Shaurya Servegar
How to implement Custom RouteHandler and Custom Handler in ASP.NET MVC 5
by Saineshwar Bageri
In this article, we are going to learn how to implement the best Logging libraries available in the market for an ASP.NET MVC application.
by Yogi S.
Tutorial on implementing OpenWeatherMap API in ASP.NET MVC. It will teach how to get real time weather data of any city of the world.
by Proneetkumar Pradeep Ray
JQuery Datatable (Dynamic columns) populate after Ajax JSON response via server side processing - Using EF Raw SQL query

All Articles

Sort by Score

MVC5 

28 Dec 2015 by Dhruti90
MVC functionalities with web service with simple integration
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.
24 Apr 2015 by Ly Nguyen - LN
How to export HTML to PDF with Bookmart and TOC using iTextSharp-LGPL.4.1.6
25 Dec 2015 by Tim Cadenbach
License Verification Attribute for MVC and Office-Addins
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.
13 Feb 2017 by Mike Hankey
Highlighting the current menu item in MVC using the MvcSiteMapProvider turned out to be somewhat of a challenge but with a little head scratching and several cups of coffee, this is what emerged.
28 Feb 2016 by Er. Puneet Goel
When you are dealing with Date&Time input from user, it's always complicated to handle the Date&Time format. You are not sure about how you will handle the user input format. So, here is the solution.
11 Jul 2017 by asutreja
Dragging List items within DevExpress MVC FormLayout control to re-arrange/order by end users
28 Sep 2014 by Bhushan Mulmule
This is terribly unorganized document with mix of MVC, Entity Framework, LINQ, HTML 5 and JQuery how tos...
1 Feb 2016 by Luis Manuel Prospero Mano Batista
ASP.NET MVC 5 SignalR, SqlDependency and EntityFramework 6
20 Apr 2016 by Md._Mehedi_Hasan
How to add and work with Resource files in ASP.NET MVC5
18 Nov 2015 by Javad Zarrinabadi
MVC Master Detail example with partial view and modal dialog
22 Dec 2014 by Siddharth R Barman
Implementing a custom UserStore for ASP.NET MVC5 authentication
3 Jun 2014 by Ankesh Dave
This article explains the basic usage of MVC Template System
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.
21 Feb 2015 by Atish Dipongkor
How to upload file using AngularJS and ASP.NET MVC5? How to upload multiple files using AngularJs and MVC5?
29 Apr 2015 by Ly Nguyen - LN
How to use Kendo UI Grid with Web API
27 Jan 2015 by TalentTuner
In this article, I’ll describe how to perform basic CRUD operations using code first in an MVC5 application.
23 Dec 2015 by Dhruti90
MVC functionalities with Web Service with simple integration
26 Jan 2015 by TalentTuner
In this article, I’ll describe how to perform basic CRUD operations in an MVC5 application.
18 Sep 2017 by massimiliano aronica
Speed up the loading of the main view by automatically loading partial views in async
26 May 2017 by Kishan K Choudhary
Guide for custom Google login in MVC without default Identity
23 Feb 2015 by Siddharth R Barman
ASP MVC5 authorization filter to validate anti-forgery token for JSON type of requests
13 Aug 2016 by raddevus
My ASP.NET MVC 5 web site is simple but gets small amount of traffic so after 20 minutes, it shuts down. That means new visitors wait 20 seconds or more to see my landing page. Here's a way to test and see if that is your problem.
3 Jul 2015 by Shashank S Chandel
Update WebGrid on clients without Postback using SignalR
13 Apr 2016 by GauravSaxena.Net
How to unit test the JSon result
23 Apr 2015 by RajKGoel
This tip is targeted towards learning the basics of Angular JS, using it with ASP.NET Web API.
29 Jan 2017 by LKC05
ASP.NET MVC vs Webforms
26 Jun 2016 by Mathi Mani
Color code cells of WebGrid based on values of the cell
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
25 Jul 2019 by Shaurya Servegar
How to implement Custom RouteHandler and Custom Handler in ASP.NET MVC 5