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
Benchmark avanzati di una Web API con NBomber
Benchmarking di una Web API con Postman: misurazioni rapide e utili in pochi passaggi
ASP.NET Core e Entity Framework Core 9.0 - Progetto di esempio