What is the easiest way to retrieve data from the database, and convert the data to a JSON String? Is there any kind of helper class? or am I supposed to loop through the columns in my dataset to create the JSON string?
örnek kod harika olurdu