Skip to content

Conversation

@Rick-Anderson
Copy link
Contributor

@Rick-Anderson Rick-Anderson commented Oct 28, 2024

Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or do we want to start from scratch in a folder appropriately located for a Blazor Web App version of the tutorial series?

@Rick-Anderson
Copy link
Contributor Author

Rick-Anderson commented Oct 28, 2024

Or do we want to start from scratch in a folder appropriately located for a Blazor Web App version of the tutorial series?

I'll let them decide but I think RP is more complete than https://learn.microsoft.com/en-us/aspnet/core/blazor/blazor-ef-core, which is just the RP/Movies/intro

I think it will be easier for them to update the RP version, then @guardrex can take the updated RP and create a Blazor version.

@guardrex
Copy link
Collaborator

Is this about jQuery validation? ... If so, it isn't supported for Blazor.

@Rick-Anderson
Copy link
Contributor Author

Is this about jQuery validation? ... If so, it isn't supported for Blazor.

Nope, it's like your EF/Movies/Blazor tutorial only more advanced. It uses no jQuery.

@Rick-Anderson Rick-Anderson merged commit 6f15b09 into main Oct 28, 2024
3 checks passed
@Rick-Anderson Rick-Anderson deleted the code/copy/ra/3 branch October 28, 2024 23:00
@guardrex
Copy link
Collaborator

guardrex commented Oct 28, 2024

Gotcha ... but I think if you're refering to the Blazor movie dB tutorial, it isn't ...

https://learn.microsoft.com/en-us/aspnet/core/blazor/blazor-ef-core

It's this one ...

https://learn.microsoft.com/en-us/aspnet/core/blazor/tutorials/movie-database-app/?view=aspnetcore-8.0

That EF Core Blazor article isn't really a tutorial. It just describes a sample app that uses EF Core. It's not so great. For example, it doesn't use a Quickgrid. It has ton of code to make a manual grid, which we kind'a don't recommend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prep code/folders for .NET 9

4 participants