[QUOTE=jay23;15383591][QUOTE=mrkris;15383556]
Quote:
Originally Posted by jay23
The new visual studio 10 , Net 4.0 makes developing REST super easy...just like a method call.
|
Well, that's all it really is. Instead of defining methods like you would in XMLRPC, you use different request methods. GET POST PUT DELETE