Click here to Skip to main content
15,887,596 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPersistant DataSet data entry problem Pin
Quecumber25621-May-07 5:41
Quecumber25621-May-07 5:41 
AnswerRe: Persistant DataSet data entry problem Pin
Marcus J. Smith21-May-07 6:17
professionalMarcus J. Smith21-May-07 6:17 
GeneralRe: Persistant DataSet data entry problem Pin
Quecumber25621-May-07 7:06
Quecumber25621-May-07 7:06 
GeneralRe: Persistant DataSet data entry problem Pin
Marcus J. Smith21-May-07 7:35
professionalMarcus J. Smith21-May-07 7:35 
GeneralRe: Persistant DataSet data entry problem Pin
Quecumber25621-May-07 8:08
Quecumber25621-May-07 8:08 
GeneralRe: Persistant DataSet data entry problem Pin
Marcus J. Smith21-May-07 8:28
professionalMarcus J. Smith21-May-07 8:28 
GeneralRe: Persistant DataSet data entry problem Pin
Quecumber25621-May-07 9:21
Quecumber25621-May-07 9:21 
QuestionDeath by obfuscation! Pin
Rich Leyshon21-May-07 5:28
Rich Leyshon21-May-07 5:28 
Due to a lack of funds, I have been trying to use the free obfuscators for a .net assembly.

Skater Lite doesn't seem to do anything - I select the assembly to open, click the button and nothing happens. Their support team did however respond to this query with an immensely helpful reply (relevant section below)

Open your .NET assembly (dll or exe) by using "Open" dialog box. On the Info
Tab page you able to browse main assembly properties and the assembly structure as well.


Apsose Obfuscator appears to do something - at least it's busy for a minute or two. It generated something in the output/temp folder and produces a new .exe version of my app.

"Great" I thought. I then got out Reflector to have a look at this file and it produced very readable "source" code with all my original variable/method names.

Does anyone have similar experiences or any suggestions?

At the moment it's a chicken and egg situation - if I could obfuscate my code I could maybe sell a few copies, make some money and buy a decent obfuscator!!!

Cheers,

Rich
AnswerRe: Death by obfuscation! Pin
sthotakura21-May-07 11:02
sthotakura21-May-07 11:02 
GeneralRe: Death by obfuscation! Pin
Rich Leyshon21-May-07 11:10
Rich Leyshon21-May-07 11:10 
QuestionSQL UPDATE Stored Procedure in VB Not Working Pin
tommyfs21-May-07 4:44
tommyfs21-May-07 4:44 
AnswerRe: SQL UPDATE Stored Procedure in VB Not Working Pin
Dave Herren21-May-07 5:36
Dave Herren21-May-07 5:36 
AnswerRe: SQL UPDATE Stored Procedure in VB Not Working Pin
tommyfs24-May-07 13:18
tommyfs24-May-07 13:18 
Questionhow to find out rowindex in datagrid's drop-event? Pin
Smithers-Jones21-May-07 4:08
Smithers-Jones21-May-07 4:08 
AnswerRe: how to find out rowindex in datagrid's drop-event? Pin
Smithers-Jones21-May-07 21:58
Smithers-Jones21-May-07 21:58 
QuestionDate Format question Pin
No-e21-May-07 3:42
No-e21-May-07 3:42 
AnswerRe: Date Format question Pin
No-e21-May-07 4:02
No-e21-May-07 4:02 
Questionwats wrong in this Pin
balakpn21-May-07 3:42
balakpn21-May-07 3:42 
AnswerRe: wats wrong in this Pin
Dave Kreskowiak21-May-07 4:21
mveDave Kreskowiak21-May-07 4:21 
GeneralRe: wats wrong in this Pin
balakpn22-May-07 1:43
balakpn22-May-07 1:43 
GeneralRe: wats wrong in this Pin
Dave Kreskowiak22-May-07 12:08
mveDave Kreskowiak22-May-07 12:08 
GeneralRe: wats wrong in this Pin
balakpn22-May-07 18:29
balakpn22-May-07 18:29 
GeneralRe: wats wrong in this Pin
Dave Kreskowiak23-May-07 15:34
mveDave Kreskowiak23-May-07 15:34 
QuestionHow can I prevent DataGridView validation events when exiting the application? Pin
Marcus J. Smith21-May-07 3:38
professionalMarcus J. Smith21-May-07 3:38 
AnswerRe: How can I prevent DataGridView validation events when exiting the application? Pin
Dave Kreskowiak21-May-07 10:13
mveDave Kreskowiak21-May-07 10: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.