Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Building Code into EXE
Message
De
24/02/2008 11:41:11
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01295838
Message ID:
01295873
Vues:
16
Even in VFP, you can't build a DLL into an EXE, it has to be shipped separately. In .Net you can put all your files in their install folder, or put reusable DLLs into the GAC, but make sure you follow the specific rules for DLLs there.

>Hi.
>I am now at the point where I want to start developing and using 'Reusable Code' and have a few questions:
>
>If I develop a .DLL and I then want to use that in 10 or 11 projects which will have their own .exe, do I also have to distribute the .dll when I distribute the .exe ?
>Ideally, If I could Build this into the .exe (as in VFP when you add a .prg into a project, it i part of the exe and you do not havce to distributr separately.
>
>I suppose I am looking for pointers /best practise for devloping and
>distibuting re-usable code in dot net.
>Currently, C# is language of preference.
>
>Any tips would be appreciated
>Regards,
>Gerard
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform