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 TutorialsWeb service Strongly-typed Isolated storage PE (Portable Executable) MVC (Model-View-Controller)