Any way to keep stuff in IIS cache?

I am working on a project where I cache quite a bit of data in the Application_Start. Needless to say this sucks since once I change any code, recompile, my cache is destroyed. Any way to over come this

thanks
Ralph



Answer this question

Any way to keep stuff in IIS cache?