Microsoft
Software
Hardware
Network
Question : Integrating projects
I have two C# projects that i want to integrate, i want to do this in a minimal possible procedure
e.g.
Copy all the files and classes in one project and moving them to the other.
is there any prescribed or regular appropriate way of doing this.
Thanks.
Answer : Integrating projects
provided you have both the projects in one solution...if they are not, then you can create a new solution and then Add Existing project for both the projects and then try the drag-drop or copy-paste...
Random Solutions
Domain Controller failing to read gpt.ini
Acronis Backup Restore Failed, Windows XP
Access database update help
jquery ui modal.
PHP: use variable in function name?
VB Script to export list of all distribution groups and members
video and music stutter
How to capture data from website into c#
How to disable multitasking on iOS4 iPhone 3G ?
lstbox.selectedindex changed error when cbobox1.selectedvalue = lstbox1.selectedvalue