Tag: json
All the articles with the tag "json".
Powershell Power - Moving large amounts of files to the cloud
Published: at 06:25 PMA detailed guide on using Powershell and .NET to transfer large amounts of files to the cloud, including challenges faced and solutions implemented for efficient file migration and database updates.
Fix Internet Explorer prompts to save JSON response when uploading files
Published: at 12:08 PMA guide to fixing the issue where Internet Explorer prompts to save JSON responses when uploading files via AJAX, including a solution for modifying HTTP headers in ASP.NET MVC.
WCF JSON Serialization error with DateTime.MinVal and UTC
Published: at 02:51 PMAn overview of a WCF JSON serialization error with DateTime.MinVal and UTC, and a solution to fix the issue by specifying the DateTimeKind as UTC.