In my asp mvc application the client sends a request to the server, where a db request is created and some computations are done to the data from the db. Then the results are sent to the client and displayed.In my asp mvc application the client sends a re