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

MVC 

19 Apr 2013 by Necmettin Demir
"How to series" about MVC, jQuery, JSON, paging, mapRoute.
8 Jul 2013 by Liviu Ignat
MVC 3 plugin architecture with embedded razor views: steb-by-step description and demo application.
3 Oct 2016 by Saineshwar Bageri
In this article, we are going learn to create an application that works online and offline.
8 Jul 2013 by Liviu Ignat
How to handle database operations or any kind of business specific logic inside plugin assemblies.
18 Jan 2017 by Bart-Jan Brouwer
.Net Core datagrid with server side paging, sorting and filtering
12 May 2014 by Brad Joss
[RegSave] your property to the Registry, and more.
5 Sep 2018 by Saineshwar Bageri
How to secure ASP.NET Core MVC Applications against top 10 attacks
4 Aug 2016 by Saineshwar Bageri
In this article, we will run through 10 points which will help us to make our MVC code secure.
26 Jun 2016 by VijayRana
10 ways to Bind Multiple Models on a View in MVC
18 May 2014 by Shahriar Hossain
[Attribute] Routing in ASP.NET MVC 5 / WebAPI 2
26 Sep 2013 by Rahul Rajat Singh
In this article we will talk about the basics of ASP.NET Web API.
10 Apr 2014 by Rahul Rajat Singh
In this article we will see how we can implement caching in an ASP.NET MVC application
6 Apr 2014 by Rahul Rajat Singh
In this article we will see how we can perform custom validations by using custom data annotations in ASP.NET MVC
19 Jun 2013 by Rahul Rajat Singh
In this article we will discuss about securing the user passwords by using hashing and salting on the user passwords.
14 Apr 2013 by Rahul Rajat Singh
In this article we will try to see how we can use custom filters and attributes in an ASP.NET MVC application.
24 Apr 2014 by Rahul Rajat Singh
In this we will discuss about implementing custom forms authentication in an ASP.NET MVC application.
15 Apr 2013 by Rahul Rajat Singh
In this article we will try to see how we can use DataAnnotations to perform validations of Model classes in an ASP.NET MVC application.
11 Apr 2013 by Rahul Rajat Singh
In this article we will discuss about few important data transfer techniques in ASP.NET MVC application
27 Feb 2018 by Amir Jalilifard
Lets take an exciting travel to the land of MVC, MVP and MVVM patterns with our sexy friend : JavaScript
14 Jan 2011 by robregan
A comparative evaluation of how three jQuery modal dialog plugins work with ASP.NET MVC and graceful JavaScript
17 Jan 2018 by Shenwei Liu
Custom model binder for passing query strings as nested objects or collections to Web API GET or POST methods, also updated for ASP.NET Core
6 Apr 2016 by UberGeoff
A reusable jQuery popup message box with Ajax functionality - that can bind to any model
3 Jul 2011 by Ramu Sangabathula Original
This article gives information to the reader on how flexible ASP.NET MVC validation framework is for complex validations on the form, also explains little bit on how ModelMetadata is created internally using provider model.
9 Jul 2013 by Quí Nguyễn NT
A sample real-time web application using Ember.js, REST API, and SignalR.
16 Sep 2015 by Dr. Song Li
This is a simple CRUD example with JSF.
30 Mar 2012 by Afshin Mehrabani
In this article we are going to review a piece of NodeJS code and learn how to use some of its common modules. This is a simple application which keeps record of logs including errors, warnings and information.
8 Sep 2014 by Sandeep Singh Shekhawat
This article introduces how to create an MVC application using LINQ to SQL. You will create a simple MVC application for Book registration with a Publisher where the Publisher and Book have one-to-many relationships.
13 May 2010 by Dr. Song Li
This article gives a simple tutorial on developing ASP.NET applications in MVC pattern.
28 Dec 2017 by lepipele
Detailed guide on building C# ASP.NET website checkout that accepts Bitcoin (BTC), Litecoin (LTC), Ethereum (ETH) and other Crypto Currencies.
11 Apr 2011 by Anoop Pillai
Shows how to push your WPF apps to users via WebSockets and HTML5 Canvas.
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.
12 May 2011 by ambilykk
A deeper look into different Actions, Action filters, and selectors used inside a Controller.
1 Oct 2015 by LEADTOOLS Support
This “How To” adds document viewing with page thumbnail navigation and full page view to an ASP.NET MVC 5 project.
6 Mar 2016 by Anatoliy Khotin (9682296)
Small application that allows text to be added to an image for annotation or to create greeting cards using ASP.NET MVC and jQuery
16 Apr 2014 by Shenwei Liu
The article shows how to enhance the shopping cart of the Microsoft ASP.NET MVC Music Store 3.0 sample application by making the workflow more practical with a quantity update feature and unobtrusive data validations.
10 May 2016 by Florian Rappl
The third part discusses events, asynchronous and dynamic types, the TPL, and reflection.
1 Feb 2014 by SupperSlonic
Agile release cycle displayed in 3 views: monthly calendar, read-only view, edit view
30 Jan 2017 by Dan Letecky
How to build an AJAX Event Calendar (Scheduler) using the open-source DayPilot Lite for ASP.NET MVC library (Apache License 2.0).
1 Jun 2012 by Manning
A chapter excerpt from ASP.NET MVC 4 in Action
6 Dec 2013 by Afazal MD 3104209
All ASP.NET MVC 3 features
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.
18 Nov 2013 by Rahul Rajat Singh
In this article we will discuss about entity framework code first approach.
10 Apr 2013 by Rahul Rajat Singh
In this article we will try to look at ASP.NET MVC architecture from a beginner's perspective.
17 Jun 2014 by Rahul Rajat Singh
In this article we will try to understand HTML helper methods. We will also see how we can implement custom HTML helpers.
11 Feb 2013 by DeepakAggarwal.Net
This article highlights an approach to organize ASP.NET MVC routes in an organized manner
13 May 2010 by Dr. Song Li
This article introduces an example ASP.NET MVC web project to upload and download files.
1 Aug 2011 by Dr. Song Li
This article presents a simple example on how to use jQuery Grid Plugin in MVC.
20 May 2013 by Jon Honess
Using Windows Azure to build an online board game.
9 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
12 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
17 Mar 2022 by Coding Notes
An introduction to ASP.NET Core MVC
31 Jul 2013 by Karthik. A
This article discusses ways by which you could utilize Disqus in your web applications.
1 Apr 2011 by xandytsui
An Introduction to a new Android-java based MVVM Presentation Framework
20 Apr 2018 by NavnathKale
Part 2 – Extending AngularJS to make it more simple and dynamic
8 Jul 2015 by syed shanu
How to use AngularJs Filter, AngularJs Sort, AngularJs Animation, Image Mouse Over and Mouse Out Event
26 Jan 2016 by syed shanu
Use AngularJS and WCF Rest Service to create a simple Online Shopping Cart
7 Nov 2015 by Sujeet Bhujbal
Angular js with ASP.NET MVC is more popular now days and for beginners, I will tell you what is angular js and show you a practical example of ASP.NET MVC for inserting, deleting and displaying data using angular js.
22 Nov 2016 by Bill SerGio, The Infomercial King
Angular Shopping Cart for Affiliate Marketing in Angular 5 that Is Responsive with TV Commercials with Powerful Features that Drive Real Sales like Unlimited Distributor IDs for Commissions with Editor
28 May 2017 by tranthanhtu.vn
In this article, we will see how to use multi-languages(i18n) in angular2
15 Jun 2017 by tranthanhtu.vn
In this article, we will why and why not using DI & IoC from my real situation.I did not tell you that DI is not good. From my view, each tech has it own pros and cons. So It is better if we know when we can use which techs for our business.
28 May 2017 by tranthanhtu.vn
In this article, We will have a look to unserstand how RESTful/WebApi was applied in my code
29 May 2017 by tranthanhtu.vn
In this article, We will learn why do we need to manage the stages of our application.
29 May 2017 by tranthanhtu.vn
In this article, we will learn how to build and deploy the code
4 Jul 2017 by tranthanhtu.vn
This tip explains how we should structure our project folder
11 Jul 2017 by Yaseer Mumtaz
This article will help beginners to step-up Angular2 in ASP.NET MVC, create the RESTful APIs in ASP.NET MVC Web API and front end in Angular2.
15 Mar 2018 by charles922
AngularJS and REST API Tutorial
19 Apr 2018 by charles922
AngularJS and REST API Tutorial - Part 2
27 Apr 2018 by charles922
AngularJS and REST API Tutorial: Part 3
12 Jul 2018 by charles922
AngularJS and REST API Tutorial - Part 4
27 May 2020 by Theo Kand
An original AngularJS implementation of the most famous video game ever
20 Dec 2023 by Shivprasad koirala
This article discusses the top 50 AngularJS interview question with answers.
3 Apr 2019 by Mahsa Hassankashi
This is the simplest tutorial on AngularJS and Repository Pattern for developing professional MVC applications. It includes a source code about practical permission management project.
6 Oct 2014 by Afazal MD 3104209
AngularJS integration with Web API explained with a product list and added new product with get and post method.
28 Jan 2011 by S. M. SOHAN
MvcMailer NuGet package allows you to render MVC View as Email Body
13 Aug 2013 by Florian Rappl
Second part in my annualy list of tips, this time including JavaScript, controls, tooling and customization, which has been build up from recent ASP.NET MVC 4 programming journeys.
6 May 2010 by imagiro
A simple thread pool with minimal dependencies
3 May 2014 by John-ph
A simple C#.NET library that implements HMAC Authentication, Global Exception Handling and API Versioning
21 Nov 2013 by Nirosh
If you want to use ASP.NET MVC framework but is strugling to get things arrange to confidently use for your next business project. This Article is just for you. The article guide you to use ASP.NET MVC framework to architect a small Document Management System.
11 Dec 2014 by Snesh Prajapati
In this article, we will learn the concept of Areas in ASP.NET MVC and how to use it with a practical scenario.
23 Aug 2014 by Stephan Johnson
Scaffold Microsoft Azure Table Storage entities in ASP.NET MVC5
17 Dec 2013 by Monjurul Habib
ASP.NET Web API is a framework for building and consuming HTTP services that can reach a broad range of clients including browsers, phones, and tablets.
26 Aug 2015 by Afzaal Ahmad Zeeshan
In this article I will explain the steps to create a full featured standalone ASP.NET 5's Web API that can be used by Windows 10's native Universal Windows Runtime application.
6 Mar 2024 by Mark Pelf
A practical guide to build a multi-language ASP.NET 8 MVC application
13 Mar 2024 by Mark Pelf
How to build a multi-language ASP.NET 8 MVC application
15 Mar 2024 by Mark Pelf
A practical guide to build a multi-language ASP.NET 8 MVC application
21 Mar 2024 by Mark Pelf
A practical guide to building a multi-language ASP.NET 8 MVC application
23 Feb 2011 by Abdul Quader Mamun
A sample ASP.NET application development using MVC.
20 Jun 2016 by Toan Manh Nguyen
In this article you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
20 Jun 2016 by Toan Manh Nguyen
In this article, you will learn about ASP.NET Core RC2 using WEB API and AngularJS.
8 Jun 2016 by amitthk
Cross platform Asp.Net Core RC2 with Angular 2 - getting started on Linux/Mac & VSCode - Part 1
30 May 2019 by Member 13221290
Develop a demo service fabric in Visual Studio 2019
10 Oct 2019 by Joseph Rozario
This article explains how to implement Token Authentication and Authorization using JWT in ASP.NET CORE.
24 Aug 2016 by syed shanu
In this article you will learn about Insert/Select to database using Angular2 and WEB API in ASP.NET Core1.0.
21 Nov 2016 by Kornfeld Eliyahu Peter
How to host a cross-platform ASP.NET Core application
7 Jul 2016 by Vincent Maverick Durano
This article will walk you through the basic steps on how to create a simple web application using MVC  in ASP.NET Core.
20 Dec 2023 by Shivprasad koirala
In this article, we break down some most asked interview questions on Security part in ASP.NET MVC.
22 Mar 2018 by Angel Gabriel Valdés Sarduy
This project is an ASPNET Core MVC site with a generic controller for CRUD and searchs.
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
12 Jul 2013 by Mehul Harry
How to place a data grid into one of the ajax-tab
12 Jul 2013 by Mehul Harry
Learn how to add a friendly 'Session Timeout' warning dialog message to your ASP.NET MVC website using the DevExpress MVC PopupControl extension