Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4757

Display Progress Bar for long running Server calls in ASP.Net MVC

$
0
0
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.

Viewing all articles
Browse latest Browse all 4757

Trending Articles