Hi guys,
i’ve a problem with the serialization of Json.
I need to pass the file Json from a directory, without generate a Json string.
because it automatically updates each 5 minutes.
have you a solution?
the language that i use is C#, i’ve already installed the class:" Newtonsoft.json.dll". My project is a Web-Services on VisualStudio 2012.
Please Help me!