For context: I'm implementing an Entity, basically a thin wrapper around a heterogenous map, and trying to implement an update method: struct Entity { pub i
I have a page which is attached to a masterpage. In this page i have update panel and in it have i have a asp.net panel. This panel has gridview which shows da
I have 3 scripts: params.py (it defines a configuration class), foo.py (it uses that configuration) and main.py (it initializes the configuration and calls foo)
this is my code via asp.net web form: public string GetAccessToken() { ServicePointManager.Expect100Continue=true; string accessToken = ""
I have this configure method and i want to make user be able to register but i get 401 Unathorized. It is caused by the .apply(**) and i am not able to do it.
I have read several questions related to this but none is what I am looking for. The best one is by far using the readxlpackage library(readxl) file.list &l