So I have been trying to figure out what I am doing wrong for the past two days and I can't seem to get past this error. The error is "Unable to set the Current
I am facing query performance issue when loading entities with a lot of Includes and ThenIncludes. Each entity has around 2 to 3 levels of ThenIncludes. The fol
I have some trouble to pass a value in a nested navigator with React-Native Navigation v6. I've tried many ways to get the value, but I always get an undefined
In a scenario where new record was created and attached to a new tab on the item record. I would like to give all roles ability to read data from it, but only f
Hi i have a php file that contain json value. I want to change the value of json variable .But i am not sure how t do that . my-file.php <? $json_data;
Between a Code Spell Checker, grammar checking for LaTeX, or refactoring extensions for Python, I get a lot of those blue squiggly lines underneath my code, the
I have a Point struct: public struct Point { public Point(double x, double y, double z) { X = x; Y = y; Z = z; } public
I am wondering if it is possible to use If statements when adding validation using attributes in MVC. Everything I have so far works out but there are certain v
I would like to calculate tab size in white spaces, that is, roughly how many spaces the tab contains. Here is a snippet of this Open XML document: <w:bod