Go to Google Groups Home    microsoft.public.dotnet.framework.aspnet
When use a delegate?

Cirene <cir...@nowhere.com>

When would you choose to use a delegate rather than calling a function
directly?  What's the advantages?  Thanks...