hi
how to use Proxy class created by SOAPSUDS tool in Visual Basic.NET client application.

remote application was created in Visual Basic.NET

but following soapsuds command created proxy class having .cs extension.
soapsuds -URL:http://nr0177:54321/RemotingHTTP/DbConnect?WSDL -gc

my client application is in viual basic.NET

how can i use that proxy class in my clien application.


or is there any other way to create proxy class of .vb extension.

thanx