I\'ve got multiple interfaces. All of them should be inherited and exposed by a single contract interface.
I am using a traditional C# web service client generated in VS2008 .Net 3.5, inheriting from SoapHttpClientProtocol. This is connecting to a remote web service written in Java.
is it possible to transfer files using vb.ne开发者_高级运维t? Cutting the files from a certain directory and copy it to anotherYou can use the File class and its Move method.