Convert generic list to json

  • Thread starter Thread starter markgoldin
  • Start date Start date
M

markgoldin

Guest
I am trying to convert a list of objects into json data. My project has a reference to Newtonsoft.Json, but when I try using it it's not showing up. Also I tried System.Web.Script but Script it's not there. I am targeting .NET Framework 4.


Thanks for help.

Continue reading...
 
Back
Top