« Return to Thread: Webservice In VB.Net Mono

Re: Webservice In VB.Net Mono

by Rolf Bjarne Kvinge-2 :: Rate this Message:

Reply to Author | View in Thread



> -----Original Message-----
> From: mono-vb-bounces@... [mailto:mono-vb-
> bounces@...] On Behalf Of Lennie De Villiers
>
> Hi,
>
> Is there an example on how to write a web service using VB.Net in Mono?

Not that I'm aware of.

You should however be able to use any C# guide (though I don't know if there
are any examples for C# either), and wherever you see 'C#' or 'gmcs' you
substitute with 'VB' and 'vbnc' and that's it :)

I'll put this on my todo list.

>
> Can I also use WCF?
>

You can use whatever you use in C#.
If the question is if you can use WCF in mono, then you'd have to ask in
mono-list list.

Rolf

> Kind Regards,
>
> Lennie De Villiers
> _______________________________________________
> Mono-vb mailing list
> Mono-vb@...
> http://lists.ximian.com/mailman/listinfo/mono-vb

_______________________________________________
Mono-vb mailing list
Mono-vb@...
http://lists.ximian.com/mailman/listinfo/mono-vb

 « Return to Thread: Webservice In VB.Net Mono