Can I consume a Webservice coded using ASP.NET & C# in a VisualBasic 6.0 application? I read it can be done using Soap toolkit..but I a dont want to use it as it will be required to be installed on all the machines using that application. How to do it without using toolKit. Thanx
N
nacp
@nacp
Posts
-
Web Services -
Sql ErrorCan somebody help me with this error : "Cannot use empty object or column names. Use a single space if necessary." I am getting this error in a Select statement when a Particular column name is put into a Replace function. Thanks
-
How to Zip/UnZip files thru C# codeThanx
-
How to Zip/UnZip files thru C# codeMany Thanx....for solution.
-
How to Zip/UnZip files thru C# codeI want to take a file as input and using PKZip or Win Zip extract it..All through C# code. How to go about it??