I am working on a requirement to create a report that uses a large data with lots of rows and time consuming. The idea is to kick off the report and come back later to view the report.
How can I handle this using MVC?
so far I visited links,
ASP.Net MVC Long Running Process
SignalR requires other frame works. at my work we only have .net 4.0
Any one can shed light on this?