Not So RESTful Days
by Flash
- Published:May 19th, 2009
- Comments:No Comment
- Category:.NET 3.5, ASP.NET
One of my clients asked me to write a very simple RESTful web service to retrieve user data (name, email, address, etc.) based on login credentials. Having recently finished working on a PHP-driven RESTful interface for another client (based on the Zend Framework), I thought this would be a simple and straightforward task. As comedian Bill Engvall says: "Here's your sign!". I should have known better. Would you like to know more?

