My project uses Application to store values. When i delete something that utilizes Application, i still have to iisreset,so that the new values will be applied.
how can i reset the values in the Application without typing iisreset in the command prompt?
thanks