473,395 Members | 1,986 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

stand alone VS automation - possible???

Hi

Without add-ins or wizards
can I automate VS.NET from Windows console application

for example open solution, open project, make a duplicate of a web form,
compile and build project, save and exit

Thanks
GSL
Nov 17 '05 #1
1 851
You can do quite a lot. E.g. build an entire solution using the
configuration of choice ( debug or release build ).

start a "Visual Studio .NET Command Prompt" and type
"devenv /?"

to get a list of possible commands

Note1! There's the command "command" that corresponds to the "Command
Window" in visual studio - thus it'll let you do practically everything -
including running macros.

Note2! If you try to open/build a solution that contains database projects
with references to databases, VS will try to connect to the database.
Eventually pop up a dialog requesting connection settings if unable to
connect (not practical for an unattended build server)
Regards,
Peter Strĝiman

"greg" <gr***@insauctionNOSPAM.com> wrote in message
news:eJ**************@TK2MSFTNGP12.phx.gbl...
Hi

Without add-ins or wizards
can I automate VS.NET from Windows console application

for example open solution, open project, make a duplicate of a web form,
compile and build project, save and exit

Thanks
GSL

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Elwood | last post by:
Hi, to all, I'm going to implement a web service interface, to interact with remote programs by SOAP. Well, I would do it _stand alone_, without using a server like apache/axis (I would like...
1
by: Takeshi | last post by:
Hi All, I'm new to dotNET. I am (thinking of) building the presentation layer of my application in dotNET. Communication with the backend will be done by subject based (multicast) messaging -...
121
by: David Pendrey | last post by:
I was wondering if it is at all posible to write a stand alone .EXE program in Visual Studio .NET. Hopefully in VB.NET but if not another language would be ok. Thanks for the assistance
7
by: Jeff Walters | last post by:
Is is possible to create a stand alone database application that a user can run without Access being installed. I used to have a program on my old Commodor 64 called Codex that did this. I would...
4
by: Jim Witt | last post by:
Is it possible to compile an assembly to be a stand-alone app independant of installing the .NET framework, or would that make an enormous .exe size? Thanks!
1
by: greg | last post by:
Hi Without add-ins or wizards can I automate VS.NET from Windows console application for example open solution, open project, make a duplicate of a web form, compile and build project, save...
7
by: Ulrich Wisser | last post by:
Hi, I would like to stop the postmaster every night and run vacuum pg_dump reindex in the stand alone backend.
2
by: jim-on-linux | last post by:
py help, The file below will run as a stand alone file. It works fine as it is. But, when I call it from another module it locks my computer, The off switch is the only salvation. This...
7
by: David S. Zuza | last post by:
Does anybody know if it is possible to develop stand alone vb2005 apps that require no install and could be run from a flash drive or cd? If so I am trying to figure it out. thanx in advance.
2
by: =?Utf-8?B?TUs=?= | last post by:
Hello , I am developing a white board type stand-alone VB .NET application in which the .EXE application will be installed in two or more different client machines . These client machines...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.