Insire
Insire
CC#
Created by voidey on 11/12/2024 in #help
Wrong DataContext Inference?
the properties are enough
19 replies
CC#
Created by voidey on 11/12/2024 in #help
Wrong DataContext Inference?
can you post your InventoryViewModel and InventoryItem ?
19 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
this is the code lvl
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
if just your seed data is wrong, then correct your seed data and set the ownerid to NULL in there
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
this should work
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
then idk. probably something else is wrong aswell
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
why do you even set that, just remove the attribute
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
0 in a nullable column thats a foreignkey means, that there needs to be an entry on the other side of that relationship which has the primary key value of 0
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
well, thats what you specified via attribute
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
which is what is used for relation ships by your database provider
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
the default value for that is NULL
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
not with a int? OwnerId
54 replies
CC#
Created by {sus} on 10/17/2024 in #help
Setting a Default Value for Migrations
your OwnerId should be NULL, not 0
54 replies
CC#
Created by M!RFAN on 10/14/2024 in #help
.Net 8 Web Api Config
79 replies
CC#
Created by bellic | A33 5G on 5/26/2024 in #help
Input Box in C#
if you are trying to build a desktop application for windows, then i recommend using WPF
68 replies
CC#
Created by bellic | A33 5G on 5/26/2024 in #help
Input Box in C#
good what? what are you trying to do?
68 replies
CC#
Created by bellic | A33 5G on 5/26/2024 in #help
Input Box in C#
and VB
68 replies
CC#
Created by bellic | A33 5G on 5/26/2024 in #help
Input Box in C#
and winforms
68 replies
CC#
Created by bellic | A33 5G on 5/26/2024 in #help
Input Box in C#
its kinda bad to use inputbox
68 replies
CC#
Created by bellic | A33 5G on 5/26/2024 in #help
Input Box in C#
check my SO link
68 replies