I have written a Visual Basic.net application and am currently using a .DLL that I have created myself.
I have read online that it is possible to use ILMerge to combine two assemblies together. Can I please have some advice on whether I should use this technique and if so, how it is done.