Here Mudassar Ahmed Khan has explained with an example, how to display Progress Bar for long running Server calls in ASP.Net MVC Razor.
The Ajax.BeginForm extension method is used to make AJAX calls to Controller’s Action method and when the AJAX call is in doing a long running Server call, the Progress Bar GIF Image will be displayed in ASP.Net MVC Razor.
↧