Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Programmatically add dependency DLL reference upon refer
Message
 
À
25/04/2013 21:08:21
Information générale
Forum:
ASP.NET
Catégorie:
Visual Studio
Versions des environnements
Environment:
C# 3.0
OS:
Windows 7
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01571938
Message ID:
01572238
Vues:
33
>If you have those dependencies, you should change your architecture. Things are too tightly coupled.

Eh what? What John is describing sounds like a pretty common use case to me.

Just about anything you add to a project has dependencies and if you're building even a reasonably complex piece of code breaking out code into logical assemblies is a good thing to promote reuse and isolation of concerns.

+++ Rick ---

>
>
>>Hi
>>
>>How to Programmatically add dependency DLL reference upon reference added?
>>
>>ie. DLL1 -> DLL2 -> DLL3
>>
>>Whenever I add DLL1 to project's reference, I wan to automatically DLL2, DLL3 also included.
>>
>>How to achieve it?
>>
>>Thank you
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform