Here Mudassar Ahmed Khan has explained with an example, how to create a Generic HTTP Handler in ASP.Net that returns JSON data.
The Generic HTTP Handler will pull records from database and return the records in JSON format to the client.
↧