Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in ienumerable
How to add a row to IEnumerable
May 08, 2026
c#
ienumerable
gRPC: Turn a message proto into a List<message> (C# .Net6)
May 05, 2026
c#
grpc
ienumerable
Is there really multiple iterations of an IEnumerable in this code?
May 05, 2026
c#
linq
ienumerable
I want to check the Count of an IEnumerable but it's very inefficient
May 05, 2026
c#
.net
linq
ienumerable
Populate an arbitrary concrete IEnumerable, from another IEnumerable
May 04, 2026
c#
reflection
ienumerable
enumerate through all IEnumerables
May 04, 2026
c#
ienumerable
How do I resolve IEnumerable of services of different types
May 02, 2026
c#
asp.net
.net
dependency-injection
ienumerable
Is there a way to write whole IEnumerable<T> within one Console.Write(line)?
May 01, 2026
c#
ienumerable
console.writeline
Iterating with IEnumerable vs List
Apr 30, 2026
c#
list
refactoring
iteration
ienumerable
IEnumerable lambda expression for Where()
Apr 26, 2026
c#
linq
expression
ienumerable
iqueryable
Performance of Enumerable Count method in a loop
Apr 25, 2026
c#
.net
performance
for-loop
ienumerable
Is there a way to do a foreach on each element pair in 2 IEnumerable's in C#?
Apr 24, 2026
c#
foreach
ienumerable
Converting an IEnumerable<string> to IEnumerable<ListItem>
Apr 23, 2026
c#
asp.net
ienumerable
listitem
yield-return
Enumerate over DataTable, filter items, then revert to DataTable
Apr 22, 2026
c#
linq
ado.net
datatable
ienumerable
How to return IEnumerable<T> collection if there is one yield
Apr 14, 2026
c#
.net
ienumerable
ienumerator
LINQ prints out sytax instead of result
Apr 11, 2026
c#
linq
console-application
ienumerable
Would there be any performance difference between these 2 IEnumerable<T> codes using foreach?
Apr 10, 2026
c#
.net
performance
ienumerable
IEnumerable<string> to comma separated string
Apr 08, 2026
c#
string
ienumerable
C#: using Take() inside foreach is statement is alright to use?
Apr 08, 2026
c#
linq
foreach
ienumerable
ienumerator
Best method to remove items from a list
Apr 02, 2026
c#
linq
lambda
ienumerable
Older Entries »