> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-vb- > [EMAIL PROTECTED] On Behalf Of Rolf Bjarne Kvinge > Sent: viernes, 19 de octubre de 2007 15:53 > To: 'Lennie De Villiers'; [email protected] > Subject: Re: [mono-vb] Webservice In VB.Net Mono > > > > > -----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. >
Lennie has contributed a simple sample, I put it here: http://www.mono-project.com/Web_Services_(Visual_Basic) Thanks Lennie! Rolf > > > > 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 _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
