buntine
07-01-2004, 09:42 AM
Woo!
I just spent ages getting some basic Web Services running. I wrote a basic calculator service and then used a Web Form to consume it. Its all very complex (and fun!), but i had to write a batch file to compile the .asmx file. Then i had to edit the generated class file.
Is there any standard way of attacking the compilation process? I have VB.NET installed.
Actually, i still cant believe i actually got it working without any documentation! Strange.
Anyway, does anybody know much about the importance of XML Web Services and why i should (or shouldnt) use them?
I have read some article, though had trouble getting the gist of them
Regards,
Andrew Buntine.
I just spent ages getting some basic Web Services running. I wrote a basic calculator service and then used a Web Form to consume it. Its all very complex (and fun!), but i had to write a batch file to compile the .asmx file. Then i had to edit the generated class file.
Is there any standard way of attacking the compilation process? I have VB.NET installed.
Actually, i still cant believe i actually got it working without any documentation! Strange.
Anyway, does anybody know much about the importance of XML Web Services and why i should (or shouldnt) use them?
I have read some article, though had trouble getting the gist of them
Regards,
Andrew Buntine.