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
Mutability of the Enumerator struct
Dec 11, 2025
c#
.net
struct
ienumerable
Mapping Linq Group By Results To An Object
Dec 12, 2025
c#
linq
ienumerable
count non-null elements of IEnumerable<HttpPostedFileBase>
Dec 12, 2025
c#
asp.net-mvc-3
count
ienumerable
httppostedfilebase
Implementing an immutable enumerator
Dec 10, 2025
c#
ienumerable
immutability
ienumerator
Could locking an enumerable potentially cause multiple enumeration?
Dec 10, 2025
c#
resharper
ienumerable
Does the non-generic version of IEnumerable support deferred execution?
Dec 10, 2025
c#
ienumerable
deferred-execution
What if IEnumerable<string> returns just one string
Dec 08, 2025
c#
xml
visual-studio-2010
linq
ienumerable
Strange behaviour of OrderBy Linq
Dec 08, 2025
c#
linq
ienumerable
iorderedenumerable
C# collection
Dec 07, 2025
c#
ienumerable
Why can't I foreach through my ViewData or Model?
Nov 28, 2025
asp.net-mvc
ienumerable
C# Converting object to List<object>
Nov 27, 2025
c#
list
ienumerable
icollection
Do I have to use CopyTo to get a custom collection into an enumerable?
Nov 27, 2025
c#
.net
linq
ienumerable
Get first item of IGrouping
Nov 24, 2025
c#
ienumerable
Trying to implement a method that can compare any two lists but it always returns false
Nov 24, 2025
c#
list
comparison
ienumerable
LINQ query returns old results when source list is re-initialized
Nov 23, 2025
c#
linq
ienumerable
iqueryable
Cannot implicity convert type System.Collections.Generic.IEnumerable<B> to System.Collections.Generic.List<B>
Nov 23, 2025
c#
generics
ienumerable
Creating an extension method to wrap types as IEnumerables
Nov 22, 2025
c#
generics
extension-methods
ienumerable
C# LINQ filter IEnumerable<IX> and express as IEnumerable<X:IX>
Nov 19, 2025
c#
linq
interface
casting
ienumerable
C# - Why can't I make an IEnumerable of a generic interface type?
Nov 18, 2025
c#
generics
interface
ienumerable
Older Entries »