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 delegates
Why do I have to explicitly specify my type arguments for Func parameters?
Sep 05, 2022
c#
generics
functional-programming
delegates
Lazy class delegate in Kotlin?
Sep 06, 2022
kotlin
delegates
How to combine kotlin delegated property: observable, vetoable, and "by map"?
Dec 09, 2021
kotlin
delegates
kotlin-delegate
Can I say that the relation between events and delegates adopts composite pattern?
Sep 05, 2022
c#
design-patterns
delegates
Anonymous methods, scope, and serialization
Apr 08, 2022
c#
delegates
scope
anonymous-methods
A method that executes any time a class property is accessed (get or set)?
Oct 24, 2022
c#
generics
reflection
.net-3.5
delegates
Objective C - Strategy Pattern?
Nov 05, 2022
objective-c
delegates
strategy-pattern
Advantage of Predicate<T> over Func<T,bool>?
Jul 11, 2022
c#
.net
delegates
UITextView delegate class crashes on clicking the textview?! What's going on?
Jul 18, 2019
iphone
cocoa-touch
ios4
delegates
uitextview
How can I store an interface method in a method pointer?
Dec 25, 2016
delphi
interface
delegates
Delegates in C# and fnc pointers in C++
Aug 11, 2017
c#
delegates
How to publish and subscribe to events across different classes
Jul 07, 2022
c#
events
delegates
Creating a Delegate from methodInfo in Mono 2.8.2
Dec 14, 2020
c#
reflection
delegates
mono
How do delegates improve the performance of an application?
Jun 15, 2022
c#
asp.net
delegates
does passing a method of one object to another object keep the first object alive?
Oct 07, 2021
c#
delegates
scope
action
object-lifetime
Bind function (delegate) arguments
Sep 10, 2021
c#
lambda
callback
delegates
bind
Is it possible to combine delegates of different types (use return value as parameter)?
Jul 20, 2022
c#
generics
delegates
Generic method to execute any method with 1 time retry using Delegates
Nov 02, 2022
c#
.net
delegates
Are there anonymous, type-safe, generic delegate signatures in C# 2.0?
Aug 10, 2022
c#
generics
delegates
C#:: When to use events or a collection of objects derived from an event handling Interface?
Oct 01, 2019
c#
.net
events
delegates
collections
« Newer Entries
Older Entries »