Tag Archives: c#

C# implementation of RESTfulie – The power of dynamic

Posted on 16. Jun, 2010 by sergiojunior.

1

With the grow of visibility that the Restfulie project achieved, we decided to implement a version for the .net plataform, and the C# language was chosen. To give developer’s the same “easy to use” feeling of the ruby implementation, the Restfulie C# team decided to use the new dynamic characteristcs of C# 4.0, that allows [...]

Continue Reading

Quit pretending, use the web for real: the c# client

Posted on 14. Jan, 2010 by guilhermesilveira.

1

The first post of the ‘Quit pretending, use the web for real‘ was on how one could use Restfulie for Rails to leverage its application, the second one described the same approach for a Java client and server implementation using VRaptor. This third post is a short description/annnouncement of the Restfulie C# client which has [...]

Continue Reading