Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
(Move to ...)
Event registration app with QR/Paypal
Home
▼
Monday, March 3, 2014
How to solve Json deserilization problem, Type 'System.String' is not supported for deserialization of an array?
The property is set to string type, but the json data is return a string array..
‹
›
Home
View web version