Larsa
Larsa
CC#
Created by KarolMaj on 2/23/2024 in #help
Course
Just go straight to MS docs as there is plenty of learning pathways there. https://dotnet.microsoft.com/en-us/learn/aspnet/blazor-tutorial/intro As for memory management not really sure what you're looking for there as C# has garbage collection and anything else as far as I know is generally managed by implementing IDisposable and calling Dispose.
2 replies
CC#
Created by Larsa on 2/2/2023 in #help
✅ Passing data from controller to view
Hmm ok - might have to research a little bit to figure out how to do that. Thank you for the suggestions 😊
11 replies
CC#
Created by Larsa on 2/2/2023 in #help
✅ Passing data from controller to view
I need to do create a method in my Developer controller that can do this?
11 replies
CC#
Created by Larsa on 11/21/2022 in #help
❔ Database ID not beginning from 1?
Yep ok cool 👍 thanks for your help, appreciate it
24 replies
CC#
Created by Larsa on 11/21/2022 in #help
❔ Database ID not beginning from 1?
If it's not going to affect much then that's ok
24 replies
CC#
Created by Larsa on 11/21/2022 in #help
❔ Database ID not beginning from 1?
Each time I run my application - all 3 model have ID starting from 5
24 replies
CC#
Created by Larsa on 11/21/2022 in #help
❔ Database ID not beginning from 1?
Ok I might try another migration
24 replies
CC#
Created by Larsa on 11/21/2022 in #help
❔ Database ID not beginning from 1?
Ok, I was concerned I had some other data there - which is not the case
24 replies