© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•15mo ago•
7 replies
Xymanek

Blazor WASM + prerender - handling forms on client & server

I'm trying out Blazor WASM + prerender and I noticed that form submission is handled by either server or WASM C#, depending on whether the latter is loaded (yet).

Given that some logic must run on the server (e.g. DB access), what's the standard approach to "marshalling" the invocation to the server?

I definitely prefer to have WASM handle the initial submission for interactive validation, status display, etc
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Blazor windows forms server
C#CC# / help
12mo ago
Blazor Wasm with blazor server or API
C#CC# / help
3y ago
.NET 8 / Blazor Server+WASM / Configuration
C#CC# / help
2y ago
Questions regarding Blazor (WASM, Server etc.)
C#CC# / help
3y ago