473,396 Members | 1,864 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,396 software developers and data experts.

Create my own batch file to compile ASP.NET assemblies

Hi,

Is there a way I can see what commands VS.net is using to compile my asp.net projects? I'm sure its using the vbc/csc programs, but I'd love to see the command-line options it is using.

Here is what I'm after. There are many programmers in my department, but only I use Visual Studio .NET 2003, the rest are using older technologies right now. If I was ever unavailable and they needed to make a change to one of my programs, they'd need an easy way to do this.

I'd like to create a directory out there of my whole source, and have a batch file of everything Visual Studio uses to compile my assemblies and stick all of this out in a separate directory if they ever needed it. I know I can do this by hand, but if I could just see the commands Visual Studio is using, I probably could devise something.

Any help would be great!
--Michael
Nov 18 '05 #1
1 2055
You could use VS.NET in command line mode to compile a solution :
http://msdn.microsoft.com/library/de...neswitches.asp

Other than that, the command line compiler options are well documented (I
created from scratch my own command file but the goal was to compile an
ASP.NET into multiple DLLs i.e. not ot use the VS.NET way of compiling a web
site).

Patrice
"Raterus" <raterus@localhost> a écrit dans le message de
news:uo**************@TK2MSFTNGP11.phx.gbl...
Hi,

Is there a way I can see what commands VS.net is using to compile my asp.net
projects? I'm sure its using the vbc/csc programs, but I'd love to see the
command-line options it is using.

Here is what I'm after. There are many programmers in my department, but
only I use Visual Studio .NET 2003, the rest are using older technologies
right now. If I was ever unavailable and they needed to make a change to
one of my programs, they'd need an easy way to do this.

I'd like to create a directory out there of my whole source, and have a
batch file of everything Visual Studio uses to compile my assemblies and
stick all of this out in a separate directory if they ever needed it. I
know I can do this by hand, but if I could just see the commands Visual
Studio is using, I probably could devise something.

Any help would be great!
--Michael
Nov 18 '05 #2

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

Similar topics

2
by: Jon Maz | last post by:
Hi All, To allow myself to make development changes directly on a remote server *without* having to compile on my local dev machine and then upload the dll's to remote, I have created a...
3
by: Joel Leong | last post by:
I wish to know the industrial practices for signing assemblies with key files. I genereted a key file to sign my assemblies. Should I sign all my assemblies with a single key files or I shall...
7
by: dog | last post by:
I've seen plenty of articles on this topic but none of them have been able to solve my problem. I am working with an Access 97 database on an NT4.0 machine, which has many Access reports. I...
4
by: Jason Shohet | last post by:
A user runs a .NET application that authenticates them against active directory (they're coming in over VPN so they don't log on to the network normally). Once they log in, I want to take their...
6
by: Kevin Frevert | last post by:
In the process of learning VS2005/C# (having a background in Borland Delphi 2 through 2005) I came across an interesting feature of Visual Studio's file management. At first, it appeared there...
4
by: Shiraz | last post by:
Hi I'm using Visual Studio Installer to make my installer, and have not as yet figured out a straightforward way to use it to set environmental variables. Amongst the various things I tried, I'm...
7
by: Terry Holland | last post by:
I have just created my first asp.net application and I am ready to deploy. The solution consists of the following: A single asp.net assembly to be deployed to web server A number of vb.net...
8
by: barb | last post by:
So that the world at large benefits from our efforts, here is one fully documented way to use Windows Irfanview freeware to create thumbnail web galleries (http://www.irfanview.com). STEP 1:...
5
by: sjayaramit | last post by:
hello friends, Is it possible to run a C program from a batch file. I use Dev c/c++ compiler and store the program in devc++/programs/examples/myprogram/one.c
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
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...

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.