Tuesday, February 21, 2012

RestSharp and Advanced POST Requests

I have learned much about how RestSharp handles POST requests as of version 102. If you provide parameters of the GetOrPost type, by default the post mechanism places these parameters

Ajax Lesson

NOTE : This lesson uses jQuery as the interface for basic AJAX work. By no means is AJAX a product of jQuery and you do not need jQuery to ...