Scott Cate's WebLog

You don't know what
you don't know

News



Moved to Feedburner May26th

Twitter Chat

community

frenz

my book(s)

my products

Browse by Tags

All Tags » delegate (RSS)
Part 2 of 2 : Delegates/Inheritance in .NET and MS Ajax
In Part 1 of this series , I showed how delegates work in C#. We created a matrix that was populated with a delegated function call. This function was responsible for performing the display result in each cell of the matrix. In today's post, we wish...
Part 1 of 2 : Delegates in .NET and MS Ajax
In Part 1 of 2, I want to show the example that I created today for my talk at VSLive in Dallas. First, let's explore delegates in C# on the server in .net. In part 2, we'll look at how to accomplish the same concept on the client using MS Ajax...
More Posts