Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Building Code into EXE
Message
From
24/02/2008 11:41:11
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01295838
Message ID:
01295873
Views:
15
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform