-
If you have an assembly which has no strong name and you want to use this assembly e.g. in BizTalk Server you have to sign this assembly with a key file. To sign this assembly the most recommed way is to use the ILMerge Utility you can download it from here Then open Start -> Run -> Cmd and point...
-
Here is a cool registry setting which will make our life little bit easier for installing assemblies in GAC. Copy and paste the code into a notepad file and save it with extension .reg. Double click on the file and its all done. ------------------------------------------------------- Windows Registry...