I am trying to make JSON webservice in C# .NET. A json string is returning by web method but it contains xml structure like:
The WCF Web API is worth learning if you plan to create REST services. It's easily installed via Nuget, or from Codeplex