I would like to create a TCP connection between a HoloLens2 (Client) device and my PC (W11, server). I already tested this app on another HoloLens2, the connect
I have this code : try { result.FirstName = nodes[myIdx] .Attributes["ows_FirstName"].Value; } catch { } Now I don't know prior to invoking this
I have 2 computers. when I open the project with live server on the first one it gives me this url 127.0.0.1:5500/index.html I want to put that url on the other
I have a problem: I created a key-value list, I would like to sort it in descending order. If you notice, in the stackblitz, I gave an example of how I create t
I've created a DSL job nv_dsl.groovy as below, import groovy.text.SimpleTemplateEngine def fileContents = readFileFromWorkspace "nv_pipeline.groovy" def fileC
I'm trying to select the count of users retaining in a certain date range and that was successful using this query and the table below: +----------+-----------
I have created all the tasks in a for loop first. loop = asyncio.get_event_loop() tasks =[] for i in range(100): task = loop.create_task(...) tasks.appen
I am having issue with QuickSight . I am following the documentation how to implement it. I got these policies added: { "Version": "2012-10-17", "Statement": [