Archive by Author

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