@manhng

Welcome to my blog!

Deep Validation

September 9, 2020 12:19

1) Deep Validation in ASP.NET Core (edit)

1.1) jQuery Validation in ASP.NET MVC 5

https://www.pluralsight.com/paths/mvc5

Suggested load order is:

  1. jquery.js
  2. bootstrap.js
  3. jquery.validate.js
  4. jquery.validate.unobtrusive.js

1.2) ASP.NET Core MVC Client Data Validation

ASP.NET Core MVC case study solution for codeArbor and PluralSight Guides. Demonstrates client data validation using view models, data annotations, jQuery unobtrusive validation, and the Core MVC ModelState object.

  • ASP.NET Core MVC
  • C#
  • HTML
  • JavaScript

https://github.com/ajsaulsberry/BlipValidate

http://www.codearbor.com/library/building-robust-numeric-fields-for-html-forms-with-aspnet-core-mvc/

2) OAuth2

https://pskb-prod.herokuapp.com/microsoft-net/implementing-simple-oauth-server-with-katana-and-membershipreboot

3) OpenJS

https://openjsf.org/projects/

Categories

Recent posts