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
Query data then take that into an Array to do another select for data
How to detect if the subform contain at least one record?
Exchange 2010 - Multiple Email Address Policies
WScript: Retry on HTTP GET Connection Timeout
How to install and configure WINS in Windows 2008 Standard
Alpha Opacity issue in IE7/8 - alpha applying to text in UL/LI
Macro to select data
rotate drawstring
DOM algorithm question
Need to use LIKE with 30 identifiers in SQL Server