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
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
I found a class that relies on a method that is defined in an extension of it. Is this a pattern?
Apr 26, 2026
c#
design-patterns
scope
extension-methods
compile-time
How to write this functionality as a generic extension method in C#?
Apr 22, 2026
c#
linq
dataset
extension-methods
anonymous-types
How to add extension method in .Net core API controller
Apr 22, 2026
c#
.net-core
extension-methods
asp.net-core-webapi
asp.net-core-2.1
Extension methods for MailMessage Bcc AddRange
Apr 16, 2026
c#
extension-methods
system.net.mail
Drawbacks of using extension methods instead of instance methods in C#
Apr 15, 2026
c#
static
extension-methods
Simple LINQ to SQL extension method
Apr 16, 2026
linq-to-sql
extension-methods
criteria
Why my Generic Extension Method says cannot convert from T to ..... or .... to T
Apr 15, 2026
c#
.net
extension-methods
linq to sql OnLoaded() with SQL View?
Apr 13, 2026
linq
linq-to-sql
extension-methods
powershell call to extended property fails silently ( Added via Update-TypeData )
Apr 12, 2026
exception
powershell
extension-methods
swallowed-exceptions
C# Cannot find extension method for char struct
Apr 04, 2026
c#
extension-methods
How can I get an extension method to change the original object in Dart?
Mar 30, 2026
flutter
class
object
dart
extension-methods
Why use an extension method if you are able to modify the source? [duplicate]
Mar 26, 2026
c#
extension-methods
How do I create a generic method with nested T's?
Mar 25, 2026
c#
generics
extension-methods
Older Entries »