I run a kettle.bat,but having not output kettle.bat cd /d E:\pdi-ce-9.2.0.0-290\data-integration pan /file=E:\ETL\Hello World.ktr /level=Detailed /logfile=E:\1.
I've created a nuget package that is used by another project. My package references Microsoft.Identity.Web version 1.23.1. When I pull this package into the pro
I want to connect a websocket from a web app to a server on our enterprise platform, for this I created a simple frontend and a simple websocket server to try t
I'm making a C# Pinger in WPF using Ping() and BackgroundWorker(). Here is my full code: using System; using System.ComponentModel; using System.Net.NetworkInfo
I'm facing an issue trying to use the concurrent.futures package in python. I'm working on a website using django and channels to perform asynchronous comunicat
So I have a problem about sending a request. Body is not empty at all since I can log it. But somehow when I make a request, the body is empty. It was weird so
I saw that in the .NET version of LightningChart that there is a way to add breaks in line charts. Is this possible in the JS version as well? I saw someone ask
I'm trying to implement magic numbers checker in Java. Files are send to server as MultipartFile, when I'm checking file (for example PDF) instead of 0x25, 0x50