I am new to ASP.NET. I have a simple hello world page and I have a select all SQL query.
Is there a way to get the result was JSON?
I want to use the query result to output the values to the page using JavaScript.
Thanks in advance
I am new to ASP.NET. I have a simple hello world page and I have a select all SQL query.
Is there a way to get the result was JSON?
I want to use the query result to output the values to the page using JavaScript.
Thanks in advance