Our team has just started developing for the Sitecore CMS.
We find that after every code change (.cs file) the app needs to restart and sitecore's restarting takes us up to 2.5 or 3 minutes. Our local pc's dev env communicates with a distant database. Aside from increasing our bandwidth to the database, are there ways speed up a sitecore restart (turn off caching etc.)
Are sitecore developers typically using IIS or VS's web dev env?
I assume using IIS would still present the same issue of restarting sitecore after every change?