[mono-vb] Webservice In VB.Net Mono

Rolf Bjarne Kvinge rolflists at ya.com
Thu Dec 20 10:25:09 EST 2007


Hi,

>From: Wayne Scholar [mailto:wscholar at getabby.com] 
>
>Yup have this running but was hoping to get one in vb.net or is that not
doable right now?
>

There are none right now, but you should be able to translate the code, and
replace instances of '$(MCS)' (the C# compiler) to 'vbnc' and '.cs' -> '.vb'
in the Makefile.am for it to work.

Now it's on my todo list to translate it to VB :)

Rolf

>Rolf Bjarne Kvinge wrote: 
>Hello,
>
>  
>From: Wayne Scholar [mailto:wscholar at getabby.com] 
>
>Thanks for the example.  I was more looking to create my own webservice not
>    
>consume one.  Any examples of that around?
>  
>
>You can find an example here:
>http://anonsvn.mono-project.com/viewcvs/trunk/xsp/test/1.1/webservice/
>
>and this doc explains how to make it work:
>http://anonsvn.mono-project.com/viewcvs/trunk/xsp/test/README?view=markup
>
>Rolf

 


  



More information about the Mono-vb mailing list