I am writing app for windows mobile 5.0 and I have to use REST to get the data from the server. Initially the idea was to use Casablanca but it turns out that Casablanca does not really work with VS2008 (at least 2013 is needed, and, as far as I know, I can not build WM5.0 project on 2013), or maybe i do not know something o_O ? )
So the question is: how can I use REST in VS2008?