how to populate an object using webservice(c#) and display the objects using jquery(json, data)

I am creating a web application using visual studio 2010 using sql server at the backend. I need to randomly select 10 questions from a database using web service in c# and display the results in a web browser using jquery.
On the browser I need to diplay question in random order and answer choices randomized as well.

newest questions tagged jquery – Stack Overflow

About Admin