Hi all,
I want to show progress bar in asp.net page I have to read column 'BuildCompletedCount' from database from table 'TestResultAvailibiltyMaster'.
Basically BuildCompletedCount keeps getting updated upto 9. As and when count is getting updated the 'progress bar' should show the progress. Like when it reaches 9, it should as 100% with colour of the progress bar getting turned into green and in the beginning it should be yellow.
I am using asp.net with MVC and Sql server as database.
Kindly waiting for your response.
Thanks,
Santosh