HTML5 Validation for ASP.NET Core Models and Razor Views
Explains how to replace ASP.NET Core's default jQuery validation with HTML5 validation using the FinBuckle.Html5Validation NuGet package.
Explains how to replace ASP.NET Core's default jQuery validation with HTML5 validation using the FinBuckle.Html5Validation NuGet package.
A developer's reflection on the evolution of web development abstractions, from ASP.NET Web Forms to MVC helpers, discussing their benefits and pitfalls.
A technical overview of new features in the ASP.NET MVC 2 Preview 2 release, focusing on the Futures assembly, client-side validation, and REST SDK.