Strong naming an assembly
What's the efficient process for strong naming an assembly?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
SenthilkumarPosted Mar 16, 2012, 8:09 AM
A strong-named assembly can only use types from other strong-named assemblies.
You can find more information in MSDN.
http://msdn.microsoft.com/en-us/library/xwb8f617.aspx