HTML input type number with (localized) decimal values using JQuery
Custom Routing and Action Method Names in ASP.NET 5 and ASP.NET MVC 6

Html.ActionLink Extension Method written in C# to handle multi-language Routes in ASP.NET MVC

As anticipated here - and also by popular demand - we're publishing an Extension Method sample that will enhance the Html.ActionLink helper method in any Razor View allowing the developer to specify a CultureInfo object - or …

Html.ActionLink Extension Method written in C# to handle multi-language Routes in ASP.NET MVC Read More
Jquery.scrolling: check HTML elements visibility in Viewport after a page scroll or resize

Jquery.scrolling: check HTML elements visibility in Viewport after a page scroll or resize

With responsive design and adaptive layouts constantly increasing their audience, the importance of controlling the visibility of HTML elements inside the viewport is continuosly increasing. Unfortunately, neither javascript nor the popular jquery frameworks provide a native way to …

Jquery.scrolling: check HTML elements visibility in Viewport after a page scroll or resize Read More
ASP.NET Core 8 and Angular - Sixth Edition
How to fix the "No executable found matching command dotnet-ef" error in Visual Studio with .NET Core