Hash Code is a unique number generated to identify each module in an assembly and it is used to insure that only the proper version of a module is loaded at runtime. The hash number is based on the actual code in the module itself. Related tutorials: Constructor Event GAC (Global Assembly Cache) Isolated storage