Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in extension-methods

Using extension methods defined in C# from F# code

c# f# extension-methods

Null safe way to get values from an IDataReader

Extending XUnit Assert class with new asserts

Converting an extension method group to a delegate with a generic type

Problem with LINQ - necessary to add reference to unneeded library

C# generic method resolution fails with an ambiguous call error

Why doesn't VS 2008 display extension methods in Intellisense for String class

C# - using extension methods to provide default interface implementation

Usage of Extension Methods

.net extension-methods

C# Extension method precedence

Polymorphism Through Extension Methods?

C# Extension method for checking attributes

c# tdd extension-methods

@Html.EditorFor(m => m) lambda syntax in MVC

Extension Methods - IsNull and IsNotNull, good or bad use?

c# extension-methods

Explicitly use extension method

c# extension-methods

Why does C# allow multiple inheritance though interface extension methods but not classes? [closed]

Can I use extension methods and LINQ in .NET 2.0 or 3.0?

C# using params and extension methods

c# extension-methods

How do extension methods work under-the-hood?

.NET List.Distinct