> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-vb- > [EMAIL PROTECTED] 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 > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
