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

Visual Basic

 
GeneralRe: Treeview duplicating nodes Pin
garfield18510-Mar-09 21:59
garfield18510-Mar-09 21:59 
GeneralRe: Treeview duplicating nodes Pin
Jon_Boy11-Mar-09 3:36
Jon_Boy11-Mar-09 3:36 
GeneralRe: Treeview duplicating nodes Pin
garfield18511-Mar-09 3:56
garfield18511-Mar-09 3:56 
QuestionDelete from Mutiple listboxes at the same time Pin
Ebrima Sawaneh10-Mar-09 2:08
Ebrima Sawaneh10-Mar-09 2:08 
AnswerRe: Delete from Mutiple listboxes at the same time Pin
Jon_Boy10-Mar-09 9:13
Jon_Boy10-Mar-09 9:13 
Questionresizing flash sockwave object in vb.net Pin
hrishiS10-Mar-09 1:25
hrishiS10-Mar-09 1:25 
Questionvb.net set up Pin
hrishiS10-Mar-09 1:22
hrishiS10-Mar-09 1:22 
AnswerRe: vb.net set up Pin
Johan Hakkesteegt11-Mar-09 8:00
Johan Hakkesteegt11-Mar-09 8:00 
Debug and Release are only a setting in your designer. Normally you develop your application in Debug mode, so you can test it. Then when you are ready you change the mode to release, and (re)build the solution (not just the project).

The build process will create an Setup.ini, Setup.exe and YourAppName.msi These three files need to be shipped to the client. Also, if you have referenced any third party drivers, you may have to include those as well. Best is to install your app on a test PC and start it. That will tell you if you have all the necessary files.

My advice is free, and you may get what you paid for.

QuestionResizing Windows Forms Pin
briogene10-Mar-09 0:24
briogene10-Mar-09 0:24 
AnswerRe: Resizing Windows Forms Pin
Dave Kreskowiak10-Mar-09 7:48
mveDave Kreskowiak10-Mar-09 7:48 
Questionmerge module for crystal report [modified] Pin
hrishiS10-Mar-09 0:21
hrishiS10-Mar-09 0:21 
QuestionSetup in vb.net Pin
mahalakshmi4210-Mar-09 0:17
mahalakshmi4210-Mar-09 0:17 
AnswerRe: Setup in vb.net Pin
briogene10-Mar-09 0:28
briogene10-Mar-09 0:28 
QuestionUser Control Sub Properties. Pin
Nanda_MR9-Mar-09 23:39
Nanda_MR9-Mar-09 23:39 
AnswerRe: User Control Sub Properties. Pin
Dave Kreskowiak10-Mar-09 7:40
mveDave Kreskowiak10-Mar-09 7:40 
QuestionIncrement using Database Pin
nazimghori9-Mar-09 23:31
nazimghori9-Mar-09 23:31 
GeneralRe: Increment using Database Pin
Luc Pattyn10-Mar-09 0:58
sitebuilderLuc Pattyn10-Mar-09 0:58 
AnswerRe: Increment using Database Pin
Jon_Boy10-Mar-09 2:19
Jon_Boy10-Mar-09 2:19 
QuestionSchool Calendar using VB.Net Pin
wr30289-Mar-09 21:01
wr30289-Mar-09 21:01 
AnswerRe: School Calendar using VB.Net Pin
0x3c09-Mar-09 21:13
0x3c09-Mar-09 21:13 
GeneralRe: School Calendar using VB.Net Pin
wr302810-Mar-09 1:38
wr302810-Mar-09 1:38 
GeneralRe: School Calendar using VB.Net Pin
EliottA10-Mar-09 3:38
EliottA10-Mar-09 3:38 
GeneralRe: School Calendar using VB.Net Pin
wr302810-Mar-09 6:58
wr302810-Mar-09 6:58 
GeneralRe: School Calendar using VB.Net Pin
0x3c010-Mar-09 7:04
0x3c010-Mar-09 7:04 
GeneralRe: School Calendar using VB.Net Pin
wr302810-Mar-09 18:31
wr302810-Mar-09 18:31 

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.