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
How do i Create a DSN connection in Access??
How to refresh the view in an SDI application
Start up page in VS 2008 using ASP.NET
Re-write the script for Copy/Paste
Internet Explorer takes a long time to load, fresh install
need help with vba syntax for microsoft access form
Turning of autocorrect in runtime (Acc 97)
Creating new alphanumeric primary key in existing tables.
Running a query inside of open form
How to add totals to a row in a sql 2008 pivot stored procedure