developerFusion delegates
Related delegates tutorials
-
Event Handling in .NET Using C#
by Deepak Dutta
In this article I discuss the event handling model in .NET using C#. The discussion starts with an introduction to the concept of delegates and then it extends that concept to events and event handling in .NET. Finally, I apply these concepts to GUI event handling using windows forms. Complete code is provided in each step of the discussions.
-
The Beauty of Closures
by Jon Skeet
Closures are often described in terms of functional languages, but Jon introduces the concept of closures in a world of C# and Java. Learn how to use them and why.
Related delegates podcasts
-
NxtGenUG Podcasts: The one with a walkabout (TechED day 2)
Published 3 years ago, running time 0h47m
Day 2 of TechED, Dave and Rich take a walk around the conference, encountering Toilet Cleaners, Chefs, Ladies removing their tops and random delegates. Featuring an interview with Microsoft's Anders Hejlsberg, the Norwegian Imagine Cup team, Mark Seemann, and our 'mystery' delegate - Geff Lombardi.
-
NxtGenUG Podcasts: The one with TechED Day -1: Germany 3 USA 2
Published 3 years ago, running time 0h51m
Day One of TechEd and Dave and Rich get to speak to over 130 delegates on XML/XSLT and XPath. The guys interview Microsoft's Steve Swartz and Clemens Vasters, Bob Beuchemin from SQL Skills, a daily report from Geff 'Bacardi' Lombardi,Folker Will and Juergen Pfeifer.
Upcoming delegates events
-
Nov
27
Agile Specifications, Bdd And Testing Exchange
London, United Kingdom
Following the excellent response to our Agile Testing and BDD community events and courses during the last 10 months, Skills Matter is proud to organise the first, annual Agile Specification, BDD and Testing eXchange - an intensive and intimate event aimed at bringing together leading thinkers and passionate community members. The aim of this eXchange is to promote awareness and adoption of modern Agile Testing techniques and ideas.
Related book
-
Accelerated C# 2005
Accelerated C# 2005 teaches you both how to use core C# language concepts and wisely employ C# idioms and object-oriented design patternsto exploit the power of C# and the common language runtime. Youll quickly master C# syntax while learning how the...