473,503 Members | 1,858 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

One Project / Multiple Executibles

Hi,

I create many tiny vb.net console applications that I call from the command prompt in sql server. Usually these are very tiny, and involve just one method (I'm doing things that a stored procedure can't do). The only way I know how to do this is to create a VS Project for each executible, that is quickly becomming a pain, expecially when you through in source safe, and the fact that other people need to be able to access this code.

Is there a way I can configure Visual Studio to allow me to compile multiple executibles out of one Project?

Thanks,
--Michael
Nov 21 '05 #1
2 1232
Raterus,
Instead of multiple executables, why not define a single executable that
takes a parameter? (post if you need help with parameters to executables).
Also you may want to start reviewing VS.NET 2005 & SQL Server 2005, as they
will support creating stored procedures in .NET.

For information on VS.NET 2005 (aka Whidbey, due out later in 2005) see
http://lab.msdn.microsoft.com/vs2005/.

Hope this helps
Jay

"Raterus" <ra*****@hotmail.com> wrote in message
news:uZ**************@TK2MSFTNGP15.phx.gbl...
Hi,

I create many tiny vb.net console applications that I call from the command
prompt in sql server. Usually these are very tiny, and involve just one
method (I'm doing things that a stored procedure can't do). The only way I
know how to do this is to create a VS Project for each executible, that is
quickly becomming a pain, expecially when you through in source safe, and
the fact that other people need to be able to access this code.

Is there a way I can configure Visual Studio to allow me to compile multiple
executibles out of one Project?

Thanks,
--Michael
Nov 21 '05 #2
I guess I had the same idea, right after I posted this question. I'm remaking all of these little applications into one executible, and I just pass a command line paramter to indicate to the program what to do.

Thanks!

"Jay B. Harlow [MVP - Outlook]" <Ja************@msn.com> wrote in message news:Ol**************@tk2msftngp13.phx.gbl...
Raterus,
Instead of multiple executables, why not define a single executable that
takes a parameter? (post if you need help with parameters to executables).


Also you may want to start reviewing VS.NET 2005 & SQL Server 2005, as they
will support creating stored procedures in .NET.

For information on VS.NET 2005 (aka Whidbey, due out later in 2005) see
http://lab.msdn.microsoft.com/vs2005/.

Hope this helps
Jay

"Raterus" <ra*****@hotmail.com> wrote in message
news:uZ**************@TK2MSFTNGP15.phx.gbl...
Hi,

I create many tiny vb.net console applications that I call from the command
prompt in sql server. Usually these are very tiny, and involve just one
method (I'm doing things that a stored procedure can't do). The only way I
know how to do this is to create a VS Project for each executible, that is
quickly becomming a pain, expecially when you through in source safe, and
the fact that other people need to be able to access this code.

Is there a way I can configure Visual Studio to allow me to compile multiple
executibles out of one Project?

Thanks,
--Michael

Nov 21 '05 #3

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

Similar topics

1
1706
by: Lauchlan M | last post by:
Hi. I have an ASP.net project that works fine. I copied it to another project using the following steps: << (i) create a new VS.NET ASP.NET project.
11
2331
by: John Fly | last post by:
I'm working on a large project(from scratch). The program is essentially a data file processor, the overall view is this: A data file is read in, validated and stored in a memory structure...
3
2177
by: Jerad Rose | last post by:
This is regarding Visual Studio 2003 (framework 1.1). We have several projects/libraries. Of course, many of these reference each other. If we only had one solution, we would simply add all of...
2
7621
by: Sam | last post by:
Hi All, I have a solution which consists of multiple projects and each of these projects has their own app.config file. The problem is that all of my projects in the solution pull keys from the...
3
2737
by: Phaitour | last post by:
Hi there, I'm working on developing a large Class Library project that is slowly becoming a shared "framework" library amongst multiple applications. As this shared library grows, I need to...
49
3888
by: Martin Unsal | last post by:
I'm using Python for what is becoming a sizeable project and I'm already running into problems organizing code and importing packages. I feel like the Python package system, in particular the...
4
4440
by: Alan Mailer | last post by:
Again, I'm new to VB.net and there is something I need help with: Like (I assume) many of us, over time I want to be able to create some VB.net classes that I might want to use in more than one...
1
3822
RRick
by: RRick | last post by:
I have a unix C++ project that needs to be converted over to windows visual studio. I'm not sure of the exact version of VS, but it's a recent version, probabIy 2003 or 2005. I would like the...
9
2366
by: GaryDean | last post by:
I know this is a vs issue but nobody seems to answer posts over there... In VS 2008 I can't seem to get a multiple project solution. If I create a blank solution and add a project to it, it...
0
7202
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
7086
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
7280
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
7460
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...
1
5014
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4672
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3154
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1512
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
736
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.