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
Resharper says I shouldn't use List<T>
May 25, 2018
c#
list
resharper
ienumerable
How to append enumerable collection to an existing list in C#
Sep 06, 2022
c#
list
ienumerable
generics
How to Sort IEnumerable List?
Sep 05, 2022
c#
linq
sorting
ienumerable
How to use Except method in list in c#
Sep 05, 2022
c#
.net
list
ienumerable
returning a generic IEnumerable<T>
Sep 05, 2022
c#
generics
ienumerable
Equality between two enumerables
Feb 12, 2018
c#
linq
ienumerable
equality
.NET Entity Framework - IEnumerable VS. IQueryable
Jan 10, 2017
entity-framework
frameworks
entity
ienumerable
iqueryable
Is there ever a reason to not use 'yield return' when returning an IEnumerable?
Sep 04, 2022
c#
ienumerable
yield-return
Custom Collection using IEnumerable vs ICollection vs IList
Sep 04, 2022
c#
ienumerable
ilist
icollection
custom-collection
LINQ ToListAsync expression with a DbSet
Apr 02, 2020
c#
linq
async-await
entity-framework-6
ienumerable
IEnumerable<T> as return type
Sep 03, 2022
c#
collections
ienumerable
enumeration
Is yield return in C# thread-safe?
Sep 03, 2022
c#
ienumerable
yield
yield-return
What is difference between push based and pull based structures like IEnumerable<T> and IObservable<T>
Sep 03, 2022
c#
.net
reactive-programming
system.reactive
ienumerable
Creating the IEnumerable<KeyValuePair<string, string>> Objects with C#?
Sep 02, 2022
c#
.net
ienumerable
keyvaluepair
Is this a breaking change between AutoMapper 2.0.0 and 2.2.0?
Nov 11, 2022
c#
collections
ienumerable
automapper
automapper-2
What's the Best Way to Add One Item to an IEnumerable<T>?
Sep 02, 2022
c#
extension-methods
ienumerable
Why there is two completely different version of Reverse for List and IEnumerable?
Feb 02, 2022
c#
linq
list
ienumerable
reverse
Is Yield Return == IEnumerable & IEnumerator?
Sep 02, 2022
c#
ienumerable
yield
iterator
ienumerator
IEnumerable<T>.Contains with predicate
Sep 02, 2022
c#
linq
ienumerable
contains
predicate
C# List<> GroupBy 2 Values
Apr 28, 2017
c#
linq
list
ienumerable
group-by
« Newer Entries
Older Entries »