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

Copying a project into another solution

I'm creating a VB.Net project. It's a small utility. However, my boss wants
me to put it in with a larger solution that the department uses, so that a
suite of tools are all in one place. That's fine, however, I am finding that
development is taking longer because, during my unit testing I have to build
and run the project a lot. Since there are many other projects in the
solution, it's taking quite a long time to build the solution just so that I
can run my own code.

My question is: can I build my own project separately as its own solution,
then when I am done, copy it in to the larger solution? Is there anything
that will happen when I copy it over into the solution that I should watch
out for, such as file locations, etc?

May 19 '06 #1
4 1440
No need to copy it anywhere. Just create a new solution and add that
project to it. The project can exist in two or more solutions at the
same time. Both solutions will point to the same project.

May 19 '06 #2
There is an easy way to do this using the configuration manager in VS.
Use the main solution file and create a new configuration. Select which
projects you would like to build and run using the checkboxes. To
access the config manager go to Build--> Config manager. This will
create a new config that can be selected just like the "Release" and
"Debug" configurations that are there by default.

May 19 '06 #3
Thanks...I don't understand this yet but I'll read more about it.

Appreciate the info!

"Charlie Brown" <cb****@duclaw.com> wrote in message
news:11*********************@j73g2000cwa.googlegro ups.com...
There is an easy way to do this using the configuration manager in VS.
Use the main solution file and create a new configuration. Select which
projects you would like to build and run using the checkboxes. To
access the config manager go to Build--> Config manager. This will
create a new config that can be selected just like the "Release" and
"Debug" configurations that are there by default.

May 19 '06 #4
Thanks...works for me.

"Chris Dunaway" <du******@gmail.com> wrote in message
news:11**********************@i40g2000cwc.googlegr oups.com...
No need to copy it anywhere. Just create a new solution and add that
project to it. The project can exist in two or more solutions at the
same time. Both solutions will point to the same project.

May 19 '06 #5

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

Similar topics

9
by: Raposa Velha | last post by:
Any of you ever catch this bug: I made a form and decided to copy it. Then I modified the cloned form. Then I run it and access start saying "Error accessing file. Network connection may have been...
0
by: postings | last post by:
Hi I'm a little confused. I've deployed my ASP.NET project by using the "copy project" feature of VS2003. Works fine. I'm stuck however in copying individual files to the deployed solution. ...
5
by: TB | last post by:
Hi All: This news group is proving to be great help on my path towards mastering ASP.NET thanks to all of you helpful souls out there. I am looking forward to the day when I can contribute...
3
by: Tee | last post by:
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...
1
by: Bob Smith | last post by:
I'm using VB.NET 2003 to extend the functionality of an application (Cadcorp GIS) and have a solution with a single project, a user control and a constants file added from the application. The...
4
by: tshad | last post by:
I have an old version of VS 2002 and want to make a copy of my Visual Studio project to another project with another name. In VS 2003, you can do it but there is no copy project command in VS 2002...
4
by: jjkboswell | last post by:
I have an XSD which I have generated a class from using the xsd.exe tool. My XSD contains complex types within it, so that the generated class has member variables which are of types that are also...
24
by: =?Utf-8?B?RHIuIFMu?= | last post by:
I am incorporating three existing programs into a new "all in one" program. I have added the three projects to the new all in one project. How do I instruct the new initial menu to launch the main...
13
by: writeson | last post by:
Hi all, I'm writing some code that monitors a directory for the appearance of files from a workflow. When those files appear I write a command file to a device that tells the device how to...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.