Q: Should I use application, cache, or static variables?
Q: Can I use application state in a Web farm?
Q: Can I use session state in a Web farm?
Q: I have been asked to migrate an application from ASP to ASP.NET. In the ASP application, several third-party utilities have been used to provide for caching. Should I use these or use ASP.NET’s internal caching?