[Mono-aspnet-list] How can I consume a web service with javascript and jquery?

Robert Jordan robertj at gmx.net
Fri Aug 5 06:30:33 EDT 2011


Hi Luca,

On 05.08.2011 11:54, LucaDev wrote:
> Hello Robert and thanks for the reply.
> Yes, the original project was created with visual studio and framework 2.
> The web service has very little code, I can rewrite the code using mono.
> You have an example of how to write a web service that I can consume with
> javascript in mono?

You don't need to rewrite anything, because it should work
w/out any changes. Just take care to not place any Microsoft
assemblies into application's bin directory.

I've attached a boilerplate web.config that can be used
to turn on the .NET 3.5 stack under Mono and MS.NET.

Robert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: web-boilerplate.config
Type: application/xml
Size: 4490 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20110805/b2a6f00e/attachment-0001.rdf 


More information about the Mono-aspnet-list mailing list