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 items of an IEnumerable variable cannot be updated when it is pointing to an IEnumerable but works when pointing to an implemented collection
Oct 14, 2025
c#
list
collections
ienumerable
Bind Data in List<T> to DatagridView
Sep 19, 2025
c#
data-binding
datagridview
ienumerable
Return IEnumerable<T> or convert to List<T> immediately?
Sep 17, 2025
c#
ienumerable
Alternative to yielding in an IAsyncEnumerable
Sep 15, 2025
c#
asynchronous
ienumerable
c#-8.0
iasyncenumerable
Why is the error handling for IEnumerator.Current different from IEnumerator<T>.Current?
Sep 08, 2025
c#
ienumerable
IEnumerable<string> to Stream for FileStreamResult
Sep 07, 2025
c#
.net
asp.net-mvc
stream
ienumerable
I need a Linq IEnumerable<>.Cast(typeof(T))
Sep 05, 2025
c#
.net
linq
generics
ienumerable
Does not contain a definition for Where and no extension method?
Mar 23, 2023
c#
linq
ienumerable
MVC: Dictionary requires a model item of type 'System.Collections.Generic.IEnumerable`1
Mar 20, 2023
c#
asp.net-mvc
model
ienumerable
partial
Get List entries of a specific subtype using LINQ
Mar 13, 2023
c#
linq
collections
ienumerable
How many times it is ordered a IENumerable?
Mar 10, 2023
c#
ienumerable
C# extension methods types
Mar 05, 2023
c#
.net
extension-methods
ienumerable
iqueryable
Checking if no elements in IEnumerable(Of T) - Linq element and quantifier operators
Mar 03, 2023
c#
linq
ienumerable
element
Convert collection of IEnumerable using LINQ
Feb 28, 2023
c#
linq
ienumerable
Is this achievable with a single LINQ query?
Feb 24, 2023
c#
linq
ienumerable
Order of execution of LINQ methods returning same results but different SQL in this code. What exactly is going on inside?
Feb 23, 2023
c#
sql
linq
ienumerable
iqueryable
c# Linq's - GroupedEnumerable usages?
Feb 23, 2023
c#
linq
.net-4.0
ienumerable
Enumerator and disposing in F#
Feb 20, 2023
f#
ienumerable
idisposable
Why doesn't IOrderedEnumerable re-implement .Contains() to gain performance
Sep 02, 2025
c#
ienumerable
contains
iorderedenumerable
Can't change value in foreach from IEnumerable<Model>
Sep 02, 2025
c#
linq
model
ienumerable
« Newer Entries
Older Entries »