Hi I am trying to use the https://github.com/Swati4star/Images-to-PDF ImagesToPDF function from this library. I have added all the classes required in my applic
I have an ASP.NET Core 3.1 application. Server - IIS and Kestrel (We are going to docker soon, so it will be Kestrel server) The application(service) is a plain
I have problem with SqlConnection in ADO.Net. I expect that after end of using{}, the connection will be closed automatically. Why isn't it? public void Connect
I made a Restful API with Spring Boot. One of my methods is to post and book with an ISBN (10 digit integer) number with type of Long. and pass it to the mySQL
I'm trying to figure out how to edit the below to have a option to convert lower/upper(abc = ABC) I'd like to have a specific input that it knows to convert to
I am using a software environment loaded with the Environment Modules package (not to be confused with Python modules) using module load my_env. Within this env
I want to plot customized Horizontal dots using my data and the code given here data: df <- data.frame (origin = c("A","B","C","D","E","F","G","H","I","J"),
Here is the error that I get once I run the application. ERROR in ./node_modules/@okta/okta-react/bundles/okta-react.esm.js 284:14-27 export ‘useRouteMatc