Check out our New 411ASP.net Website in Beta:
New Name, New Features, Same People!
ASP.NET Delegates  - ASP.NET tutorial, script, code, controls

411ASP.NET
  
 Navigator >    You are 1 of 68 Active Visitors.
Menu >
My QuickList  |  Newsletter  |  What's Cool  |  What's Hot  |  What's New  |  Login

 Sponsor

EventHandler   (4) 
Event Handlers in ASP.NET, Event Handlers, ...
 

  Delegates     Add to QuickList   

Creating Type-Safe References Site: MSDN
  Hits Today: 2  Total: 3391
Updated: 2/11/2003
Delegates, new in Visual Basic .NET, are type-safe, object-oriented references to methods. By using delegates, you make your methods accessible to others and therefore more extensible.   Author: Jesse Liberty   Code: ASP.NET v1.0 & VB

NET Delegate Event Model Site: codeguru.com
  Hits Today: 1  Total: 3194
Updated: 5/18/2001
In this article, we'll take a dip into how the Connection Points Event Handling mechanism in Classic COM Components can be used by .NET applications to receive event Notifications via the COM Interop.   Author: Aravind Corera   Code: ASP.NET Beta 1 & VB

An Introduction to Delegates Site: Microsoft
  Hits Today: 2  Total: 5927
Updated: 3/28/2001
Callback functions are certainly one of the most useful pro-gramming mechanisms ever created. The C runtime's qsort function takes a callback function to sort elements within an array...   Author: Jeffrey Richter   Code: ASP.NET Beta 1 & VB
 Sponsor

Easy delegates in C# Site: SuperDotNet
  Hits Today: 1  Total: 3973
Updated: 3/10/2004
A delegate is just a simple class that is used to point to methods with a specific signature, becoming essentially a type-safe function pointer. With a little help you'll be able to start using delegates in not time.   Author: SuperDotNet Webmaster   Code: ASP.NET v1.0 & C#

How to use Delegates to Pass Proced Site: DevASP.net
  Hits Today: 1  Total: 905
Updated: 5/24/2006
In this sample application I will try to explain you how you can use delegates to pass procedure to another procedure. Here I have created this sample application using VS2005.   Author: Faraz   Code: VB

Developing with . NET Delegate Site: 15seconds.com
  Hits Today: 1  Total: 4761
Updated: 10/28/2002
Of the many new capabilities provided by .NET through its Common Language Runtime and .NET framework classes, "Delegates" or .NET Delegates is one worth examining.   Author: Ramesh Balaji   Code: ASP.NET v1.0 & VB

Delegates in managed C++ Site: The Code Project
  Hits Today: 1  Total: 1362
Updated: 6/3/2001
Delegates go further than this though. Instead of a single delegate having the ability to point to, & invoke, a single function, delegates in .NET give you the ability to have a single delegate point to a list of methods, each which will be called in turn   Author: Chris Maunder   Code: ASP.NET Beta 1 & VB
 Sponsor

Events and Delegates Site: c-sharpcorner.com
  Hits Today: 1  Total: 3072
Updated: 9/16/2001
Events in C# are based on delegates, the Originator defining one or more callback functions. A class that wants to use events defines callback functions as delegates and the listening object then implements then.   Author: Kunal Cheda   Code: ASP.NET Beta 2 & C#

Web Forms Events and Handlers Site: ASPxtreme
  Hits Today: 1  Total: 1761
Updated: 5/26/2003
This document introduces events and event handling in ASP.NET, and probes into how you can effectively use them to extend the functionality of your Web applications.   Author: Rey Nuñez   Code: ASP.NET v1.0

  More Pages:  1  |  2    Next >>  


 Sponsor



Icon Key >   - Within 4 Days    - Within 8 Days    - Within 12 Days  
  - Showcase - Cool Stuff  - Directory Shortcut 

Submit or Update a Listing  |  Link to Us Advertise  |  Contact Us  |  Site Help

ASP.NET Delegates  - ASP.NET tutorial, script, code, controls Home  |  Link to Us  |  Advertise With Us
About Us  |  Contact Us  |  Site Help
       

© 1999-2008 InfoGenius Inc., All rights reserved  |  Terms of Use