Click here to Skip to main content
16,005,181 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: search a range of data by date to display in datagrid view Pin
Dave Kreskowiak4-Apr-08 5:15
mveDave Kreskowiak4-Apr-08 5:15 
QuestionRe: search a range of data by date to display in datagrid view Pin
zaimah6-Apr-08 14:55
zaimah6-Apr-08 14:55 
Questionhow to get URL of already running firefox in vb.net application Pin
bhavin12302-Apr-08 16:38
bhavin12302-Apr-08 16:38 
AnswerRe: how to get URL of already running firefox in vb.net application Pin
Richard Andrew x642-Apr-08 17:34
professionalRichard Andrew x642-Apr-08 17:34 
GeneralRe: how to get URL of already running firefox in vb.net application Pin
bhavin12302-Apr-08 17:51
bhavin12302-Apr-08 17:51 
GeneralRe: how to get URL of already running firefox in vb.net application Pin
Richard Andrew x642-Apr-08 18:00
professionalRichard Andrew x642-Apr-08 18:00 
AnswerRe: how to get URL of already running firefox in vb.net application Pin
bhavin12303-Apr-08 16:31
bhavin12303-Apr-08 16:31 
GeneralApplication Licensing Pin
Mitch F.2-Apr-08 12:46
Mitch F.2-Apr-08 12:46 
I'm considering releasing a product for sale on the internet, but I'm having a hard time figuring out a way to protect it. I've done a lot of research on Google for commercial applications, and quite a few sound good, but spending $1000+ on a good piece of software is not feasible in my situation.

My e-commerce company provides a licensing tool to use, and I can activate, validate, etc, keys using their API's. However, the problem lies in the fact that any language that runs on the .Net CLR can be easily decompiled. This would make it pretty easy to simply decompile my program, remove the IF statements that deal with licensing, and then it's free for anyone with a P2P application.

How can I go about protecting these validation IF statements and DLL files (the ones that my e-seller has provided me), without spending a lot of cash? I know obfuscation can be used, and that there is a simple version of Dotfuscator included with Visual Studio, so I will be using that, but it still does not remove the ease of which an IF statement can be deleted. Also, if I do move along with using my e-seller's licensing (eSellerate, for those that are interested), I essentially am locked into their services and could not switch e-commerce solutions if the need arises.

If anyone has any suggestions or comments on how to protect .Net code, or if you can suggest any relatively well-priced commercial solutions, it would be greatly appreciated.

Thanks,
Mitch
GeneralRe: Application Licensing Pin
Thomas Stockwell2-Apr-08 15:27
professionalThomas Stockwell2-Apr-08 15:27 
GeneralRe: Application Licensing Pin
Richard Andrew x642-Apr-08 17:40
professionalRichard Andrew x642-Apr-08 17:40 
GeneralRe: Application Licensing Pin
Colin Angus Mackay2-Apr-08 22:54
Colin Angus Mackay2-Apr-08 22:54 
GeneralRe: Application Licensing Pin
Mitch F.3-Apr-08 16:20
Mitch F.3-Apr-08 16:20 
GeneralRe: Application Licensing Pin
Mark Churchill2-Apr-08 19:02
Mark Churchill2-Apr-08 19:02 
GeneralRe: Application Licensing Pin
Mitch F.2-Apr-08 20:20
Mitch F.2-Apr-08 20:20 
Questionhelp required for displaying autocad dwg files in vb6 form Pin
Anil V. Chaudhary2-Apr-08 3:19
Anil V. Chaudhary2-Apr-08 3:19 
GeneralRe: help required for displaying autocad dwg files in vb6 form Pin
Dave Kreskowiak2-Apr-08 3:40
mveDave Kreskowiak2-Apr-08 3:40 
Questiongiving permissions to user to access file in vb.net 2.0 Pin
vijaylumar2-Apr-08 1:06
vijaylumar2-Apr-08 1:06 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
pmarfleet2-Apr-08 11:59
pmarfleet2-Apr-08 11:59 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
vijaylumar3-Apr-08 1:33
vijaylumar3-Apr-08 1:33 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
Dave Kreskowiak3-Apr-08 3:17
mveDave Kreskowiak3-Apr-08 3:17 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
vijaylumar3-Apr-08 18:40
vijaylumar3-Apr-08 18:40 
GeneralRe: giving permissions to user to access file in vb.net 2.0 Pin
Dave Kreskowiak4-Apr-08 1:43
mveDave Kreskowiak4-Apr-08 1:43 
Questiongiving permissions to user to write/read the files Pin
vijaylumar2-Apr-08 1:02
vijaylumar2-Apr-08 1:02 
GeneralRe: giving permissions to user to write/read the files Pin
Dave Kreskowiak2-Apr-08 3:38
mveDave Kreskowiak2-Apr-08 3:38 
Generalfor CrystalReport Pin
Krazy Programmer2-Apr-08 0:13
Krazy Programmer2-Apr-08 0:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.