© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
2y ago
•
22 replies
eid
yield return
i can
't understand the benefits of yield return
, if it
's benefit to avoid fetching all data from database and storing them in the memory
,and reading each data on demand
.
i think i can does that by stream types
,so what the need to yield return
?
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
Yield return
C
C# / help
4y ago
✅ Early return with yield
C
C# / help
11mo ago
yield return in c#
C
C# / help
2y ago
enumerable.range vs yield return
C
C# / help
2y ago