Hi..
I've been searching for some time now on howto include DLL's in an executable, and the only real lead I could come up with was this post from the p2p.wrox-forums:
http://p2p.wrox.com/topic.asp?TOPIC_ID=7539
(I own the "Beginning
VB.NET 2003" but nothing of this sort is mentioned in the book).
Basically, I want to include some DLLs because I wish to minimize the files in the root and /bin directories (also, they musn't be accessible to the end-user). The post mentions "Global Assembly Cache" (GAC - I believe), but where do I read about this, because the process sounds as if it's a bit of a hazzle?
And btw: I'm on a beginning/moderate level, so plz be gentle :D