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
Unable to make an extension method work on a delegate
Sep 20, 2022
c#
delegates
extension-methods
Where is the ToList() method? (IQueryable)
Apr 05, 2022
c#
.net
linq
extension-methods
C#: Adding extension methods to a base class so that they appear in derived classes
Feb 27, 2018
c#
extension-methods
intellisense
String.IsNullOrBlank Extension Method
Sep 16, 2018
c#
extension-methods
If I cast an IQueryable as an IEnumerable then call a Linq extension method, which implementation gets called?
Sep 24, 2022
c#
linq
extension-methods
The "Enum as immutable rich-object": is this an anti-pattern?
Nov 10, 2017
c#
.net
extension-methods
design-patterns
anti-patterns
C# Extension Methods - How far is too far?
Aug 16, 2022
c#
ruby-on-rails
extension-methods
How to Mock (with Moq) Unity methods
Jun 22, 2017
.net
unit-testing
extension-methods
moq
mocking
If an extension method has the same signature as a method in the sealed class, what is the call precedence?
Feb 16, 2018
c#
c#-3.0
extension-methods
Error 'Iterator cannot contain return statement ' when calling a method that returns using a yield
Sep 18, 2022
c#
refactoring
extension-methods
ienumerable
yield
Declarations from extensions cannot be overridden yet in Swift 4
Jul 08, 2022
ios
swift
swift4
extension-methods
How to write generic IEnumerable<SelectListItem> extension method
Jun 13, 2022
c#
generics
extension-methods
Do Extension Methods Hide Dependencies?
Sep 18, 2022
c#-3.0
inversion-of-control
extension-methods
dependencies
testability
Why doesn't IEnumerable<T> have FindAll or RemoveAll methods?
Mar 09, 2022
c#
linq
collections
extension-methods
ienumerable
Possible pitfalls of using this (extension method based) shorthand
Mar 20, 2022
c#
.net
extension-methods
Why can the type not be inferred for this generic Clamp method?
Jan 14, 2021
c#
generics
extension-methods
IEnumerable Extension
Sep 05, 2022
c#
.net
extension-methods
ienumerable
Why can't I call an extension method as a static method when using static import?
Aug 24, 2022
c#
static
extension-methods
using
How to use Extension methods in Powershell?
Mar 19, 2022
c#
.net
powershell
extension-methods
Naming conventions for extension method namespaces and sponsor classes
Sep 17, 2022
.net-3.5
naming-conventions
extension-methods
« Newer Entries
Older Entries »