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
Why does a compiler-generated IEnumerator<T> hold a reference to the instance that created it?
Mar 10, 2026
c#
.net
garbage-collection
ienumerable
How to enumerate over nested enumerators
Mar 11, 2026
linq
ienumerable
IEnumerable OrderBy by String with complex property
Mar 11, 2026
c#
entity-framework
ienumerable
webgrid
To divide a list of products by category usinq LINQ without foreach
Mar 10, 2026
c#
linq
foreach
ienumerable
Enumerable.Repeat with Union and Take does not return 'Take' values
Mar 09, 2026
c#
linq
ienumerable
is it possible to pass to a function a generic IEnumerable?
Mar 05, 2026
c#
function
ienumerable
Early exit from calling code when using yield return on a generic IEnumerable
Mar 02, 2026
c#
ienumerable
yield-return
How to simplify the initialization of List<List<Int32>> as IEnumerable<IEnumerable<Int32>>?
Feb 28, 2026
c#
list
ienumerable
new-operator
nested-lists
Best data type to store list of strings?
Feb 27, 2026
.net
vb.net
list
types
ienumerable
How can I enumerable one item [duplicate]
Feb 26, 2026
c#
.net
ienumerable
Linq: Filter a list with a different IEnumerable<bool>
Feb 21, 2026
c#
linq
boolean
ienumerable
IEnumerable<T> and reflection
Feb 19, 2026
c#
.net
reflection
.net-2.0
ienumerable
Why can't I edit elements of IEnumerable?
Feb 20, 2026
c#
ienumerable
How FirstOrDefault extension method works?
Feb 16, 2026
c#
.net
extension-methods
ienumerable
Detecting modifications with an IEnumerable
Feb 14, 2026
c#
ienumerable
ienumerator
Unable to pass IEnumerable<Triangle> into a function that is looking for IEnumerable<IShape>
Feb 15, 2026
c#
.net-3.5
interface
ienumerable
Reusing an IEnumerable<T> results in false result, e.g. on .Any()
Feb 13, 2026
.net
ienumerable
ienumerator
deferred-execution
Return List<object> from IEnumerable C#
Feb 09, 2026
c#
linq
ienumerable
Convert IEnumerable (to array, list) in ASP.NET MVC View
Feb 09, 2026
c#
.net
asp.net-mvc
view
ienumerable
How to get Array Items inside of List<object> c#
Feb 07, 2026
c#
arraylist
ienumerable
Older Entries »