Top "Publickeytoken" questions

The application `PublicKeyToken` for a Windows application.

How do I find the PublicKeyToken for a particular dll?

I need to recreate a provider in my web.config file that looks something like this: <membership defaultProvider="AspNetSqlMemProvider"&…

.net dll .net-assembly publickeytoken
how do I work around log4net keeping changing publickeytoken

We have an asp.net 4.0 project which uses a couple of frameworks which is dependent on log4net version 1.2.10.0. Today …

.net dll log4net publickeytoken
What is a public key token and how is it calculated in assembly strong names?

What is a 'public key token' and how is it calculated in assembly strong names?

c# publickeytoken
.Net Assembly Binding Redirect with Differing Public Key Tokens

Is it possible to perform an assembly binding redirect between different versions of a referenced assembly if the public key …

.net asp.net assemblybinding publickeytoken
How to reference assembly from web.config?

I need to add reference to 'System.XML.dll' assembly into web.config (in order to try solution for problem, …

.net asp.net assembly-resolution publickeytoken