|
-
Feb 11th, 2003, 01:27 PM
#1
Thread Starter
Addicted Member
Compiling VB.net projects (another way)
IS there another way to compile vb.net projects other than using vs.net?
-
Feb 11th, 2003, 01:31 PM
#2
Sleep mode
Are you looking after CommandLine Compiling ??
I don't think there's any other way than those two (CL , IDE Compiling )
-
Feb 11th, 2003, 01:34 PM
#3
Hyperactive Member
Do you mean compiling, or setting up an installation package?
If you do mean an installation package, I use InstallShield Express (it came free on a mag!)
-
Feb 11th, 2003, 01:38 PM
#4
the command line compiler vbc.exe that comes with .NET.
or www.icsharpcode.net IDE can compile also.
-
Feb 11th, 2003, 01:42 PM
#5
Sleep mode
If you used VB6 , then you could compile your proj without it gets run . just right click it and click Make .But I was surprised when I first run VB.NET and it's not there.
-
Feb 11th, 2003, 02:58 PM
#6
yay gay
VB6's Make = VS.NET BUILD
...
\m/  \m/
-
Feb 11th, 2003, 03:01 PM
#7
Sleep mode
Where can I see this ??
-
Feb 11th, 2003, 03:08 PM
#8
Sleep mode
I believe you mean within the IDE .I was shocked ! I thought this can be done the same way as VB6.
-
Feb 11th, 2003, 03:10 PM
#9
im sure it could be done with minimal effort. Perhaps i could write an app that does this..time permitting. Ill look into it.
-
Feb 11th, 2003, 04:01 PM
#10
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|