Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I have a dll called ProgramAW that I made from my class Andrew. I put it in my references and but it only works if I use copy local when I copile it. Is there any way to embed my dll in the program so that I don't have an extra piece with my program or am I stuck with it?
C#
Posted
That is true. Maybe I am making my class wrong. I am putting all and I mean all of my methods into one class in one dll. I am worried that it may slow the programs down but it may not since all the methods except one are static.
C#

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...