.Net DLL

From what I have read there is no difference in regards to the language used to create a .Net DLL/exe as they both end up generating the same .Net JIT ready code.

HTH