C
Chakra
If i have built a windows forms application which refers to several
components (built as class library projects) , should i package just the
EXE, or also the DLL's to the user ? Will the CSC embed the DLL's at compile
time into the EXE, or just reference them at runtime ?
Regards.
components (built as class library projects) , should i package just the
EXE, or also the DLL's to the user ? Will the CSC embed the DLL's at compile
time into the EXE, or just reference them at runtime ?
Regards.