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
How Would I write a String.Format Extension Method?
Jun 01, 2026
c#
string
extension-methods
Avoid generic arguments
Jun 01, 2026
c#
generics
extension-methods
expression
func
Can't we have extension methods with same name for different classes?
May 26, 2026
c#
.net
extension-methods
Use of extension methods to enhance readability
May 26, 2026
c#
coding-style
extension-methods
ConvertNullDate extension method
May 25, 2026
c#
.net
extension-methods
Why can't I replace IEnumerable<T> by a generic type variable in extension method?
May 24, 2026
c#
generics
extension-methods
How to apply an Extension Method on the object having the type of ExpandoObject?
May 22, 2026
c#
extension-methods
expandoobject
MenuItemCollection vs. List<MenuItem>
May 18, 2026
c#
lambda
extension-methods
menuitem
Why can types not be inferred from extension method usage?
May 18, 2026
c#
generics
extension-methods
Extension methods on interfaces
May 18, 2026
c#
inheritance
extension-methods
Is an Extension method similar to having "new" keyword method in c#?
May 16, 2026
c#
.net
inheritance
extension-methods
new-operator
Extend Enum with flag methods?
May 14, 2026
c#
enums
extension-methods
bit-manipulation
bitflags
Derive function reference from a generic extension function/method in Kotlin
May 13, 2026
generics
kotlin
extension-methods
C# extension method only working with an instance of the class. Any way around it?
May 10, 2026
c#
asp.net-mvc
extension-methods
Will C# Take(k) extension method execute a complete previous GroupBy in sequence?
May 06, 2026
c#
linq
iterator
extension-methods
Sum TimeSpan array with a one-liner?
May 05, 2026
.net
extension-methods
aggregate
timespan
accumulate
Begin and End Invoke in a single extension method properly
May 03, 2026
c#
asynchronous
delegates
extension-methods
func
Do C# extension methods affect the current instance or return a new object of the same type?
May 01, 2026
c#
.net
extension-methods
How do extension methods work with inheritance?
Apr 29, 2026
c#
inheritance
extension-methods
When the use of an extension method is a good practice? [duplicate]
Apr 26, 2026
c#-3.0
extension-methods
Older Entries »