Tonight (Jan 13, 2008 5:30-8pm) at the Arizona.net User Group , I’ll be presenting AJAX client templates currently available in the ASP.NET v4 Preview hosted on CodePlex . Below is a quick code sample to wet your appetite. C# / Service – Not really relevant...
If you were unable to make Mix, you can still watch all the sessions. http://sessions.VisitMix.com
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...