M. Salah
Results
2
comments of
M. Salah
Thanks for your replying, I solved it by using appSettings in app.config file like this: ``` ``` Read/write from/on these properties using the following c# class: ``` using System.Configuration; using...
I set some updates on this API: - Using AppSettings for web developers. - Uploading Base64 image string. Of course I`m ready to push all updates that i have to...