1
touches

MonoTouch Library - Service Stack - Open Source Mono and .NET web services Framework

published 946 days, 3 hours, 37 minutes ago posted by mtimti 946 days, 12 hours, 21 minutes ago
Thursday, October 15, 2009 3:36:55 PM GMT Thursday, October 15, 2009 6:53:22 AM GMT

ServiceStack allows you to build re-usable SOA-style web services with plain POCO DataContract classes. The same DTO classes can be shared with a .NET client application which eliminates the need for any generated code.

Adding a new web service is as easy as adding new Request & Response DTO's as well as the Handler to handle them. With no other configuration required, ServiceStack allows them to be immediately discoverable and callable. It also works with MonoTouch...see the following sample/article.

category: Libraries | clicked: 150 | | source: www.servicestack.net | show counter code
tags: DTO, Library, MonoTouch, Web Service, WebService, WebServices

No comments yet, be the first one to post comment.

To post your comment please login or signup