Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. component securiry

component securiry

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharptutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    peepys
    wrote on last edited by
    #1

    Hi, I have created a DLL component in Vb.net, i want no other project/person use my component, how to stop outside access . Advance Thanks aB:doh:

    N 1 Reply Last reply
    0
    • P peepys

      Hi, I have created a DLL component in Vb.net, i want no other project/person use my component, how to stop outside access . Advance Thanks aB:doh:

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #2

      Baste wrote: I have created a DLL component in Vb.net, i want no other project/person use my component, how to stop outside access . You could use an obfuscator on the assembly to prevent people disassembling the IL. And you could also have an Auth(string passwd) method which has to be called first before any of the other exposed interfaces work properly.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups