I've been trying to build my React Native application for release, but I always get this error: FAILURE: Build failed with an exception. * What went wrong: ja
I am making a programming language in Python called Simpl-Py. I want to add the capability for users to create modules and import them into my language. Instead
let formDataContainer = new Array(); function appendFormData(firstNamePar, lastNamePar, messagePar) { function Person(firstNamePar, last
trying to set some parameters in the AuthenticationManager of SpringBootSecurity by getting values from application.properties, but the values are only the one
If you create a code like above, create a value in index.html, and press the button to print only one value. How can I solve this problem? if request.method
i have a problem with GeoSparql. I set a quadratic polygon and points that are in a database. I want to return the polygon and the points that are in it, using
If only one field is searched, it can be successful. But not two. var results = db.tables .Where(x => EF.Functions.Match(x.Title, "search text",MySqlMatc
I want to get id of current loggedin user. I can get Username: User.Identity.Name . I have two tables Users and Reservations. UserID is a foreign key at Reserva
npm ERR! code 1 npm ERR! path D:\Portals\SALAM_DMS\finger\node-java\node_modules\java npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s
So I have a users table where the user.username has many duplicates like: username and Username and useRnAmejohn and John and jOhn That was a bug and these th