Intro to Blazor Server Side - Includes SQL Data Access and Best Practices
Blazor Server Side is an ASP.NET Core application type that uses SignalR to connect the client to the server. This allows for a rich, client-side interactivity with just C# code (no JavaScript needed). In this video, we will walk through what Blazor Server Side is, how it compares to Blazor Client Side, how to set it up and use it, and even how to connect it to SQL to create a real page that inserts data into the database and displays information from the database. Mailing List: https://signup.iamtimcorey.com/ Source Code: https://www.iamtimcorey.com/downloads... Courses: https://IAmTimCorey.com/courses 0:00 - Intro 1:22 - Creating new Blazor Server App 4:46 - Balzor Server App overview 11:08 - Counter page explained 18:15 - Counter Page Network traffic 25:00 - Fetch Data page explained 32:24 - Data Access 32:55 - Data Access: Standard Class Library with Dapper 46:59 - Data Access: Blazor App configuration and database connection string 49:02 - Data Access: New Razor Component page and display Data from database 59:30 - Data Access: Save data with data validation 1:03:52 - Data Access: Blazor UI from 1:08:25 - Data Access: Save data from form 1:13:36 - Summary and concluding remarks Thanks to Ralfs HBK for the chapters breakdown

Entity Framework Best Practices - Should EFCore Be Your Data Access of Choice?

Introduction to ASP.NET MVC in C#: Basics, Advanced Topics, Tips, Tricks, Best Practices, and More
![Beginner to T-SQL [Full Course]](https://i.ytimg.com/vi/cACat4KNncg/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLA4o6xA3UzwmxwP9P-enFU9sgxi6Q)
Beginner to T-SQL [Full Course]

Intro to Blazor WebAssembly and How It Is Different from Blazor Server

Intro to ASP.NET Core Razor Pages - From Start to Published

How To Call An API in C# - Examples, Best Practices, Memory Management, and Pitfalls

Intro to Blazor in .NET 8 - SSR, Stream Rendering, Auto, and more...

AI Hurts Companies

Object Oriented Programming | OOPS in Python | OOPS Tutorial | Intellipaat

Blazor Full Course For Beginners

Intro to WebAPI - One of the most powerful project types in C#

SQL Tutorial for Beginners with SQL Server | Full Course | 2024
![Microsoft Fabric and Power BI - Developer of the Future⚡ [Full Course]](https://i.ytimg.com/vi/ohKpl80obzU/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLC7OUcS43Tjw7PcWR1n6T-ncrgsdA)
Microsoft Fabric and Power BI - Developer of the Future⚡ [Full Course]

Uninterrupted Deep Work Mix ~ Immersive Productivity Soundscape ~ Neural Focus Study Music

Intro to Docker - A Tool Every Developer Should Know

Build better web apps with Blazor in .NET 10

How to Program Allen Bradley PLC Training for Beginners

C# Async / Await - Make your app more responsive and faster with asynchronous programming

Blazor Server Components - Making Razor Components Easy to Use

