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
5 years later, is there something better than the "Fastest Possible C++ Delegates"?
Aug 20, 2021
c++
delegates
performance
Performance of calling delegates vs methods
Aug 25, 2022
c#
.net
performance
delegates
Simple Delegate (delegate) vs. Multicast delegates
Aug 25, 2022
c#
.net
delegates
multicastdelegate
Creating delegates manually vs using Action/Func delegates
Aug 25, 2022
c#
delegates
action
func
iOS: Using UIView's 'drawRect:' vs. its layer's delegate 'drawLayer:inContext:'
May 26, 2019
iphone
ios
delegates
core-animation
Create empty C# event handlers automatically
Mar 02, 2022
c#
events
delegates
clr
C#: Difference between ' += anEvent' and ' += new EventHandler(anEvent)'
Oct 29, 2022
c#
delegates
event-handling
How to change uitableview delete button text
Aug 07, 2022
iphone
ios
uitableview
delegates
Using delegates in C#
Aug 18, 2022
c#
.net
delegates
C# Generics won't allow Delegate Type Constraints
Aug 16, 2022
c#
generics
events
delegates
constraints
Is there a downside to adding an anonymous empty delegate on event declaration?
Aug 17, 2022
c#
coding-style
delegates
events
idioms
Assigning to 'id<Delegate>' from incompatible type 'ViewController *const_strong'
Sep 29, 2022
ios
objective-c
delegates
What's the difference between 'weak' and 'assign' in delegate property declaration
Nov 08, 2022
objective-c
ios
ios5
delegates
properties
Proper naming convention for a .NET Delegate type? [closed]
Aug 17, 2022
.net
delegates
naming-conventions
What is the difference between Func<string,string> and delegate?
Aug 17, 2022
c#
asp.net
delegates
lambda
Invoke(Delegate)
Aug 16, 2022
c#
winforms
delegates
invoke
Wrapping StopWatch timing with a delegate or lambda?
Dec 30, 2020
c#
.net
delegates
lambda
How to add a delegate to an interface C#
Aug 16, 2022
c#
interface
delegates
When would you use delegates in C#? [closed]
Aug 16, 2022
c#
.net
delegates
Compiler Ambiguous invocation error - anonymous method and method group with Func<> or Action
Aug 16, 2022
c#
delegates
« Newer Entries
Older Entries »