I have never used an embedded resource DLL before. I would like to start right so that I'd not have to rename DLL later on.
Suppose that, I have a Main Exe file named "Demo.exe",
how would you name embedded resource associated with it?
Demo.Resource.dll? Resource.Demo.dll? etc?