Fifth Class - More EF Core, Beginners Web!

Recording from tonight
View Video from Zoom

Code Files From Tonight

Project (Console App): https://github.com/chris-brickhouse/PALProgamming/tree/master

Web Project (Created Tonight): https://github.com/chris-brickhouse/PALProgrammingWeb/tree/master

Web Development Slideshow From Tonight:

https://docs.google.com/presentation/d/1Ew4dCbDwd2UDAGdOTFK0RAbDZ0cHP9R4F2d74RFowyE/edit?usp=sharing

HTML File Created Tonight:

https://github.com/chris-brickhouse/PALProgrammingWeb/blob/master/wwwroot/test.html

Questions? cbrickhouse@gmail.com

Summary:

Tonight we continued with C#, forging into Entity Framework!

  1. More EF Core!
  2. Intro to Web Development (See Slideshow Above)
  3. Our First HTML Page (See HTML File Above)

Next time we will be continuing with C# reading: https://www.codecademy.com/learn/learn-c-sharp

Prerequisite Information

Here's the needed software list again if anyone isn't set up

For Mac you might need to run Windows virtually or follow this guide to install SQL Server: https://database.guide/how-to-install-sql-server-on-a-mac/

Needed software (all free to download and cross-platform)

If you have any questions or concerns about installing any of these let me know.

This is the Material we are going to cover, and some references to get you started: