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 TutorialsUnmanaged code CLI (Common Language Infrastructure) Derived class JIT (Just In Time) Assembly cache