¡@

Home 

c# Programming Glossary: sn.exe

Cannot find sn.exe to sign Assembly

http://stackoverflow.com/questions/1535871/cannot-find-sn-exe-to-sign-assembly

find sn.exe to sign Assembly I looked into C Program Files Microsoft.NET.. .NET 3.5 runtime installed isn't that enough c# msbuild sn.exe share improve this question You need to install the Windows.. installed VS2008 you'll find it's already installed and sn.exe will be here C Program Files Microsoft SDKs Windows v6.0A Bin..

How can I set a WPF control's color to a system color programatically, so that it updates on color scheme changes?

http://stackoverflow.com/questions/628483/how-can-i-set-a-wpf-controls-color-to-a-system-color-programatically-so-that-i

How do I find the fully qualified name of an assembly?

http://stackoverflow.com/questions/658446/how-do-i-find-the-fully-qualified-name-of-an-assembly

I've managed to get my PublicKeyToken using the sn.exe in the SDK but I'ld like to easily get the full qualified name...