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

Visual Basic

 
QuestionHow do i break nested loops in VB.NET Pin
www.Developerof.NET12-Mar-08 23:05
www.Developerof.NET12-Mar-08 23:05 
AnswerPls Ignore Pin
www.Developerof.NET12-Mar-08 23:30
www.Developerof.NET12-Mar-08 23:30 
AnswerRe: How do i break nested loops in VB.NET Pin
AshokPatra12-Mar-08 23:30
AshokPatra12-Mar-08 23:30 
GeneralRe: How do i break nested loops in VB.NET Pin
ChandraRam13-Mar-08 0:34
ChandraRam13-Mar-08 0:34 
GeneralRe: How do i break nested loops in VB.NET Pin
AshokPatra13-Mar-08 0:40
AshokPatra13-Mar-08 0:40 
GeneralRe: How do i break nested loops in VB.NET Pin
ChandraRam13-Mar-08 0:44
ChandraRam13-Mar-08 0:44 
GeneralRe: How do i break nested loops in VB.NET Pin
AshokPatra13-Mar-08 0:53
AshokPatra13-Mar-08 0:53 
QuestionHow to Package the DLLs Pin
AshokPatra12-Mar-08 22:39
AshokPatra12-Mar-08 22:39 
Dear All,

I have developed an Windows Application in VB.Net. This application user some other DLLs for its execution. When I use it on my machine which has the DLLs it gives no problem. But when I transfer only the EXE file of the application and try to exceute there it gives exception as the DLL is not present. So, my question is how can I create the windows Exe file which will combine all the required DLLs for its use. I am not interested in creating and Installer or use Packaging Project. This application has to be designed as a simple EXE (ony one file) file which I can transfer to any machine and perform the work there. Of course the targetr machines have .Net Framework installed.

Please try to provide some solution, if possible with some code example.

Thanks in Advance.
Ashok
GeneralRe: How to Package the DLLs Pin
Christian Graus12-Mar-08 22:42
protectorChristian Graus12-Mar-08 22:42 
GeneralRe: How to Package the DLLs Pin
AshokPatra12-Mar-08 23:09
AshokPatra12-Mar-08 23:09 
GeneralRe: How to Package the DLLs Pin
Christian Graus13-Mar-08 0:13
protectorChristian Graus13-Mar-08 0:13 
GeneralRe: How to Package the DLLs Pin
AshokPatra13-Mar-08 2:21
AshokPatra13-Mar-08 2:21 
GeneralRe: How to Package the DLLs Pin
herag13-Mar-08 15:37
herag13-Mar-08 15:37 
GeneralRe: How to Package the DLLs Pin
AshokPatra13-Mar-08 22:21
AshokPatra13-Mar-08 22:21 
GeneralRe: How to Package the DLLs Pin
AshokPatra14-Mar-08 4:56
AshokPatra14-Mar-08 4:56 
GeneralUse of Dll Pin
helelark12312-Mar-08 22:29
helelark12312-Mar-08 22:29 
GeneralRe: Use of Dll Pin
Christian Graus12-Mar-08 22:41
protectorChristian Graus12-Mar-08 22:41 
GeneralRe: Use of Dll Pin
helelark12312-Mar-08 23:23
helelark12312-Mar-08 23:23 
GeneralRe: Use of Dll Pin
Christian Graus13-Mar-08 0:25
protectorChristian Graus13-Mar-08 0:25 
GeneralRe: Use of Dll Pin
helelark12313-Mar-08 1:14
helelark12313-Mar-08 1:14 
GeneralSendMessage to datagrid in other app. Pin
0011012-Mar-08 21:44
0011012-Mar-08 21:44 
GeneralRe: SendMessage to datagrid in other app. Pin
Christian Graus12-Mar-08 22:16
protectorChristian Graus12-Mar-08 22:16 
GeneralRe: SendMessage to datagrid in other app. Pin
0011012-Mar-08 22:20
0011012-Mar-08 22:20 
GeneralRe: SendMessage to datagrid in other app. Pin
Christian Graus13-Mar-08 0:20
protectorChristian Graus13-Mar-08 0:20 
GeneralRe: SendMessage to datagrid in other app. Pin
0011013-Mar-08 3:50
0011013-Mar-08 3:50 

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.