Click here to Skip to main content
15,917,456 members

Comments by Member 14601214 (Top 4 by date)

Member 14601214 10-Jan-20 9:12am View    
Thanks for your reply, it is clear ,
I understand now ,
This is my code :

using (var reader = new StreamReader(data))
{

string allStreamString= reader.ReadToEnd();

}
Member 14601214 12-Nov-19 10:38am View    
thanks for your reply, I updated my post
Member 14601214 25-Sep-19 8:19am View    
Thanks a lot dnxit !! it works like a magic !

In fact, I do the delimited string and still with GET , i get all the users which I want from a list of Ids,
Member 14601214 24-Sep-19 6:13am View    
sorry but i didn't find any solution fot this problem , and I try my code ..always the same problem..
In fact , all parameter is ok with rest but for input array parameter , it is very complicate