Tag Archives: JSON

C#: Useful JSON in .Net
Welcome to CodeSpread!Why JSON? All web applications revolve around large chunk of data and availability of that data to our application is of utmost importance. To do that, we have options like fetch data from database and sometimes from XMLs. As a result of which we end up hitting DB/File system several times and ultimately…..









