Microsoft
Software
Hardware
Network
Question : Visual studio two applikations with the same source file, possible
I'm working on a local application and a webapplication. Both use the same database access layer.
I have also a third webapplication using parts of it.
By now doing changements in one of these application I have to change also the sourcecode in the other sourcecode files. After a while it becomes a mess.
Is there a possibility that different applications are working with the same sourcecode file.
I tried in some way, but the file will be always doubled.
Answer : Visual studio two applikations with the same source file, possible
Yes, you can. Take a look at this:
http://www.experts-exchang
e.com/Prog
ramming/La
nguages/.N
ET/
Visual_
Studio_.NE
T_2005/Q_2
5040969.ht
ml
Random Solutions
VB.Net move Items from ListBox to Textboxes
Visual Studio 2005, Crystal Report Viewer 10, displaying dynamic image
Excel—how to convert number of days to weeks and days.
Select table data from a different SQL instance?
Issue with License Activation - How do you add computers to KMS pool?
IMAP using PHP
Changing Domain Controller IP Address
batch file to search all drives
Allow real desktop access to Windows Server 2008 R2
Do I have to select a predefined Identity field when using the SELECT INTO clause in a SQL Server stored procedure ?