Could you guys please help me up on the generic methods available for the canonical header and canonical resource to be constructed for passing in communication to pull data from rest api.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can download the source code for Azure Storage Samples from http://azurestoragesamples.codeplex.com/releases/view/61325 (download Storage_REST_CS project) and look for RestHelper.cs class for implementation of these functionalities.