PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET reuse business methods as DLL in another project ???

Reply

reuse business methods as DLL in another project ???

 
Thread Tools Rate Thread
Old 22-07-2006, 06:28 PM   #1
ashrafnairoukh@yahoo.com
Guest
 
Posts: n/a
Default reuse business methods as DLL in another project ???


Hi all,

I Have Core Project [3 tier Presentation-business-Data] include Core
functionality, I want to reuse the Core Business functions in another
project because the 2 projects using the same database.

Lets Say this is the Case:

CoreProject: Presentation->business->Data->DB

NewProject: Presentation->business->Data->DB

and


Presentation->CoreProject.business->CoreProject.Data->DB

My Question Is: How and where to add the Core business DLL in the new
project? And in case I want to add the Core business DLL reference to
the New Project Presentation there is conflict because of 2 businesses
DLL (the same name).

Thanks

Ashraf

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off