Javascript Menu + ASP.NET MVC 5 Samples (edit)
https://www.cnblogs.com/jesse2013/p/aspnet-identity-claims-based-authentication-and-owin.html
OWIN cookie authentication middleware
https://dotnetcodr.com/security-and-cryptography/
http://paginaswebpublicidad.com/ (tiếng Việt)
https://www.scoop.it/topic/asp-net-mvc
https://gunnarpeipman.com/aspnet/what-is-claims-based-authentication/
https://dotnettutorials.net/lesson/token-based-authentication-web-api/
http://benedict-chan.github.io/blog/2014/03/28/authentication-logics-from-asp-dot-net-mvc-4-to-5/
https://www.thereformedprogrammer.net/user-impersonation-in-mvc-using-asp-net-identity-2/
Cookie based Authentication & Authorization Guide
https://www.aspsnippets.com/Articles/Cookie-based-Authentication-Login-example-in-ASPNet-MVC.aspx
https://dotnetcodr.com/2013/02/11/introduction-to-claims-based-security-in-net4-5-with-c-part-1/
Claims based Authentication & Authorization Guide
https://www.future-processing.pl/blog/introduction-to-claims-based-authentication-and-authorization-in-net/ (Thinktecture IdentityServer)
https://www.codeguru.com/csharp/.net/net_security/asp.net-mvc-and-claim-based-security.html
https://leastprivilege.com/2016/12/16/identity-vs-permissions/
https://leastprivilege.com/2012/10/26/using-claims-based-authorization-in-mvc-and-web-api/
Claims Based Authorization
https://code.msdn.microsoft.com/Claims-Based-Authorization-89cf736e
https://code.msdn.microsoft.com/Custom-Token-ddce2f55
https://github.com/Azure-Samples/active-directory-dotnet-webapp-openidconnect
- ASP.NET MVC 5
- ASP.NET Identity
- Entity Framework: Install-Package Microsoft.AspNet.Identity.EntityFramework
- Cookie-based Authentication
- Microsoft.Owin.Host.SystemWeb: Install-Package Microsoft.Owin.Host.SystemWeb
- Microsoft.Owin.Security.Cookies: Install-Package Microsoft.Owin.Security.Cookies
- Claims-based Authorization (Claim-based Authorization Middleware with Owin and Katana libraries using .Net 4.5.2 framework)
ASP.NET Identity & Cookie based authentication
https://benfoster.io/blog/aspnet-identity-stripped-bare-mvc-part-1
https://benfoster.io/blog/aspnet-identity-stripped-bare-mvc-part-2
http://sundeepkamath.in/posts/authentication-in-asp-net-mvc-5-using-identity-libraries-part-1/
http://sundeepkamath.in/posts/authentication-in-asp-net-mvc-5-using-identity-libraries-part-2/
http://sundeepkamath.in/posts/authentication-in-asp-net-mvc-5-using-identity-libraries-part-3/
GitHub
https://github.com/AccountGo/accountgo
https://github.com/lbacaj/OpenOrderFramework
https://github.com/IntuitDeveloper/Oauth2-MVC5-DotnetSampleApp
https://github.com/hernandgr/AspNetIdentityDemo
https://github.com/deepumi/AspNetMVC5Authorization (HAY)
https://github.com/benfoster/NakedIdentity (HAY)
OWIN Forms Authentication in ASP.NET MVC 5 - OWIN Cookie Authentication middleware in ASP.NET MVC 5
https://devblogs.microsoft.com/aspnet/understanding-owin-forms-authentication-in-mvc-5/
https://blogs.msdn.microsoft.com/webdev/2013/07/03/understanding-owin-forms-authentication-in-mvc-5/
Cookies without Identity
https://stackoverflow.com/questions/31584506/how-to-implement-custom-authentication-in-asp-net-mvc-5
https://stackoverflow.com/questions/32080212/asp-net-identity-2-0-custom-login-method
https://stackoverflow.com/questions/21404935/mvc-5-access-claims-identity-user-data
https://stackoverflow.com/questions/1064271/asp-net-mvc-set-custom-iidentity-or-iprincipal
https://stackoverflow.com/questions/454616/asp-net-cookies-authentication-and-session-timeouts
Refresh Token
JavaScript Basics
https://autotelicum.github.io/Smooth-CoffeeScript/literate/js-intro.html
Eloquent JavaScript
http://eloquentjavascript.net/
Dynamic Menu
http://www.dynamicdrive.com/dynamicindex1/
http://www.dynamicdrive.com/dynamicindex2/
http://www.dynamicdrive.com/dynamicindex3/
http://www.dynamicdrive.com/dynamicindex4/
http://www.dynamicdrive.com/dynamicindex5/
...
Self Executing Anonymous Functions
http://markdalgleish.com/2011/03/self-executing-anonymous-functions/
Search Menu
https://www.w3schools.com/howto/howto_js_search_menu.asp
https://www.w3schools.com/howto/howto_js_filter_lists.asp
https://www.w3schools.com/howto/howto_js_filter_table.asp
https://www.w3schools.com/howto/howto_js_filter_dropdown.asp
https://www.w3schools.com/howto/howto_css_navbar_icon.asp
https://www.w3schools.com/howto/howto_css_subnav.asp
https://www.w3schools.com/howto/howto_js_dropdown.asp
ASP.NET MVC 5 using Ajax and jQuery
https://amit4dotnet.wordpress.com/2014/11/20/create-shopping-cart-in-mvc-using-ajax-and-jquery/
https://amit4dotnet.wordpress.com/2014/11/16/how-to-save-records-using-ajax-and-jquery-in-asp-net/
https://amit4dotnet.wordpress.com/2014/11/17/login-and-registration-in-mvc/
https://sensibledev.com/mvc-bootstrap-form-example/
https://sensibledev.com/bootstrap-modal-with-ajax-content/
https://getbootstrap.com/docs/4.1/components/forms/
Samples
https://getbootstrap.com/docs/4.1/layout/grid/
http://developmentpassion.blogspot.com/2017/02/gridview-with-server-side-advacned.html
DataTables
http://www.binaryintellect.net/articles/218ca630-ba50-48fe-af6e-6f754b5894aa.aspx (Load Dynamic Data)
https://www.codeproject.com/Tips/1057064/MVC-Master-Detail-Example-with-Partial-View-and-Mo
https://www.codeproject.com/Articles/1046102/MVC-pagination-filtering-and-sorting-inside-partia
https://www.codeproject.com/Tips/826002/Bootstrap-Modal-Dialog-Loading-Content-from-MVC-Pa
https://www.codeproject.com/Articles/531916/Master-Details-using-ASP-NET-MVC
https://www.c-sharpcorner.com/UploadFile/4b0136/working-with-dropdownlist-in-mvc-5/
http://www.techstrikers.com/Articles/jquery-datatable-bind-json-using-asp.net-mvc5.php
https://www.codaffection.com/asp-net-mvc-tutorial/asp-net-mvc-with-jquery-ajax/
https://carlofontanos.com/ajax-pagination-with-search-and-sort-using-asp-net-mvc5/
ASP.NET Core MVC
https://www.c-sharpcorner.com/article/using-jquery-datatables-grid-with-asp-net-core-mvc/
https://www.mytecbits.com/microsoft/dot-net/bootstrap-asp-net-core-mvc
ASP.NET MVC
- Part 1 - jQuery DataTables and ASP.NET MVC Integration.
- Part 2 - Implementation of CRUD functionalities (add, inline edit, delete) using DataTable in ASP.NET MVCwhere I have described how you can add data management (CRUD) functionalities such as adding, deleting and editing rows,
- Part 3 - Reloading content of data tables in ASP.NET MVC where I have shown how you can reload DataTable content using Ajax,
- Part 4 - Creating an expandable master-details table where I have shown how you can implement opening details row when regular row is selected,
- Part 5 - jQuery DataTables Advanced Filtering in ASP.NET MVC - in this article is shown how you can implement advanced filtering,
- Part 6 - Table Row Drag and Drop in ASP.NET MVC - in this article is descibed how you can use drag'n'drop row reordering.
JavaScript xử lý chuỗi
https://toidicode.com/cac-ham-xu-ly-chuoi-trong-javascript-155.html
Power CMS Content Management System
https://codecanyon.net/item/power-cms-content-management-system-open-source-mvc-5/19754906
https://www.codeproject.com/Articles/194916/Enhancing-HTML-tables-using-a-JQuery-DataTables-pl
http://www.cyqdata.com/cnblogs/article-detail-37023-english
https://www.codemag.com/Article/1601031/CRUD-in-HTML-JavaScript-and-jQuery-Using-the-Web-API
ASP.NET
https://jitendragangwar007.blogspot.com/2014/09/bulk-edit-update-multiple-rows-in.html