D Duane D. Foote Oct 27, 2003 #1 What is meant by Strong Name? Can someone provide me with an explanation?
S solex Oct 27, 2003 #2 It is simply a way to uniquely identify an assembly. Which is particuarly important when you install the assembly in the GAC. The SN is similar to the GUID. Dan What is meant by Strong Name? Can someone provide me with an explanation?
It is simply a way to uniquely identify an assembly. Which is particuarly important when you install the assembly in the GAC. The SN is similar to the GUID. Dan What is meant by Strong Name? Can someone provide me with an explanation?
H Herfried K. Wagner [MVP] Oct 27, 2003 #3 * "Duane D. Foote said: What is meant by Strong Name? Can someone provide me with an explanation? Click to expand... <http://msdn.microsoft.com/library/en-us/cpguide/html/cpconassigningassemblystrongname.asp> See TOC in the left frame.
* "Duane D. Foote said: What is meant by Strong Name? Can someone provide me with an explanation? Click to expand... <http://msdn.microsoft.com/library/en-us/cpguide/html/cpconassigningassemblystrongname.asp> See TOC in the left frame.