Click here to Skip to main content
15,895,142 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionsave array [modified] Pin
moonshaddow25-Mar-09 15:44
moonshaddow25-Mar-09 15:44 
AnswerRe: save array Pin
o m n i25-Mar-09 16:19
o m n i25-Mar-09 16:19 
GeneralRe: save array Pin
moonshaddow25-Mar-09 16:40
moonshaddow25-Mar-09 16:40 
GeneralRe: save array Pin
Ashfield25-Mar-09 22:47
Ashfield25-Mar-09 22:47 
GeneralRe: save array Pin
moonshaddow26-Mar-09 12:48
moonshaddow26-Mar-09 12:48 
QuestionI have a final working project in Visual basic 2008. Pin
katie2325-Mar-09 12:34
katie2325-Mar-09 12:34 
AnswerRe: I have a final working project in Visual basic 2008. Pin
Henry Minute25-Mar-09 13:13
Henry Minute25-Mar-09 13:13 
AnswerRe: I have a final working project in Visual basic 2008. Pin
tech60325-Mar-09 20:00
tech60325-Mar-09 20:00 
This link will show you how to switch to a from debug to release in Visual Studio, once you build the project you will notice that in the project folder there is a bin folder that should contain a debug folder and release folder. Inside these folders are the executable you need for distributing. You can zip up your files or use on click installers to package your project.

This link is for vs 2005:

http://msdn.microsoft.com/en-us/library/wx0123s5(VS.80).aspx[^]

if the above doesn't help try this link:

http://social.msdn.microsoft.com/Forums/en-US/winforms/thread/865ea184-70a5-4905-8dd7-089fd9714209/[^]

hope this helps

Matthew Vass
QA Analyst
mvass@hostmysite.com
HostMySite.com

GeneralRe: I have a final working project in Visual basic 2008. Pin
katie2325-Mar-09 21:33
katie2325-Mar-09 21:33 
QuestionEasy Q:How to find the longest name(user input) in an array? Pin
Haroon Ghazni25-Mar-09 11:31
Haroon Ghazni25-Mar-09 11:31 
AnswerRe: Easy Q:How to find the longest name(user input) in an array? Pin
Henry Minute25-Mar-09 11:55
Henry Minute25-Mar-09 11:55 
GeneralRe: Easy Q:How to find the longest name(user input) in an array? [modified] Pin
Haroon Ghazni25-Mar-09 12:32
Haroon Ghazni25-Mar-09 12:32 
GeneralRe: Easy Q:How to find the longest name(user input) in an array? Pin
Henry Minute25-Mar-09 13:11
Henry Minute25-Mar-09 13:11 
GeneralRe: Easy Q:How to find the longest name(user input) in an array? Pin
Luc Pattyn25-Mar-09 14:03
sitebuilderLuc Pattyn25-Mar-09 14:03 
GeneralRe: Easy Q:How to find the longest name(user input) in an array? Pin
Henry Minute25-Mar-09 14:14
Henry Minute25-Mar-09 14:14 
GeneralRe: Easy Q:How to find the longest name(user input) in an array? Pin
JernejR26-Mar-09 1:43
JernejR26-Mar-09 1:43 
GeneralRe: Easy Q:How to find the longest name(user input) in an array? Pin
Henry Minute26-Mar-09 1:54
Henry Minute26-Mar-09 1:54 
QuestionHow many charcters per line When Printing Pin
Ryan Fleming25-Mar-09 9:27
Ryan Fleming25-Mar-09 9:27 
AnswerRe: How many charcters per line When Printing Pin
dan!sh 25-Mar-09 9:37
professional dan!sh 25-Mar-09 9:37 
GeneralRe: How many charcters per line When Printing Pin
Ryan Fleming26-Mar-09 4:51
Ryan Fleming26-Mar-09 4:51 
AnswerRe: How many charcters per line When Printing Pin
Dave Kreskowiak25-Mar-09 10:40
mveDave Kreskowiak25-Mar-09 10:40 
GeneralRe: How many charcters per line When Printing Pin
Tom Deketelaere25-Mar-09 23:43
professionalTom Deketelaere25-Mar-09 23:43 
GeneralRe: How many charcters per line When Printing Pin
Dave Kreskowiak26-Mar-09 4:23
mveDave Kreskowiak26-Mar-09 4:23 
GeneralRe: How many charcters per line When Printing Pin
Tom Deketelaere26-Mar-09 4:29
professionalTom Deketelaere26-Mar-09 4:29 
JokeRe: How many charcters per line When Printing Pin
Ryan Fleming26-Mar-09 4:52
Ryan Fleming26-Mar-09 4:52 

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.