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 TutorialsCLR (Common Language Runtime) PE (Portable Executable) Stylesheets Collection Unmanaged data