Search results for query: *

  • Users: JirkaH77
  • Content: Threads
  • Order by date
  1. J

    Question JSON processing in Visual Studio 2013 with IIS8 "=" have to be first

    I would like to process JSON in WepAPI 2.0 and in the JSON file must be = as a first char. If I post normal JSON [{ ... }] visual studio return NULL exception and variable "value" is NULL namespace MyProgram.Controllers { public class TestController : ApiController { // POST...
Back
Top Bottom