FREE Registration is required
Overview:
In C# 1.1, declaring and using a delegate required you to have the delegate, a method with a matching signature to execute when the delegate is triggered, and an assignment statement that associated the delegate with the named method. As a new feature of C# 2.0, anonymous methods are able to provide basically the same functionality as the previous named method technique, but do not require a method to be explicitly created before it is associated to the delegate. C# developers are familiar with using delegates and named methods to implement a wide range of functionality, most notably events. With C# 2.0 and anonymous methods, Microsoft has introduced a new way to declare a delegate and the associated method. Zach Smith explains what anonymous methods are, and how to use them.
(Is this item miscategorized? Does it need more tags? Let us know.)
| Format: | Other Download | Size: | 61 KB |
| Date: | Oct 2006 | Version: | 1.0 |
| License: | copyright | ||
| System Req: | Acrobat Reader 5.0 or later and an unzipping app |
People who downloaded this item also downloaded
White Papers, Webcasts, and Resources
- Windows Phones and Unified Communications MicrosoftGain a more solid understanding of UC, why its essential for your business today, and what makes Windows phones ideal for secure UC environments.
- Power Solutions Article: Streamlining Data Management with CommVault Simpana and Dell EqualLogic PS5500E iSCSI SANs Dell EqualLogicLearn about a simplified, scalable, and cost-effective solution for gaining control over enterprise data and creating a platform that supports growth.
- Measuring the Business Impact of Support Citrix OnlineJustify the existence of support in the eyes of company management by developing metrics that quantify its positive impact on your business.
Premier Vendor Content Whitepapers, webcasts & resources from our Power Center Sponsors
Featured Training Courses
- Implementing and Administering Windows 7 in the Enterprise
- CCNA Boot Camp v2.0
- VMware vSphere: Install, Configure, Manage [V4]
- Certified Ethical Hacker
- Management and Leadership Skills
- Browse all Training Courses
Enterprise Applications
- Check out some of the easiest and most powerful ways to boost productivity while saving money on your application infrastructure. See ZDNet's comprehensive Enterprise Application resource center, now!
- New Online Dashboard
- Read about top issues IT decision-makers face every day, plus get cost effective solutions to real life IT problems. Oracle Topline




