I have lots of ASP.NET Pages and server database connection.They takes some time to load fully when requested from server to client. Now I want to show a angular-loading-bar
I actually wrote a block ui module for angular a few days back that does this trick. It should work hand in hand with that nice looking loading bar.