RE: Advice on libraries/solutions available to implement REST services on microsoft .NET framework

2009-04-25 Thread Jerome Louvel
Hi Vincent, Here is a starting point: REST in Windows Communication Foundation (WCF) http://msdn.microsoft.com/en-us/netframework/cc950529.aspx Note that Restlet 1.2 supports MS SharedKey and SharedKeyLite authentication schemes by default. See details here: Microsoft selects Restlet to show

Advice on libraries/solutions available to implement REST services on microsoft .NET framework

2009-04-20 Thread Vincent Nonnenmacher
Hi gentlmen, I need to hook a restlet based server to a client that will be integrated on window .NET based products. I want to hook my restlet server to this client, by implementing on the latter a small REST server that will subscribe to the restlet server for events and having then the