Does anyone have code to validate for validating Russian TAX Registration number (VAT). C# code will be great, but if someone have some other language it will b
I've got a Pyspark notebook that works fine connecting to an Azure SQL Database when it's running. The problem is when it goes and pauses itself. Now, I know
I am not able to instantiate Realm: exports = function(arg){ const Realm = require("realm"); const appConfig = { id: "realmapp-id",
I'm confused on how I could create the query in relation to counting rows. Here is what my data looks like in the DB: http://i.stack.imgur.com/CgeAV.png I would
I'm currently using Bot Framework v3 SDK for C#. My issue occurs when I sign a user out, it doesn't clear out the user's login credentials from the pop up windo
I am attempting to use gnuplot-iostream to run the following code: #include <iostream> #include <vector> #include <random> #include <numeri
I have an E2E test to upload a file to the application which works on my local machine but fails to run on Browserstack. But fails with reason : invalid argum
I'm working on a web project where on one page, I have a paginated JSF datatable. As a default, it has 12 rows - now when I select another amount, like 20, per
I have two problems that I can't solve because I don't know if I'm missing something or not.. Here is my promising configuration, and I would therefore like to
I am a new at React stuff and come here from Angular. So for learning react I am watching course which teacher is Andrew Mead . He building a react app from zer