I am fairly new to github as a whole, so there are some explaination or words that are not quite clear, I am sorry. I used to have a folder called "statictis" t
Trying to manage our Remote Desktop Services installation using PowerShell and we're running into an issue where the commands in the RemoteDeskop module and the
How can I get and set the current web page scroll position? I have a long form which needs to be refreshed based on user actions/input. When this happens, the
I have one file which contain 3 component. for example <div1></div1> <div2></div2> <div3></div3> @section('script') <scri
I'm trying to teach myself Python but I've hit a brick wall. I need to get a field from MySQL however when I retrieve the data from the database it comes out od
I'm fairly new with Python and having some trouble figuring out functions. I have managed to create a function which separates a Fastq file into a DNA sequence,
I was streaming Kafka on AWS EC2 CentOS 7. My Session Manager Idle Timeout is set to 60min. And yet, after running for much less than that, the terminal got fro
I have my data annotation as below: [RegularExpression("Basement|LL|Concourse|Plaza|1|2|3|4|5|6|7|8|9|10|14|15|16|17", ErrorMessage = "Enter Floor #, or Basemen
I'm creating a screen for the user to enter his table name and add whatever he wants on that table dynamically, so is that possible in EF Core? I did some searc