I have a requirement to POST json data (stored as json files in ADLS) to REST API endpoint. I have to use Azure Data factory for this. I have gone through Micr
I have the following database schema: model Music { id Int @id @default(autoincrement()) createdAt DateTime @default(now()) updatedAt DateTime
I need help I install JavaFX on my Macbook air but I keep getting this Error: Could not find or load main class 2.lib even though I updated the arguments on th
In my ASP.NET Core-6 Web API, I am using Fluent Validation as shown below: RuleFor(p => p.UserName) .NotEmpty().WithMessage("{UserName should be not empt
I created many databases in Firebase. Then I remembered that only one can work for free. I deleted everything, but the project still says "connected". How to co
I have the data below under the same collection "schema", here's a sample of my status: { "_id": "c19592b6-8110-4684-9c96-f133e08d973e", "display": "WAI
There may be different reasons of page unloading: 1 User closes the current window. 2 User navigates to another location. 3 Clicks the Back, Forward, Refresh
I have this pen where I have made an example of the SVG Sprites Technique: And I want to apply this with CSS: .circle { fill: #f00; } .polyline { fi