G
Guest
I'm going through a few code examples that are demonstrated using a Console
Application. But, for some reason I am unable to move forward with them. I
have two questions:
1. VBC.EXE (VBC.exe is not recognized as an internal or external command,
operable program or batch file.). Now, I have the full Visual Studio 2005
Professional Edition with C# and VB.Net installed. In order to compile my
console applications I need to use this command. What am I doing wrong?
2. I can't believe I'm asking this other question, but for some reason I am
drawing a complete blank right now. I've only started working on my first
application recently, so I'm new to a lot of this. I managed to compile my
application into an EXE once in the past, but I don't recall how I did this.
If I can manage to compile my Console Applications into an EXE I can then
test the code I'm working with. So, how do I compile my code project into a
EXE file?
Thanks,
Greg
Application. But, for some reason I am unable to move forward with them. I
have two questions:
1. VBC.EXE (VBC.exe is not recognized as an internal or external command,
operable program or batch file.). Now, I have the full Visual Studio 2005
Professional Edition with C# and VB.Net installed. In order to compile my
console applications I need to use this command. What am I doing wrong?
2. I can't believe I'm asking this other question, but for some reason I am
drawing a complete blank right now. I've only started working on my first
application recently, so I'm new to a lot of this. I managed to compile my
application into an EXE once in the past, but I don't recall how I did this.
If I can manage to compile my Console Applications into an EXE I can then
test the code I'm working with. So, how do I compile my code project into a
EXE file?
Thanks,
Greg