News

In the MVC Controller you're never returning Json unless you explicitly encode it and, since ASP.NET MVC doesn't use a Json serializer that can convert casing, you're invoking the serializer you ...