I'm creating a web user control that is performing some calculations, and in the course of debugging, my double variable gets set to 0 when performing 8/100. Here is the code I'm using: double calc; int Go to the complete details ... Bookmark It