Kind regards, my doubt is based on how to share the value of the profile in different parts of my app, example: A user logs in and the profile property is fille
I want to add a custom configuration section in my app.config file. Is there a way to do it and how can I access these settings in my program.
I want to check the records are available or not in my Sqlite table. I tried but the cursor is always return 1 value even if the SQlite databse table is empty,
The question below is solved here: Create ID variable: if ≥1 column duplicate then mark as duplicate and here: assign ID based on duplicate integer variable
I have the below map: detail := make(map[string]*Log) type Log struct { Id []string Name []string Priority int // value could be 1, 2,
I'm trying to store user notifications in mongoDB ( My main database is Mysql ) and the notification table has over 2,500,000 records for each notification. I w
I am relatively new to cpp and my code is probably atrocious. However, I am currently trying to implement my own namespace into my program since I want to avoid
I'm trying to convert a set of images for a segmentation task. However, when i try to execute the code for the masks i get the following error: ValueError: coul