What is strong name?
Strong name is similar to GUID(it shoud be unique in time and sapce) like in com components.Strong name is used when u want to deploy a assembly in GAC.GAC use this strong name to differentiate between the two versions of the assembly.