Hi,


I am new in C# programming.

I have a .cs file generated by wsdl.exe tool in .NET and now how to create dll in from this .cs file?

I want to create Dll or any activeX component as I need to use this in VB 6 application .

SDG