Click to See Complete Forum and Search --> : DLl from .cs file


SutapaDasgupta
March 21st, 2003, 08:45 PM
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