Custom DateTime Converter con Json.NET per gestire formati non-standard, empty string e valori null

ASP.NET - Custom DateTime Converter for Json.NET to handle non-standard, empty string and null-value date formats

Handling DateTime string-serialized values is often annoying when you're working on a multi-language project, especially when you're working with string-based data formats such as XML, CSV, JSON and such. Luckily enough, almost every …

ASP.NET - Custom DateTime Converter for Json.NET to handle non-standard, empty string and null-value date formats Read More
jquery.scrolling plugin

jquery.scrolling

This jQuery plugin adds the scrollin and scrollout events to jquery: these events will fire when any given element becomes visible/invisible in the browser viewport, allowing you to: automatically or programmatically …

jquery.scrolling Read More