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 icollection
ICollection / ICollection<T> ambiguity problem
Mar 02, 2023
c#
extension-methods
icollection
ambiguous
What happens when casting IEnumerable to ICollection
Dec 28, 2022
c#
casting
ienumerable
icollection
ICollection <T> to string array (using string property)
Dec 21, 2022
c#
linq
lambda
icollection
Is there a nice simple & elegant way to make ICollection more fluent in C#?
Dec 02, 2022
c#
fluent
method-chaining
icollection
Extension methods for both ICollection and IReadOnlyCollection
Oct 23, 2022
c#
icollection
Using ASP.NET MVC 3 with Razor, what's the most effective way to add an ICollection to a Create view?
Jul 25, 2022
asp.net-mvc-3
razor
icollection
C# Get properties from SettingsPropertyCollection
Oct 24, 2022
c#
.net
asp.net
web-config
icollection
Using IList, List, ICollection for 1 to n relationships in EF Core
Nov 06, 2022
c#
database
list
entity-framework
icollection
Is instantiating a Queue using {a,b,c} possible in C#?
Dec 11, 2019
c#
arrays
queue
icollection
Can I hide my ICollection<T> fields when I have a one-to-many mapping in EF4 code-only?
Sep 25, 2022
entity-framework
entity-framework-4
icollection
code-first
ASP MVC3 - BeginCollectionItem returning nulls
Oct 31, 2021
jquery
asp.net-mvc-3
asp.net-mvc-2
icollection
Code contracts warnings when implementing ICollection with backing collection
Jul 01, 2022
c#
.net
code-contracts
icollection
Unable to cast object of type 'WhereEnumerableIterator`1' to type 'System.Collections.Generic.ICollection`1
Jan 30, 2019
c#
linq
ienumerable
icollection
Why lock on Collection.SyncRoot instead of just lock the collection?
Nov 03, 2022
.net
icollection
syncroot
ICollection vs ICollection<T>- Ambiguity between ICollection<T>.Count and ICollection.Count
May 27, 2019
c#
generics
icollection
converting linq query to icollection
Oct 28, 2022
list
icollection
T in class? AddRange ICollection?
Sep 03, 2022
c#
.net
icollection
Microsoft Guidelines for Collections: Confused about several parts
Nov 19, 2022
c#
.net
collections
ienumerable
icollection
Does AsQueryable() on ICollection really makes lazy execution?
Nov 08, 2022
c#
entity-framework-4.1
ef-code-first
iqueryable
icollection
how to set an empty iCollection c#
Nov 15, 2022
c#
icollection
Older Entries »