473,471 Members | 1,896 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Referencing business objects from another application

I'm creating a new application that will use/need to refer to some
business objects I have in another separate application. What the best
way to do this?

It appears that adding a reference and pointing to the
INETPUB\WWWROOT\MyOldApplication\MyBusinessObject\ Bin\BusinessObjects.dll
of my other application

works and the code compiles but I want to know if this is the right
way of doing this.

I don't want to just duplicate my objects. I'd rather do a reference
except the reference it to another application.

Any help would be appreciated.

Thanks.

7078895
Nov 18 '05 #1
2 1142
Yep, this is how it's done.

"SpamProof" <sp***********@yahoo.com> wrote in message
news:8c**************************@posting.google.c om...
I'm creating a new application that will use/need to refer to some
business objects I have in another separate application. What the best
way to do this?

It appears that adding a reference and pointing to the
INETPUB\WWWROOT\MyOldApplication\MyBusinessObject\ Bin\BusinessObjects.dll
of my other application

works and the code compiles but I want to know if this is the right
way of doing this.

I don't want to just duplicate my objects. I'd rather do a reference
except the reference it to another application.

Any help would be appreciated.

Thanks.

7078895

Nov 18 '05 #2
"SpamProof" <sp***********@yahoo.com> wrote in message
news:8c**************************@posting.google.c om...
I'm creating a new application that will use/need to refer to some
business objects I have in another separate application. What the best
way to do this?

It appears that adding a reference and pointing to the
INETPUB\WWWROOT\MyOldApplication\MyBusinessObject\ Bin\BusinessObjects.dll
of my other application

works and the code compiles but I want to know if this is the right
way of doing this.

I don't want to just duplicate my objects. I'd rather do a reference
except the reference it to another application.


You probably want to put BusinessObjects.dll into some library directory and
then reference the library directory from your new project. You don't want
to be referencing it from where your old application happens to be located
today. What if it moves?
--
John Saunders
John.Saunders at SurfControl.com
Nov 18 '05 #3

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

Similar topics

2
by: hans | last post by:
Hi! I am new to .NET (coming from Java). We have to implement a desktop application which extracts data from a database, does some analysis, filtering etc. and displays the results. I have...
16
by: PromisedOyster | last post by:
Hi I have a situation where I want to use circular referencing. I have cut down the example for demonstration purposes. Say we have one executable (main.exe) and two DLLS (A1.dll and A2.dll)....
5
by: G. Stewart | last post by:
The word "Business" in the term implies some sort of commercial aspects or connotations. But from what I can see, that is not necesserially the case at all? So what is the reasoning behind the...
8
by: Keith-Earl | last post by:
Okay, looking for a Best Practice. We are building a classic three tier app in VB.NET. When we load up a WebForm we have access to very useful objects such as the Session object. We frequently...
2
by: SpamProof | last post by:
I'm creating a new application that will use/need to refer to some business objects I have in another separate application. What the best way to do this? It appears that adding a reference and...
25
by: Penelope Dramas | last post by:
Hello, I'm in a front of very serious .net redesign/rewrite of an old VB6 application. I had been asked to make it .NET 2.0 and would like to ask couple of questions regarding data access as...
5
by: =?Utf-8?B?U3RlZmFuIEJhcmxvdw==?= | last post by:
I am experiencing a lot of speed issues on initial app loads where we are referencing 3rd party 1.1 assemblies from 2.0 code. Those 1.1 assemblies reference things like System.Windows.Forms...
8
by: morleyc | last post by:
Hi, until recently i was quite happy to add data sources from mssql database in visual studio and drag the datasets directly onto the form this creating a directly editable form which worked well....
12
by: BillE | last post by:
I'm trying to decide if it is better to use typed datasets or business objects, so I would appreciate any thoughts from someone with more experience. When I use a business object to populate a...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.