IBlog<Johan>

This and that in a developer's life in general

News

Follow johandanforth on Twitter

Random Links

Walkthroughs and Tutorials

Browse by Tags

All Tags » REST (RSS)
Please Feedback! Unity, nHibernate, Fluent, Linq... Trying New Architecture Combinations
We're thinking about a new architecture for a set of pretty large WCF (and perhaps also REST) services that's going to be developed during the next year and perhaps you dear reader would like to comment! The services themselves are pretty straight forward...
Posted: Dec 17 2008, 02:04 PM by jdanforth | with 3 comment(s)
Filed under: , , ,
Returning Json from RESTful Interface with WCF
Someone commented on an earlier blog post I did on REST, POX/POJO and WCF and the comment read: How about REST WCF bits from .NET 3.5 SP1? Is it possible now to let the user decide in which format he wants the response (xml or json) like MySpace API for...
Posted: Aug 23 2008, 04:18 PM by jdanforth | with 4 comment(s)
Filed under: , , ,
Why Developers Are Interested in REST
I had a laugh when I saw James Kovacs' blog post abot Why Developers are Interested in REST : I'm doing some WCF work for a client, specifically around WS-Security. I stumbled upon the System.ServiceModel.MessageSecurityVersion class today. Its static...
Posted: Aug 22 2008, 01:00 PM by jdanforth | with 2 comment(s)
Filed under: ,
More on RESTful Service with WCF and POX/POCO
Kirk Eveans wrote a blog post about Creating RESTful Services Using WCF , which gives you a good understanding of how to get started with REST on WCF. In his sample, Kirk has 2 methods in a REST interface: [ ServiceContract ] public interface IService...
Posted: Aug 09 2008, 03:55 PM by jdanforth | with 4 comment(s)
Filed under: , ,
Building Web Services the REST Way
There is much talk at the moment about REST, what is it and not is, Lo-REST, Hi-REST and whatnot. For those of you who don't really know what REST is and don't have time (or like me, not the brain) to delve into Fielding's full REST description , Roger...
Posted: Mar 29 2006, 09:13 AM by jdanforth
Filed under:
More Posts