Series ASP.NET MVC (edit)
GitHub
OWASP Top 10
https://www.troyhunt.com/owasp-top-10-for-net-developers-part-1/
https://www.troyhunt.com/owasp-top-10-for-net-developers-part-2/
ASP.NET MVC Recommended Resources
https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/recommended-resources-for-mvc
Advanced Search using JQuery DataTables in ASP.NET MVC
https://code.msdn.microsoft.com/How-to-implement-Advanced-84ce58e8
This sample demonstrates How to Implement Advanced Search Functionality in an existing Grid using JQuery DataTables in ASP.NET MVC 5
Ajax CRUD Operations on Single Page with JQuery DataTables in ASP.NET MVC
https://code.msdn.microsoft.com/Implement-Ajax-CRUD-a543a978
This sample demonstrates how CRUD Operations can be implemented in a gird which is already implemented with Server Side Pagination and Advanced Search features already in it by using JQuery DataTables.
Create Grid using JQuery DataTables in ASP.NET MVC 5
https://code.msdn.microsoft.com/Create-Grid-using-JQuery-711d6a1c
This sample demonstrates how we to create a grid view in asp.net mvc using JQuery DataTables with essential features including like Filtering, Sorting and Pagination.
Server Side Pagination, Sorting and Searching using JQuery DataTables in MVC
https://code.msdn.microsoft.com/Server-Side-Pagination-a91e7aaa
This sample demonstrates how we can implement the server side pagination, searching and sorting which is of course a better approach in the long run or for the applications where data-sets are too big.
How to use jQuery Grid with ASP.NET MVC
This article is going to show how you can easily implement paging, sorting, filtering and CRUD operations with jQuery Grid Plugin in ASP.NET MVC with bootstrap.In the sample project I'm using jQuery Grid by gijgo.com, jQuery, Bootstrap and ASP.NET MVC.
https://code.msdn.microsoft.com/How-to-use-jQuery-Grid-5239f9c0/view/SourceCode
Getting Started with Mobile Web Development Using HTML5, jQuery Mobile and ASP.NET MVC 4
https://msdn.microsoft.com/en-us/magazine/hh771055.aspx
ASP.NET - Single-Page Applications: Build Modern, Responsive Web Apps with ASP.NET
https://msdn.microsoft.com/en-us/magazine/dn463786.aspx
Dino Esposito (Blazor, Events and CQRS, Commands, Events and Bus, ASP.NET Core, ASP.NET Core SignalR)
https://msdn.microsoft.com/da-dk/magazine/mt149362?author=dino+esposito
Dino Esposito is the CO-Author of “Microsoft .NET: Architecting Applications for the Enterprise” (Microsoft Press, 2014) and “Programming ASP.NET MVC 5” (Microsoft Press, 2014). A technical evangelist for the Microsoft .NET Framework and Android platforms at JetBrains, Esposito frequently speaks at industry events worldwide and shares his vision of software at software2cents.wordpress.com and on Twitter at twitter.com/despos.