Skip Navigation Links


TheInternetProgrammer.com

   
ConstantsClass

The ConstantsClass is used in conjunction with the web.config file to maintain application constants. By reducing the number of hard coded values in the code, application wide modifications can be made through simple modifications.