Click here to Skip to main content
15,925,440 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: running exe after installation Pin
Colin Angus Mackay10-Apr-05 1:52
Colin Angus Mackay10-Apr-05 1:52 
GeneralRe: running exe after installation Pin
Anonymous9-Apr-05 6:23
Anonymous9-Apr-05 6:23 
GeneralPacket Siffer in VB.NET Pin
Abhishek Tiwari8-Apr-05 21:26
Abhishek Tiwari8-Apr-05 21:26 
GeneralRe: Packet Siffer in VB.NET Pin
Dave Kreskowiak9-Apr-05 5:09
mveDave Kreskowiak9-Apr-05 5:09 
GeneralMaking DLL in .Net Pin
nitin_ion8-Apr-05 20:47
nitin_ion8-Apr-05 20:47 
GeneralRe: Making DLL in .Net Pin
Colin Angus Mackay9-Apr-05 0:08
Colin Angus Mackay9-Apr-05 0:08 
GeneralRe: Making DLL in .Net Pin
nitin_ion10-Apr-05 17:27
nitin_ion10-Apr-05 17:27 
GeneralRe: Making DLL in .Net Pin
Colin Angus Mackay10-Apr-05 20:04
Colin Angus Mackay10-Apr-05 20:04 
nitin_ten wrote:
when i am using the dll in aother project on the same machine then i can se the code

That is because you are using the debug version. I've said already that it contains extra information in it to assist debuggers to show exactly where errors are. Some of that information is the location with in the source code files of the code that it is currently running.


nitin_ten wrote:
can u give me an example on how to protect my dll by obfuscation?

In the tools menu in Visual Studio you will have Dotfusticator Community Edition which is a basic obfuscation tool.


My: Blog | Photos | Next SQL Presentation
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


GeneralRe: Making DLL in .Net Pin
nitin_ion10-Apr-05 20:34
nitin_ion10-Apr-05 20:34 
GeneralRe: Making DLL in .Net Pin
Colin Angus Mackay10-Apr-05 20:50
Colin Angus Mackay10-Apr-05 20:50 
Generaldatagirds and tablestyles Pin
FastFriedMonkey8-Apr-05 15:52
FastFriedMonkey8-Apr-05 15:52 
GeneralRe: datagirds and tablestyles Pin
Dave Kreskowiak9-Apr-05 4:54
mveDave Kreskowiak9-Apr-05 4:54 
GeneralSystem.Reflection Error. Parameter count mismatch. Pin
mcupryk8-Apr-05 13:57
mcupryk8-Apr-05 13:57 
GeneralRe: System.Reflection Error. Parameter count mismatch. Pin
Dave Kreskowiak9-Apr-05 4:50
mveDave Kreskowiak9-Apr-05 4:50 
GeneralJavascript in VB Pin
VB .NET Newbie8-Apr-05 11:24
sussVB .NET Newbie8-Apr-05 11:24 
GeneralRe: Javascript in VB Pin
Anonymous8-Apr-05 12:51
Anonymous8-Apr-05 12:51 
GeneralRe: Javascript in VB Pin
Anonymous8-Apr-05 12:53
Anonymous8-Apr-05 12:53 
GeneralTwo Logical Problems With DOTNET prog. Pin
zaigham_chaudhry8-Apr-05 10:24
zaigham_chaudhry8-Apr-05 10:24 
GeneralInsert BLOB Field with ADO Pin
shinay8-Apr-05 9:37
shinay8-Apr-05 9:37 
GeneralClean up unused Icons in system tray Pin
yuancn8-Apr-05 7:42
yuancn8-Apr-05 7:42 
GeneralRe: Clean up unused Icons in system tray Pin
Anonymous8-Apr-05 9:18
Anonymous8-Apr-05 9:18 
GeneralWho's a begginer, cause i am. Pin
SWillard8-Apr-05 5:51
SWillard8-Apr-05 5:51 
GeneralRe: Who's a begginer, cause i am. Pin
Daniel Turini8-Apr-05 6:11
Daniel Turini8-Apr-05 6:11 
GeneralRe: Who's a begginer, cause i am. Pin
GizzoF8-Apr-05 6:14
GizzoF8-Apr-05 6:14 
GeneralRe: Who's a begginer, cause i am. Pin
vertig07308-Apr-05 6:15
vertig07308-Apr-05 6:15 

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.