c# - Keep URL encoded while using URI class for Linkedin API -
i trying make request linkedin using public url. problem url encoding has been documented many times before on site, in this post.
windows phone developers cannot use workarounds documented far, because:
- config files - not relevant phone projects.
- reflection - permission problems.
has windows phone developer found way across barrier?
Comments
Post a Comment