where can I get the SampleKey.snk ?

I download the

Plug-in Algorithms Sample at http://www.sqlserverdatamining.com/DMCommunity/Downloads/default.aspx

but it has lost the SampleKey.snk file.

where can I get the SampleKey.snk

is it free

thanks a lot!



Answer this question

where can I get the SampleKey.snk ?

  • JoshGough

    In Visual Studio 2005, the C#, Visual Basic, and Visual J# integrated development environments (IDEs) allow you to generate key pairs and sign assemblies without the need to create a key pair using Sn.exe. These IDEs have a Signing tab in the Project Designer.

    See http://msdn2.microsoft.com/en-us/library/6f05ezxy(VS.80).aspx



  • thesmileman

    ok, thank you very much!
  • IanGilroy

    You should be able to generate your own .snk using "sn -k" (on a VS 2005 Command Prompt). For a commercial deployment, the private/public key pair in the .snk is something you would want to generate for your own assembly.

  • offshoot

    hi.
    i cannot afford to download Microsoft .NET Framework SDK 2.0 (360 mb) being on a dial-up connection, in order to obtain Samplekey.snk can i download this file from a place or anyone would be kind enough to mail me the file curious_engine@hotmail.com


  • where can I get the SampleKey.snk ?