mg
mg
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
That should be fine.
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
Sure thing
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
Alllrighty
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
What kind of machines and options
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
What are X and Y
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
Is it actually a one-to-many or many-to-many relationship?
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
What are you representing with X and Y?
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
One-to-many: X has a list of Y, Y has only one X Many-to-many: X has a list of Y, Y has a list of X
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
Again, this describes a one-to-many relationship
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
Not if Y doesn't have a list of X it's not
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
Why do you need a junction table at all?
34 replies
CC#
Created by Jiry_XD on 11/20/2024 in #help
✅ EF Core Junction Tables with seperate columns
What you're descrbing seems like a one-to-many relationship to me
34 replies
CC#
Created by Chrys on 11/4/2024 in #help
Very slow upload in asp.net
e.g. my first request will take a couple minutes but then subsequent requests are fine
19 replies
CC#
Created by Chrys on 11/4/2024 in #help
Very slow upload in asp.net
Are the long upload times on the server consistent? I've found Azure sometimes has weird cold start delays even with production plans
19 replies
CC#
Created by Chrys on 11/4/2024 in #help
Very slow upload in asp.net
Does it do what you expect when run locally?
19 replies
CC#
Created by Chrys on 11/4/2024 in #help
Very slow upload in asp.net
☝️, are you sure it's a problem in your app, or could there be a bottleneck further down the line?
19 replies
CC#
Created by Luna on 10/9/2024 in #help
Save an image to a mysql
Just make sure you're storing them in their own table
38 replies
CC#
Created by Luna on 10/9/2024 in #help
Save an image to a mysql
Fair enough, again if the images are small there's probably not a huge problem with storing them in the database
38 replies
CC#
Created by Luna on 10/9/2024 in #help
Save an image to a mysql
I didn't say store them on the client's filesystem, I said store them somewhere that's designed for storing files
38 replies