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. Visual Basic
  4. Software Protection

Software Protection

Scheduled Pinned Locked Moved Visual Basic
csharpsecuritybusinessquestion
4 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.
  • M Offline
    M Offline
    moldie
    wrote on last edited by
    #1

    Just finished my first business app using VB.net 2005/SQL2005 and wanted some advice/products to protect it before throwing it into the wild. Looking on the web, there seem many ways to skin a cat, but I though an encryption class in the code to check a .LIC file looked the easiest. I wanted to later set up an online download/purchse/license model once it takes off :rolleyes: so I'm not sure if the two are compatible. What the pro's experiences? I

    L 1 Reply Last reply
    0
    • M moldie

      Just finished my first business app using VB.net 2005/SQL2005 and wanted some advice/products to protect it before throwing it into the wild. Looking on the web, there seem many ways to skin a cat, but I though an encryption class in the code to check a .LIC file looked the easiest. I wanted to later set up an online download/purchse/license model once it takes off :rolleyes: so I'm not sure if the two are compatible. What the pro's experiences? I

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

      moldie wrote:

      wanted some advice/products to protect it before throwing it into the wild

      What do you mean by protect your software?

      M 1 Reply Last reply
      0
      • L Lost User

        moldie wrote:

        wanted some advice/products to protect it before throwing it into the wild

        What do you mean by protect your software?

        M Offline
        M Offline
        moldie
        wrote on last edited by
        #3

        I mean to protect it from copying. Just like the commercial software you get which gives you a 30 day trail then you have to pay the license fee. I was wondering what the best practice was to "make sure you get your money":) for the thousands of hours of blood and sweat!! -- modified at 6:39 Tuesday 13th June, 2006

        L 1 Reply Last reply
        0
        • M moldie

          I mean to protect it from copying. Just like the commercial software you get which gives you a 30 day trail then you have to pay the license fee. I was wondering what the best practice was to "make sure you get your money":) for the thousands of hours of blood and sweat!! -- modified at 6:39 Tuesday 13th June, 2006

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

          As far as I know, the trail software will stock its functionality when user open X times or in a specific period (usually 30 days). You might need to count this thing (X time or specific period) with the time in windows or number of open application. These count number usually record in regedit. If you want to work with regedit in vb.net try to read this article[^].

          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