run another project in same solution

  • Thread starter Thread starter Tee
  • Start date Start date
T

Tee

Hi

Does anyone know how to run another project that inside the same solution ?

The project that going to be run is a windows application project. If I
don't want to run the EXE, do I have any way to do it by code ?


Thanks,
Tee
 
Right click on it and make it the default

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing
 
The exe must not be the startup object ...
I need to run another startup project and run it by code.
 
Your original question.
Add another project to the solution by right clicking on the solution name
and choose Add New Project
Yes And ?

If IExplain more clearly

--

OHM ( Terry Burns )
. . . One-Handed-Man . . .
If U Need My Email ,Ask Me

Time flies when you don't know what you're doing
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top