Here we use Entity Framework Core to connect to our SQL Server and we figure out how to trouble shoot potential issues.
active · last success 2026-06-19 22:04
Here we use Entity Framework Core to connect to our SQL Server and we figure out how to trouble shoot potential issues.
In this video we create the login endpoint and talk about how to use postman.
We messed up. We forgot to specify a primary key in our database which will give us some trouble later on, so we fix it here.
In this video we go over how to create a new API project with ASP.NET Core.
Here we talk about adding data to our database using the SQL INSERT statement.
In this video we talk about setting up SQL Server and creating a basic Users table.
In this video I go over how we are going to tackle making a Twitter Clone and the basic architecture of the application
I will be remaking Twitter! We are going to go full stack Microsoft with SQL Server, ASP.NET Core, and Xamarin. We will be using VueJS on the web front end as well. Im super excited about this and I hope you guys are too! Its a huge undertaking for me but I have been wanting...
In this lesson I go over the prompt for the first practice in this series.
In this lesson I go over string concatenation and how to use it.
In this lesson I go over functions and return types and how to use them.
In this lesson I go over function paramters and how to use them.