Click here to Skip to main content
16,008,010 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionSaving Data to Database Pin
shiroamachi10-Jan-06 17:38
shiroamachi10-Jan-06 17:38 
AnswerRe: Saving Data to Database Pin
Christian Graus10-Jan-06 17:39
protectorChristian Graus10-Jan-06 17:39 
GeneralRe: Saving Data to Database Pin
shiroamachi10-Jan-06 21:06
shiroamachi10-Jan-06 21:06 
QuestionAPI Pin
militiaware10-Jan-06 12:45
militiaware10-Jan-06 12:45 
AnswerRe: API Pin
Curtis Schlak.10-Jan-06 13:17
Curtis Schlak.10-Jan-06 13:17 
QuestionDLL Pin
militiaware10-Jan-06 12:42
militiaware10-Jan-06 12:42 
AnswerRe: DLL Pin
Christian Graus10-Jan-06 13:23
protectorChristian Graus10-Jan-06 13:23 
AnswerRe: DLL Pin
Dave Kreskowiak10-Jan-06 15:47
mveDave Kreskowiak10-Jan-06 15:47 
Like Christian said, if you want to protect the code, don't write it in any of the Managed languages, like VB.NET, C#, ...

You can make it more difficult to understand if you used an Obfuscator (one comes with Visual Studio.NET), but even the best obfuscator won't guarantee that the code can't be reverse engineered.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: DLL Pin
Ray Cassick10-Jan-06 18:32
Ray Cassick10-Jan-06 18:32 
GeneralRe: DLL Pin
Dave Kreskowiak11-Jan-06 1:01
mveDave Kreskowiak11-Jan-06 1:01 
GeneralRe: DLL Pin
militiaware11-Jan-06 4:40
militiaware11-Jan-06 4:40 
GeneralRe: DLL Pin
Dave Kreskowiak11-Jan-06 10:54
mveDave Kreskowiak11-Jan-06 10:54 
QuestionInvoking Excel from Access VBA code Pin
john john mackey10-Jan-06 10:35
john john mackey10-Jan-06 10:35 
AnswerRe: Invoking Excel from Access VBA code Pin
Garner T16-Jan-06 13:29
Garner T16-Jan-06 13:29 
GeneralRe: Invoking Excel from Access VBA code Pin
john john mackey16-Jan-06 18:49
john john mackey16-Jan-06 18:49 
QuestionRe: Invoking Excel from Access VBA code Pin
Garner T22-Jan-06 3:35
Garner T22-Jan-06 3:35 
QuestionTab to column 0 in a DataGrid Pin
dptalt10-Jan-06 6:20
dptalt10-Jan-06 6:20 
QuestionDisplay Values in an Excel Worksheet Pin
directred10-Jan-06 5:17
directred10-Jan-06 5:17 
AnswerRe: Display Values in an Excel Worksheet Pin
Dave Kreskowiak10-Jan-06 6:48
mveDave Kreskowiak10-Jan-06 6:48 
GeneralRe: Display Values in an Excel Worksheet Pin
directred10-Jan-06 22:43
directred10-Jan-06 22:43 
GeneralRe: Display Values in an Excel Worksheet Pin
directred10-Jan-06 23:48
directred10-Jan-06 23:48 
GeneralRe: Display Values in an Excel Worksheet Pin
Dave Kreskowiak11-Jan-06 1:14
mveDave Kreskowiak11-Jan-06 1:14 
GeneralRe: Display Values in an Excel Worksheet Pin
directred11-Jan-06 1:30
directred11-Jan-06 1:30 
QuestionNo sorting in DataGrid Pin
dptalt10-Jan-06 4:57
dptalt10-Jan-06 4:57 
AnswerRe: No sorting in DataGrid Pin
Dave Kreskowiak10-Jan-06 6:37
mveDave Kreskowiak10-Jan-06 6:37 

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.