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. C#
  4. Generating Product Key...

Generating Product Key...

Scheduled Pinned Locked Moved C#
questioncsharp
4 Posts 4 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.
  • I Offline
    I Offline
    IrishSonic
    wrote on last edited by
    #1

    Hi could anyone give me some source code or tutorials on generating product keys in c#?? Also need advice. I want to generate a product key and have some way to detect if the licence count is at its maximum. So therefore the program can not be installed again. How do I do this?? Thanks.

    L B A 3 Replies Last reply
    0
    • I IrishSonic

      Hi could anyone give me some source code or tutorials on generating product keys in c#?? Also need advice. I want to generate a product key and have some way to detect if the licence count is at its maximum. So therefore the program can not be installed again. How do I do this?? Thanks.

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Product keys sources' usually aren't given away. To make one, you will need to create your own algorithm. Aaron Eldreth TheCollective4.com My Articles I hereby boycott this poll. Really.... - Leppie

      1 Reply Last reply
      0
      • I IrishSonic

        Hi could anyone give me some source code or tutorials on generating product keys in c#?? Also need advice. I want to generate a product key and have some way to detect if the licence count is at its maximum. So therefore the program can not be installed again. How do I do this?? Thanks.

        B Offline
        B Offline
        Brian Delahunty
        wrote on last edited by
        #3

        If you want something that is technically unique then just create a guid (Guid.NewGuid()) Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
        http://www.briandela.com/pictures Now with a pictures section :-D
        http://www.briandela.com/rss/newsrss.xml RSS Feed

        1 Reply Last reply
        0
        • I IrishSonic

          Hi could anyone give me some source code or tutorials on generating product keys in c#?? Also need advice. I want to generate a product key and have some way to detect if the licence count is at its maximum. So therefore the program can not be installed again. How do I do this?? Thanks.

          A Offline
          A Offline
          Anonymous
          wrote on last edited by
          #4

          Here is a good Article and code. Applications Licensing using the .NET Framework By Kenn Scribner http://www.developer.com/net/net/article.php/11087\_3074001\_1

          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