in

DotNetDeveloper

Bits o this Bits o that

Browse by Tags

  • Enabling the GAC File structure through explorer

    Open RegEdit Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fusion Right click in the viewer and add a new Binary Value Name your new Binary value DisableCacheViewer Double click your new entry and given it a value of 1 with Base Hexadecimal Click OK Navigate to C:\WINDOWS\assembly You should see...
    Posted to Asp.Net (Weblog) by Steve on 11-18-2008
  • Getting an Assembly's PublicKeyToken

    Occasionally I need to get an Assembly's public key token which though not hard is a pain in the backside and also not the most memorable action you'll complete in a day. If you have an assembly and need to get the PublicKeyToken I think the easiest way to get it is using SN.EXE (Strong Name...
    Posted to Asp.Net (Weblog) by Steve on 03-18-2008
Page 1 of 1 (2 items)
DotNetDeveloper.co.uk
Powered by Community Server (Non-Commercial Edition), by Telligent Systems