I have written some code to clean a particular database but now I want to apply this code to other databases. I am having the following problems: Function reads
I am trying to query the nuget server using the FindPackagesById() web method. But it is not returning the pre-release versions of the package. I am sure that t
I'm making a design decision and I was thinking of the best practice to implement the required functionality. The scenario is as follows: a typical user makes r
I have class MyClass as below. I would like to initilaise the attributes of MyClass through a constructor. The arguments b_ and c_ should have the defaults {"ab
I'm trying to pass a variable I am using in my code into page.evaluate function, but it's console.logging as it's not defined and creating errors for my code. c
I am currently trying to use React Native SVG to render SVG components in my RN app. However, the metro.config.js configuration causes some errors I cannot seem
i recently started doing an exercise where I had to write numbers in an array of structs. The problem I faced was that when I used fscanf() at the end of the co
What approaches are there to generating question from a sentence? Let's say I have a sentence "Jim's dog was very hairy and smelled like wet newspaper" - which
I have embarked on a new project in which I am trying to source data from a REST API. The documentation to this API is available here: https://www.zefixintg.adm