Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Compiling a project from DOS
Message
From
30/04/2011 04:36:27
 
 
To
29/04/2011 15:07:19
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01508864
Message ID:
01508905
Views:
45
>Hi gang,
>
>I have a vary extensive DOS batch file. At one point I would like to re-compile a few Visual Studio 2010 applications. Can someone guide me to a web site (or point me in the right direction) as to how to do this?

You can use vbbc (the VB.NET compiler) in a batch file but using MSBUILD should be simpler and less error prone. Bit of info on both here: http://msdn.microsoft.com/en-us/library/ms172492(v=VS.90).aspx
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform