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
Blank document opens when opening another word document.
Running Classic ASP with IIS7
Ms Access 2003 GUI to set user-level restrictions
Access VBA: Getting Record Count
CRYPT32 EVENT ID 11
Outlook 2007 outgoing email stuck over 1mb
Error "windows cannot access the specified device path, or file. you may not have the appropriate permissions to access them"
Relational Database Cardinality (How is it expressed)
MS Access 2007 Passthrough Query Fails
How to clear @@error or general error flag in T-SQL