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 extension-methods
Type inference problem when writing a generic extension method with more than one type
May 27, 2019
c#
generics
c#-3.0
extension-methods
IEnumerable<T> null coalescing Extension
Apr 12, 2022
c#
extension-methods
ienumerable
null-coalescing
Entity framework paging with extension method is slow?
Nov 30, 2017
c#
linq
entity-framework
extension-methods
Calling a generic extension method without specifying as many types
Oct 16, 2022
c#
lambda
extension-methods
Is there an existing library of extension methods for C#? or share your own [duplicate]
Jul 03, 2019
c#
extension-methods
boilerplate
What's the meaning of the angle brackets on LINQ methods in Intellisense? (Contains<>, Count<>, Distinct<>, etc.)
Nov 07, 2022
visual-studio-2008
linq
extension-methods
intellisense
Generic constraints -- I'm not sure how to fix this situation with an either/or case
Sep 24, 2022
c#
generics
extension-methods
icomparable
generic-constraints
How to use string.Substring(char, char) instead string.Substring(int, int)?
Nov 15, 2019
c#
visual-studio-2010
substring
extension-methods
Invoke Generic Extension method on an Object?
Aug 30, 2018
generics
reflection
c#-3.0
extension-methods
Extending classes and instances
Oct 23, 2022
ruby
extension-methods
Would you abstract your LINQ queries into extension methods
Sep 23, 2022
linq
extension-methods
abstraction
maintainability
cyclomatic-complexity
How to avoid service locator in .net extension methods
Aug 19, 2022
c#
dependency-injection
extension-methods
service-locator
How to implement MaxOrDefault(x => x.SomeInt) LINQ extension?
Jan 30, 2022
c#
linq
extension-methods
Extension method on class - good or bad idea?
Apr 18, 2022
c#
asp.net
entity-framework
extension-methods
C# Extension methods on PocketPC Windows CE
Nov 16, 2022
c#
compact-framework
extension-methods
pocketpc
Extending the Enumerable class in c#?
Sep 15, 2022
c#
extension-methods
static-classes
C# - action on IEnumerable<T>
Nov 23, 2019
c#
delegates
extension-methods
ienumerable
Handling null in extension method
Oct 06, 2022
c#
extension-methods
Using extension methods from within the class they extend [duplicate]
Oct 17, 2022
c#
class
extension-methods
Is it possible to constrain a generic parameter to be a subtype of the current object?
Oct 25, 2022
c#
generics
extension-methods
« Newer Entries
Older Entries »