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
Using IEnumerable.Except
May 09, 2019
c#
.net
ienumerable
except
Merge 2 lists based on one property and concatenate other properties
Jul 23, 2022
c#
linq
join
ienumerable
sql-to-linq-conversion
Why do I need to cast a dynamic object when calling IEnumerable.Contains()? [duplicate]
Jun 10, 2022
c#
dynamic
ienumerable
contains
IEnumerable extension method with String.Join returns System.Collections.Generic.List`1[System.String]
Feb 09, 2021
c#
string
ienumerable
extension-methods
How do I use the ValueTuple naming feature with anonymous methods?
Jun 02, 2022
c#
ienumerable
anonymous-methods
valuetuple
Enumerating through a Dictionary.KeyCollection in order
Nov 20, 2022
c#
winforms
dictionary
ienumerable
key
can Enum contains other Enum?
Nov 11, 2022
c#
silverlight
enums
ienumerable
What is the proper pattern for handling Enumerable objects with a yield return?
Apr 26, 2021
c#
ienumerable
design-patterns
yield-return
Why to Apply AsEnumerable() Method to an Array?
Aug 15, 2019
c#
arrays
linq
list
ienumerable
How do I convert IEnumerable to a custom type in C#?
Jan 28, 2019
c#
extension-methods
ienumerable
casting
How do I Iterate Linq group result set?
Jul 16, 2022
c#
linq
iterator
ienumerable
Extension methods on base generic interfaces
Mar 10, 2022
c#
.net
generics
extension-methods
ienumerable
Multiple threads accesing IEnumerable using yield
Jun 27, 2016
c#
ienumerable
ienumerator
What is "further filtering" for iterators?
Jul 23, 2017
c#
filtering
ienumerable
ilist
Algorithm for testing inequality of ordered large collections
Jun 14, 2021
c#
ienumerable
equality
Split a collection into n parts with LINQ, in VB.Net
Jul 10, 2019
.net
vb.net
linq
ienumerable
IEnumerable<T> ToArray usage - Is it a copy or a pointer?
Mar 08, 2021
c#
list
arrays
ienumerable
Find the highest number in a set to be rounded down, and round it up instead
Apr 16, 2022
linq
c#-3.0
ienumerable
rounding
Random Order of an IEnumerable
Nov 20, 2021
c#
c#-4.0
ienumerable
Comparing two collections with IEquatable while using only LINQ
Jan 14, 2021
c#
linq
.net-4.5
ienumerable
iequatable
« Newer Entries
Older Entries »