7:42pm - I haven't posted about it but in over the last week I've been slowly watching a tutorial for ASP.NET on YouTube. It was pretty good! It covered some things I didn't know and lots of things I already did, but oddly it didn't go into database linking at all. Hopefully I can get more of that from the other videos on that channel.
I've also been applying for jobs and dealing with other serious business type stuff. But I think it's important to continue my ASP.NET SimpleBlog project. So I'm going to take another look at that.
8:07pm - Wow, I'm feeling really awash in a sea of confusion here. I need to ground myself. The main 'Mystery Zone' of the SimpleBlog I got by following the tutorials on Microsoft's documentation is the SQL server. I'm not sure where it is or how it works in this context or even how I made it. All I know is there was something called a Migration that took one of my Model classes and made a database based on it. Not a very well designed database either as far as I can tell. Hmph.
8:16pm - The more times I ground myself the more times I'm swept away. This is some seriously complicated simplification. I suspect that before long I'll have to step back and take a break. But for now I'll continue looking through the documentation.
8:23pm - Alright I told myself when the music ran out I'd take a break, and it has. When I get back to it though, I'm going to look at EF Core, since that seems to be the part where the magic happens.
9:19pm - One game and almost one hour later I'm back. I'm making hamburgers but while I do I'd like to work some more.
9:35pm - Note to self, learn LINQ already. Geez.
10:33pm - Well time flies and it's time to stop again. I left off here: https://docs.microsoft.com/en-us/ef/core/miscellaneous/connection-strings
We'll see what I can learn next time!
I've also been applying for jobs and dealing with other serious business type stuff. But I think it's important to continue my ASP.NET SimpleBlog project. So I'm going to take another look at that.
8:07pm - Wow, I'm feeling really awash in a sea of confusion here. I need to ground myself. The main 'Mystery Zone' of the SimpleBlog I got by following the tutorials on Microsoft's documentation is the SQL server. I'm not sure where it is or how it works in this context or even how I made it. All I know is there was something called a Migration that took one of my Model classes and made a database based on it. Not a very well designed database either as far as I can tell. Hmph.
8:16pm - The more times I ground myself the more times I'm swept away. This is some seriously complicated simplification. I suspect that before long I'll have to step back and take a break. But for now I'll continue looking through the documentation.
8:23pm - Alright I told myself when the music ran out I'd take a break, and it has. When I get back to it though, I'm going to look at EF Core, since that seems to be the part where the magic happens.
9:19pm - One game and almost one hour later I'm back. I'm making hamburgers but while I do I'd like to work some more.
9:35pm - Note to self, learn LINQ already. Geez.
10:33pm - Well time flies and it's time to stop again. I left off here: https://docs.microsoft.com/en-us/ef/core/miscellaneous/connection-strings
We'll see what I can learn next time!