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

15 Jul 2018 by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
14 Feb 2013 by Vahid_N
PdfReport is a code-first reporting engine which is built on top of the iTextSharp and EPPlus libraries.
11 Aug 2014 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.
23 Apr 2012 by Jovan Popovic(MSFT)
Reordering table rows using drag and drop functionality with jQuery DataTables plug-in in ASP.NET MVC applications
3 Nov 2013 by Hovhannes Bantikyan
This is a simple infinite scroll with Ajax post and JSON. Have fun :)
10 Jun 2012 by Vitaly Tomilov
Simple way of mapping HttpHandler requests into controller/action
27 May 2020 by Theo Kand
An original AngularJS implementation of the most famous video game ever
15 Jul 2013 by Zhuyun Dai
Using WebSocket in traditional ASP.NET and MVC 4
25 Jul 2017 by Sharp Ninja
MVC as a design pattern has been strongly defined by the Gang of Four, but in recent years it's been hijacked as a marketing term more than a design pattern. This article aims to simplify and define what the MVC design pattern is and present a simple MVC framework that you can reuse in your project
3 Oct 2014 by John Atten
When working with ASP.NET Web Api from a .NET client, one of the more confounding things can be handling the case where errors are returned from the Api. Specifically, unwrapping the various types of errors which may be returned from a specific API action method, and translating the error content in
4 Apr 2015 by Jean Carlo S. Passos
CRUD over Association Entity that maps to association tables
11 Oct 2011 by Enrique Albert
Baseline WCF Distribution Layer - Decoupling of WCF Services and ViewModels.
3 Jun 2013 by rgubarenko
jsRazor is unbeatably powerful and stupidly simple client-side rendering approach that consists of ONLY TWO functions. Tiny javascript library entirely eliminates the need for server-page rendering, in the same time giving your apps unmatched simplicity and flexibility.
25 Jun 2014 by Shenwei Liu
Convert a generic list to an Excel byte array using Open XML SDK and dynamically create an Excel file for data distributions from an ASP.NET MVC website
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
21 Nov 2016 by Kornfeld Eliyahu Peter
How to host a cross-platform ASP.NET Core application
1 Mar 2017 by Paul D. Sheriff
In this blog post, you will learn how to add Angular to your MVC applications
15 May 2017 by Charles d'Avernas
A ready-to-use solution for dynamically querying an Entity Framework DbContext in ASP.NET
6 Aug 2012 by _DanV_
How to dynamically add controls on a hierarchical structure on MVC.
9 Jun 2013 by Florian Rappl
Crawling tons of (individual) web information and creating statistics using Windows Azure.
13 Aug 2013 by Florian Rappl
Creating a highly extensible presentation app with multi-user and device integration for tablets.
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.
31 Aug 2016 by Sheshnath Kumar
This article will find out a solution to serialize/deserialize object by reference at server and client, also will serialize/deserialize objects having circular references.
21 Jun 2018 by Syed Zain Shah
In this article, you will learn about basic foremost concepts about Action Results in ASP.NET MVC 5. Hope you'll enjoy this. Feel free to give your feedback.
19 Feb 2013 by _Amy
This error usually occurs when you have set up Visual Studio to debug an existing web application running in IIS rather than the built in ASP.NET debug web server. IIS by default listens for web requests on port 80. In this case, another application is already listening for requests on port 80....
13 Jun 2014 by Rahul Rajat Singh
In this article we will try to understand about ASP.NET MVC Routes. We will get to know the details about routes and try to see how we can implement route constraints.
19 Jun 2016 by syed shanu
In this article, we will see in detail about using ASP.NET Identity in MVC application.
25 Nov 2016 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.
11 Jan 2015 by Muhammad Hassan Tariq
Glimpse Extension for server side debugging and diagnostic information of ASP.NET applications
18 Jan 2017 by Bart-Jan Brouwer
.Net Core datagrid with server side paging, sorting and filtering
1 Jun 2012 by Manning
A chapter excerpt from ASP.NET MVC 4 in Action
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
24 Jun 2015 by Akki Kumar
Image Combobox in HTML is no longer a pain, thanks to JQuery and CSS
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.
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.
18 Feb 2011 by Fred Song (Melbourne)
The Server Explorer is an application that introduces and explains how to use ASP.NET MVC and Visual Studio 2010 for web development
15 Oct 2013 by Balimusi
WCF 4.5 Services Development using Entity Framework and MVC 4 front-end
7 Jan 2015 by vladimir husnullin
Web development using JSON is simple
22 Oct 2014 by Kalvin Lawrence Ernst
Generate a web app instantly, directly from a database(SQL Server)
29 May 2017 by tranthanhtu.vn
In this article, We will learn why do we need to manage the stages of our application.
23 May 2018 by Andreas Schoenle
How to use CrashRptEx, to avoid some of the pitfalls of crash reporting in MFC apps or if you want the ability to continue your application after a crash
27 Jun 2012 by Wonde Tadesse
Here is simple Ajax with post. Assuming that you do have an html table with a name called AjaxGrid and a div with a name bio $(document).ready(function () { $('#AjaxGrid tbody tr').click(function () { var selectedraw = $(this).closest("tr"); var id =...
2 Feb 2013 by Marc Clifton
A prototype application for cross-referencing and indexing files, URL's.
16 Apr 2013 by Sergey Alexandrovich Kryukov
If your XML file is small enough to keep all the data in memory, this is a simple easy way to implement a kind of a database; and you would enjoy the huge benefits of purely object-oriented database, no mapping code. If this is not the case, however, such approach would be very awkward, and I...
14 Jan 2014 by Bert O Neill
MVC5 - JQM - SignalR2.0.1 - SqlDependency - Sql Server 2008R2
18 Apr 2015 by DataBytzAI
How to work with KnockoutJS arrays (simple and nested) in ASP.NET MVC
29 Feb 2016 by wells cheung
Privilege Control System based on MVC and WCF.
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC All Build with .NET Core
25 Nov 2017 by Daniel Carvalho Liedke
Project to generate Excel Spreadsheet from DataSet with auto size (AutoFit) columns, auto-filter, alternating light blue background color with Open XML using ASP.NET MVC
9 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
14 Sep 2010 by Sandeep Mewara
I assume you are talking of MVC framework here:Microsoft: Learn ASP.NET MVC[^]Sample MVC ASP.NET Application[^]In case MVC pattern, then have a look at this[^].
3 Dec 2010 by Dr. Song Li
This article presents a simple method to load clean HTML fragments from the web servers using jQuery and MVC.
26 Apr 2011 by User 271009
Using Forms Authentication to secure access to ASP.NET MVC endpoints and WCF services
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
11 Sep 2012 by Bryian Tan
Article on how to create an ASP.NET MVC3 slideshow user control/partial view using jQuery and XML
24 Feb 2014 by Shameel
The easiest way to do this is on the database side.SELECT IIF(IsApproved, "YES", "NO") AS OvertimeApproved
13 Aug 2014 by raju melveetilpurayil
One more example of how to do Paging in MVC
4 Nov 2016 by UberGeoff
A reusable MVC popup message box with Ajax functionality - that can bind to any model
3 Oct 2016 by Fred Song (Melbourne)
In this article I talk about how to use ASP.NET Core MVC, Fluent NHibernate and Angular JS to implement a CRUD SPA (Single Page Application).
4 Sep 2017 by Bart-Jan Brouwer
Learn how to create JWT and use with WebApi, REST and MVC all build with .NET Core
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
8 Aug 2012 by Brian Samiee
WebLights Component Library
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.
20 May 2013 by Jon Honess
Using Windows Azure to build an online board game.
31 Jul 2013 by Jameel VM
Try this. You can take the value of button by setting the name attribute as same to all the submit button@using (Html.BeginForm("Create", "Home", FormMethod.Post, new { id = "submitForm" })){@Html.TextBoxFor(m => m.Name, new { maxlength = 50 })
3 Sep 2013 by Rion Williams
Common approaches to responsive design
17 Dec 2013 by Member 9913858
An introduction to using FakeModel to create test aata for you.
16 Feb 2014 by Sebastian Solnica
ASP.NET MVC Bundles internals
11 Aug 2014 by John Atten
This is the second part of a two-part series in which we figure out how to implement a basic Group-based permissions management system using the ASP.NET MVC 5 Identity system. In this series, we are building upon previous concepts we used in extending the IdentityUser class and implementing Role-Bas
24 Nov 2015 by vladimir husnullin
Web development using JSON is simple
14 Apr 2014 by Ondra Morský
Implement NLog logging with SignalR
13 Jun 2014 by Terrence Sheflin
Optimizing ASP.NET MVC HTTP responses to remove unnecessary and possibly dangerous information when using IIS
9 Feb 2015 by madan535
In this article we can learn how to file upload in ASP.NET MVC using Dropzone JS and HTML .
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
13 Feb 2016 by Shivprasad koirala
Learn AngularJS Step by Step – Lab 2 (Events and Validations)
10 May 2018 by Jack Xu, USA
This article provides a step-by-step tutorial on how to use ASP.NET Core MVC to create charts in web applications with data from either the client or server side.
27 Dec 2018 by Alessio Aronica
Generate forms from MVC models in one simple line of code
6 Mar 2024 by Mark Pelf
A practical guide to build a multi-language ASP.NET 8 MVC application
2 Aug 2011 by Rui Jarimba
Use ASP.NET MVC T4 custom templates to generate resource files and localized views
16 Jan 2012 by Wahid Bitar
Get the DropDownList items at OnResultExecuting
14 Feb 2012 by Wonde Tadesse
It's pretty much easy. The following article explained clearly how to do it.Integrating ASP.NET MVC 3 into existing upgraded ASP.NET 4 Web Forms applications[^]
8 Jun 2012 by Sandeep Mewara
This means that unlike ASP.NET Webforms, MVC does not generate garbage control ids. This makes CSS styling and Javascript development easy. Further, it helps in performance of a site. ASP.NET MVC forces to be more in sync and close to HTML. There are no repeaters, datagrids or such controls...
6 Apr 2013 by Sebastiaan Meijerink
Offline web app in MVC.
10 Oct 2013 by Rion Williams
How to create advanced audit trails using ActionFilters in ASP.NET
15 May 2013 by Volynsky Alex
Follow these steps to generate an actual report from your web application:* Create a controller that derives from PdfViewController.* Create a view that generates the HTML which should be translated to a PDF report.* Create an action on a controller which calls the ViewPDF method on the...
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.
27 Jan 2015 by luckylaxman
Create, read, update, delete,Log in and Log out, (CRUD) operations are easy to perform in ASP.NET MVC. By using the default T4 scaffolding templates and strongly-typed views you can quickly build a web application that can create, update, and delete records.
4 Feb 2015 by Md. Shariful Islam (Adil)
Alignment and sorting icon in WebGrid header
23 May 2015 by Mario Z
You could use the following in your view for an index action:@model string@Html.Raw(Model)However I believe this should cause an issue when invoking that index action because a string model is causing the path's ambiguity.As a workaround to this you could cast this string as an...
27 May 2015 by DataBytzAI
How to develop a single page application (SPA) without a framework using MVC and SammyJS
14 Jun 2015 by OriginalGriff
DATETIME is non-nullable in .NET - but it isn't in SQL, where NULL is a valid value for a DATETIME column if you configured your DB that way (and the SSMS designer defaults to "nulls allowed" for new columns).So your database contains a row or rows where the MtgDt column has a NULL value....
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.