Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
❔ Name split considerations - C#
C
C#
•
3y ago
•
5 replies
TheBrambleShark
❔ Name split considerations
I have a name in the form of
First Last
First Last
. I need to split this into individual first and last name variables in the least internationally destructive way possible
. Any considerations or is
String.Split()
String.Split()
enough
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Regex split
C
C# / help
3y ago
MemoryExtensions.Split returns nothing
C
C# / help
3y ago
❔ How to split dates?
C
C# / help
3y ago
How does string.Split() work?
C
C# / help
3y ago