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
Windows VPN through Cisco 1721
Count rows - distinct
How do I call another dll function from within a C# DLL?
SharePoint-sending email
A potentially dangerous Request.Form value was detected from the client ...
Install .PAS component in Delphi 2007
DDos Protection on Cisco Pix 515E
MYSQL UNION RETURNS DUPLICATE DATES
Connecting Outlook 2007 to Exchange 2010 a Password is required each time outlook is opened
Using a Hyperlink on a form to run code in MS Access