Microsoft .NET Core 1.0.0 VS2015 Tooling Preview Update 2 fails to install with Error 0x81f4000: how to fix it

Microsoft .NET Core 1.0.0 VS2015 Tooling Preview Update 2 fails to install with Error 0x81f4000: how to fix it

If you stumbled upon this post, chances are you've just downloaded Microsoft's Visual Studio 2015 Update 3 together with the Microsoft .NET Core 1.0.0 VS2015 Tooling Preview Update 2, following the instructions …

Microsoft .NET Core 1.0.0 VS2015 Tooling Preview Update 2 fails to install with Error 0x81f4000: how to fix it Read More
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
Visual Studio 2013 e 2015: Unable to start debugging on the web server. Could not start ASP.NET debugging - Come risolvere