Click here to Skip to main content
15,914,820 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: scrolling text Pin
SamRST6-Oct-07 23:55
SamRST6-Oct-07 23:55 
GeneralRe: scrolling text Pin
Christian Graus7-Oct-07 0:32
protectorChristian Graus7-Oct-07 0:32 
QuestionAutomaticaly Match and Select ComboBox Item in Visual Basic 6` Pin
muddasirmunir6-Oct-07 21:25
muddasirmunir6-Oct-07 21:25 
QuestionCompiling VB.Net Program Pin
AAGTHosting6-Oct-07 20:44
AAGTHosting6-Oct-07 20:44 
AnswerRe: Compiling VB.Net Program Pin
Christian Graus6-Oct-07 23:39
protectorChristian Graus6-Oct-07 23:39 
GeneralRe: Compiling VB.Net Program Pin
AAGTHosting7-Oct-07 20:28
AAGTHosting7-Oct-07 20:28 
AnswerRe: Compiling VB.Net Program Pin
Patrick Etc.7-Oct-07 1:22
Patrick Etc.7-Oct-07 1:22 
AnswerRe: Compiling VB.Net Program Pin
Vimalsoft(Pty) Ltd8-Oct-07 5:47
professionalVimalsoft(Pty) Ltd8-Oct-07 5:47 
|AAGTHOSTING Wrote:
I tried to compile a program I am writing with the Debug Compiler and it said there were no errors. The compiler game the following message. What does code 0 mean?

The program '[3952] lessonProgram.exe' has exited with code 0 (0x0).


|AAGTHOSTING Wrote
As the guys have said, you dont need to worry about this, it means everything has compiled fine.

Dont confuse the debug and build, when you Build, your Form will not come out. after you build by Pressing on your keyboard (Ctr + Shift+ b) , then you press F5 to see your Form.

|AAGTHOSTING Wrote
When I am done with my program do I use the release compiler?

What is the meaning of your Question, you release the Compiler?, when you are done with Debuging and you feel that your code is fine , then you can change from Debug to Release before you Deploy your application.

|AAGTHOSTING Wrote
Where do I get info on how to create a startup.exe for a final release of the program.


Firstly, dont learn Programming and VS here on the Forum, Google and Buy a Book in VS www.Murach.com sells books. follow the link
http://www.vbdotnetheaven.com/Articles/ArticleListing.aspx?SectionID=2&SubSectionID=103[^]

And i saw you asked a Question , about .NET if its not installed in XP. when your users have no .NET installed into their system,Automatically when they attempt to install the Application the Message will popup for them informing them that .NET need to be installed and ask them if they want to download it. if they say yes they will be pointed to a microsoft site where they will download it.

Lastly you have to know the version the framework you are using.


Hope it helps






Vuyiswa Maseko,

Sorrow is Better than Laughter, it may Sudden your Face, but It sharpens your Understanding

VB.NET/SQL7/2000/2005
http://vuyiswamb.007ihost.com
http://Ecadre.007ihost.com
vuyiswam@tshwane.gov.za


Questionconverting ascii to char Pin
kclei6-Oct-07 20:04
kclei6-Oct-07 20:04 
AnswerRe: converting ascii to char Pin
Christian Graus6-Oct-07 23:40
protectorChristian Graus6-Oct-07 23:40 
GeneralRe: converting ascii to char Pin
Patrick Etc.7-Oct-07 1:33
Patrick Etc.7-Oct-07 1:33 
QuestionLocal DB not updated Pin
jensenx6-Oct-07 18:25
jensenx6-Oct-07 18:25 
AnswerRe: Local DB not updated Pin
jensenx6-Oct-07 18:32
jensenx6-Oct-07 18:32 
GeneralRe: Local DB not updated Pin
Dave Kreskowiak7-Oct-07 3:09
mveDave Kreskowiak7-Oct-07 3:09 
GeneralRe: Local DB not updated Pin
Paul Conrad7-Oct-07 5:49
professionalPaul Conrad7-Oct-07 5:49 
AnswerRe: Local DB not updated Pin
Guffa7-Oct-07 6:02
Guffa7-Oct-07 6:02 
GeneralRe: Local DB not updated Pin
Paul Conrad7-Oct-07 6:13
professionalPaul Conrad7-Oct-07 6:13 
QuestionZooming an Image In VB.NET Pin
Aamir Mustafa6-Oct-07 17:29
Aamir Mustafa6-Oct-07 17:29 
AnswerRe: Zooming an Image In VB.NET Pin
Christian Graus6-Oct-07 23:42
protectorChristian Graus6-Oct-07 23:42 
QuestionZooming an Image In VB.NET Pin
Aamir Mustafa6-Oct-07 17:28
Aamir Mustafa6-Oct-07 17:28 
AnswerRe: Zooming an Image In VB.NET Pin
Paul Conrad28-Oct-07 11:58
professionalPaul Conrad28-Oct-07 11:58 
QuestionHow to..... Pin
newbie@vb6-Oct-07 15:57
newbie@vb6-Oct-07 15:57 
AnswerRe: How to..... Pin
Christian Graus6-Oct-07 16:12
protectorChristian Graus6-Oct-07 16:12 
AnswerRe: How to..... Pin
Paul Conrad7-Oct-07 5:50
professionalPaul Conrad7-Oct-07 5:50 
AnswerRe: How to..... Pin
Vimalsoft(Pty) Ltd8-Oct-07 21:15
professionalVimalsoft(Pty) Ltd8-Oct-07 21: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.