Asp.net, listbox, htc, behavior, autosearch listbox, wcf, certificate
I have written a small msbuild script which can be used to get the public key and the public key token from the .snk file.
This attachment needs to be executed from the visual studio command prompt . Update the WorkingDir and SnkFilePath as needed, after downloading the attachment.
Run it as msbuild <file name>. the output token is in Onlytoken.txt.
The output public key is in OnlyPublic.snk.
Here is the snippet of the same script.
<
</
<!--