I am running a web application which is having a timer which is making database call every 1000 ms & displaying a label
which is showing time incremented by 1 sec like in an an exam site i.e. 00:00:01--00:00:02 like this.
the timer is running in the background & after sometime the application get stuck.
I have set iis recycle regular time interval as 1 minute.
will it be a problem of setting iis recycling time as 1 minute.
Go to the complete details ...