Series - ASPNET-Core-101


ASP.NET - Publishing an Website to Azure [13 of 13][MP4] [0:06:01] [2019/09/23]
Follow: Scott Hanselman, Leslie Richardson Watch the entire series hereDownload Visual Studio 2019 hereDownload .NET Core 3.0 here Learn more about ASP.NET: Create a ASP.NET Core Website What is…


ASP.NET - Introducing Blazor: Interactivity [12 of 13][MP4] [0:13:49] [2019/09/23]
Follow: Scott Hanselman, Leslie Richardson Watch the entire series hereDownload Visual Studio 2019 hereDownload .NET Core 3.0 here Learn more about ASP.NET: Create a ASP.NET Core Website What is…


ASP.NET - Introducing Blazor: Structure and Debugging [11 of 13] [MP4] [0:07:58] [2019/09/23]
Follow: Scott Hanselman, Leslie Richardson Watch the entire series hereDownload Visual Studio 2019 hereDownload .NET Core 3.0 here Learn more about ASP.NET: Create a ASP.NET Core Website What is…


ASP.NET - Introducing Blazor: Razor Components [10 of 13] [MP4] [0:13:02] [2019/09/23]
Follow: Scott Hanselman, Leslie Richardson Watch the entire series hereDownload Visual Studio 2019 hereDownload .NET Core 3.0 here Learn more about ASP.NET: Create a ASP.NET Core Website What is…


ASP.NET - Enhancing your Web API: Part 2 [9 of 13][MP4] [0:16:29] [2019/09/23]
Follow: Scott Hanselman, Leslie Richardson Watch the entire series hereDownload Visual Studio 2019 hereDownload .NET Core 3.0 here Learn more about ASP.NET: Create a ASP.NET Core Website What is…


ASP.NET - Enhancing your Web API: Part 1 [8 of 13] [MP4] [0:11:28] [2019/09/23]
Follow: Scott Hanselman, Leslie Richardson Watch the entire series hereDownload Visual Studio 2019 hereDownload .NET Core 3.0 here Learn more about ASP.NET: Create a ASP.NET Core Website What is…


ASP.NET - Making a Simple API [7 of 13][MP4] [0:09:31] [2019/09/23]
We might want our application's data to be available to a mobile app in the future. Lots of web applications output HTML for people to see in their browser, and the best web apps also include a JSON…


ASP.NET - Styling a Razor Page [6 of 13][MP4] [0:10:18] [2019/09/23]
Make it work, then make it pretty! Let's add some CSS to our Bootstrap template that will take our ASP.NET Core website to the next level. Follow: Scott Hanselman, Leslie Richardson Watch the entire…


ASP.NET - Data in a Razor Page [5 of 13][MP4] [0:11:46] [2019/09/23]
We've got some data and a service to manage it, now we'll foreach over our database's data and output the result in our ASP.NET website's razor page! Follow: Scott Hanselman, Leslie Richardson Watch…


ASP.NET - Adding a Service to an ASP.NET Core Website [4 of 13] [MP4] [0:13:20] [2019/09/23]
ASP.NET uses a technique called "dependency injection" that's built right in. That lets us make classes called "services" that we can make available to any other classes in our…


ASP.NET - Adding Data to an ASP.NET Core Website [3 of 13] [MP4] [0:09:55] [2019/09/23]
Now that we have an ASP.NET website that has Razor Pages, let's add some data dynamically! Follow: Scott Hanselman, Leslie Richardson Watch the entire series hereDownload Visual Studio 2019…


ASP.NET - Making an ASP.NET Core Website [2 of 13][MP4] [0:06:31] [2019/09/23]
Creating a dynamic website is easier than you might thing. ASP.NET lets you use C# and mix with HTML to create "Razor" pages. Razor pages are clean and easy as they are just the HTML you…


What is ASP.NET? [1 of 13][MP4] [0:01:40] [2019/09/23]
Watch the entire series hereDownload Visual Studio 2019 hereDownload .NET Core 3.0 here Follow Leslie Richardson Learn more about ASP.NET: Create a ASP.NET Core Website What is ASP.NET? Getting…