473,396 Members | 1,864 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

How to make a "Link" REFERENCE to a project (no DLL, no file copy)

Hi,

Assume that I have a web application.
I want to be able to use the classes that are
in another project (say a Win application)
on which I am working at the same time.

Is it possible to "include as link" the files
of the win application in the web application?

Note that I am clearly aware that it is possible to
reference a DLL. I am asking something different.

I would like to be able to "see" the source code files
of the win from the web application application so that
if I make a change to a source file, that change will be
there for the win application too.

Does anyone know how can I reference (as links, not copy)
the files of the win app from the web app ??

The add existing project does not seem to have a "link" option (or I do
not see it) .
It seems to me that there was one in the 2003 version.

-tom

Jul 6 '06 #1
1 1314
Hello pa***********@libero.it,

Well, as it's obvious you want to functionality of these classes in more
than on project it would be appropriate to plit them off into a DLL. You
would then create a Blank Solution, add the winforms project, add the class
library project, add the web project.. then have the web and winforms projects
reference the class lib project (Projects tab in Add References dialog).

-Boo
Hi,

Assume that I have a web application.
I want to be able to use the classes that are
in another project (say a Win application)
on which I am working at the same time.
Is it possible to "include as link" the files
of the win application in the web application?
Note that I am clearly aware that it is possible to reference a DLL. I
am asking something different.

I would like to be able to "see" the source code files of the win from
the web application application so that if I make a change to a source
file, that change will be there for the win application too.

Does anyone know how can I reference (as links, not copy) the files of
the win app from the web app ??

The add existing project does not seem to have a "link" option (or I
do
not see it) .
It seems to me that there was one in the 2003 version.
-tom

Jul 7 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Andrew Schepler | last post by:
When compiled with Visual C++ .NET 2003 (only), the program below aborts as though no matching catch clause is present. If the copy constructor of A is made public, it successfully catches the...
2
by: Juan Dent | last post by:
Hi, I have an ASP.NET application that somebody gave it to me but when I attempt to run it I get the following error in a dialog with a title "Microsoft Development Environment": "Unable to...
1
by: steve_o | last post by:
I have had to create a new project file to update a deployed asp.net application. I then built the project and using "Copy Project" to deploy to the live server. Now when the application tries to use...
8
by: luis molina Micasoft | last post by:
it seems that when i do file.copy the svchost.exe is hanged, i mean if i make 40 threads of file.copy , 40 copys of files at same time the system is going down and stop responding, this is when i'm...
9
by: Anubhav Jain | last post by:
Hi, I am having few .net source files(.cs or .vb) and I want to dynamically generate the corresponding .net project file(.csproj or .vbproj) for them without using visual studio.So that I could...
2
by: AMDRIT | last post by:
Hello Everyone, I am having an issue with my solution and hoping that you all can suggest a resolution. I have a common library that (A) that three other projects make reference of (B,C,D). ...
3
by: skneife | last post by:
it seems that it is not possible to make a project Reference from a project class library to a website in the same solution, because the website doesn't contains any assembly (dll). So, if in the...
5
by: =?Utf-8?B?QXJuZSBHYXJ2YW5kZXI=?= | last post by:
My vb compiler complains that my website has an improper reference to an external project. "In a situation where a project makes both a project reference and a file reference, the compiler cannot...
2
by: Bhavesh | last post by:
Hi everybody, I have problem in copying file from DatabaseServer to WebServer.Both machines are on LAN. Let me explain in details what i am doing & wht i want to achieve... I am using...
7
by: =?Utf-8?B?UGF1bA==?= | last post by:
Hi just wondering if there is any sample code to copy files from one directory into another with the code behind a button click event? Using c# vs2005. Thanks. -- Paul G Software engineer.
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.