Friday, March 1, 2013

How to get public token on assembly DLL



Step 1:
Open command tool of Visual studio
Step 2: take the path of assembly. say it is stored in d:\ with name of asm.
Step 3:
paste the folloing command:

C:\Program Files (x86)\Microsoft Visual Studio ??.? \VC>sn -T d:\asm.dll

Thanks
Mahesh Kumar Sharma

No comments: