I want to display the phone number of my device on the screen. In Xamarin.Android the code is work. But I want to use a code in Xamarin.Forms. I've searched bu
Using this input: parse(Parse, [what,did,thomas,eat], []) I want to produce this output: sbarq( whnp( wp(what) ), sq( vbd(did), np(nnp(thomas)),
My App.js: import Navbar from "./components/navbar/Navbar"; import Hero from "./components/hero/Hero"; function App() { return ( <div>
I'm trying to import CSV file into SQL Server via [Tasks]>>[Import Flat File]. I get the error The given value of type string from the data source cannot
I am trying to call 'https://login.microsoftonline.com/{tanent ID}/oauth2/token' from sharepoint designer workflow, but the http call keeps throwing Bad Request
I have some entry level JavaScript experience, and I’ve been trying to get a script to login and click some buttons on a website, but have reached a tough
I am using this code but it crashes when i launch it, i want the bot to react with the custom emoji from my server (:okay:) to every image sent in a specific ch
I have setup a new account and not verified my domain. I would like to test and confirm mail-send before proceeding with verification and adding payment informa
ElevatedButton( onPressed: () async { bool validated = formKey.currentState!.validate(); if (validated) {
I'm trying to create new page with a element in the middle of the page (centered horizontally and vertically). But Odoo layout causes me a huge trouble and won'