Anyone have any links or knowledge about how to expose a DLL through a WebService. I have been able to create and use a webservice with methods directly in the Service.asmx file, but not sure how to go about it with a DLL.

Any help is much appreciated!