Krotti
Krotti
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
This is resolved. I would like to thank @Playboi17 and @ZZZZZZZZZZZZZZZZZZZZZZZZZ again. I realized how this works and the in-built migration tool that previously murdered my development database can just pop a new one out of nowhere. Also the navigation thing makes the searches so much easier than before. Thank you!
30 replies
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
But the real reason for EF is that I don't have to waste half an hour on every small function making long SQL statements
30 replies
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
Also check a look how that thing I asked works in practice
30 replies
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
Sure. Thanks again for the extra advice too, I'll code the damn thing first and then connect it :D
30 replies
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
Plus is you design the DB a bit better, no nukes need to be pressed, only mooore relations
30 replies
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
Hey, these are personal projects and I can press the nuke button whenever I want haha
30 replies
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
I usually set up my models exactly as they are on DB
30 replies
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
I look at EF more as a lambda tool, I don't really know how deep it is. I have to read up on the docs
30 replies
CC#
Created by Krotti on 4/8/2023 in #help
✅ Question regarding EntityFramework
That is pretty awesome then, I guess it would be useless in my case since I usually have authorization headers and I pull the ID's from claims. But what I am currently doing doesn't so I'll probably try using that, thanks!
30 replies