About
Samples
Videos
Courses
Contact
View course
Check out our .NET 6 course on configuring and integrating dependency injection in ASP.NET Core
Home
.NET
.NET
Using SignalR in ASP.NET Core & React to Send Messages
Integrating React TypeScript and ASP.NET Core to send messages. Create a MVC API Controller to send a POST request through JSON to use with SignalR.
2nd July 2020
ASP.NET Core MVC API: How to Perform a Partial Update using HTTP PATCH Verb
Using a ASP.NET Core API application to create a PATCH method within a controller. Test in Postman to partially update the record using the PATCH HTTP verb.
25th June 2020
Create a Small Blog in Blazor - Part 4 - Build Category and Page Razor Components
We build up our Blazor blog, building up our NavMenu, Category and Post Razor components, using @page and OnParametersSetAsync to do this.
16th June 2020
File Downloads
Exercise
Final Solution
Create a Small Blog in Blazor - Part 3 - Build Entity Framework Queries
We create services, with methods that contain Entity Framework queries for our blog before adding the services to Dependency Injection.
8th June 2020
File Downloads
Exercise
Final Solution
Create a Small Blog in Blazor - Part 2 - Entity Framework Integration
We set up our entities and DbContext to integrate Entity Framework into our Blazor Server app. We also create the SQL Server database required.
29th May 2020
File Downloads
Exercise
Final Solution
Create a Small Blog in Blazor - Part 1 - Create Application in Visual Studio
We get Visual Studio to create our Blazor Server App. Afterwards, we examine what files have been created and run through the demo Razor Components created.
21st May 2020
File Downloads
Final Solution
Is Asynchronous The Best Way To Go in ASP.NET Core?
We compare the differences between synchronous and asynchronous and find out if it's really better to code an ASP.NET application in async?
6th May 2020
Using Entity Framework in a Blazor Server Application
Find out how to change Entity Framework's scope to Transient and how to create new service scopes to use Entity Framework in Blazor.
9th April 2020
Using Reflection to Create a Dynamic OnModelCreating in Entity Framework
Using System.Reflection to invoke static OnModelCreating methods, allowing Entity Framework models to be invoked dynamically.
24th March 2020
Introduction to Blazor Hosting Models
We look at Blazor Server and Blazor WebAssembly, how you install the Visual Studio Templates and how to integrate an API through Blazor
8th March 2020
Page 6 of 9
1
2
3
4
5
6
7
8
9
Categories
.NET
Blazor
Entity Framework
ASP.NET Core Web API
ASP.NET Core Web Hosting
Azure
SignalR
SQL Server
Front-End Development
React
.NET Developer jobs