You are 1 of 358 Active ASP.NET Visitors
 
 
  ASP.NET Home  |  Resources  |  Buzz Clips  |  My Favor-Its  |  Login
Add to Del.icio.us  Add to StumbleUpon  Add to Codango Favor-It

 
   
Resource Menu

 


 More Subcategories Available


 Delegates      [+] Favor-It   
 
Sort By:  

Creating Type-Safe References Site: MSDN
Rating:  
Reviews: 0[+]
Favor-It: 1 User[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 1 User[+]
  Hits Today: 4 Report Error  
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

Easy delegates in C# Site: SuperDotNet
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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: 

Developing with . NET Delegate Site: 15seconds.com
Rating:  
Reviews: 0[+]
Favor-It: 2 Users[+]
  Hits Today: 4 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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

Events and Delegates Site: c-sharpcorner.com
Rating:  
Reviews: 0[+]
Favor-It: 0 Users[+]
  Hits Today: 1 Report Error  
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
Rating:  
Reviews: 0[+]
Favor-It: 1 User[+]
  Hits Today: 1 Report Error  
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 >>  


 


Icon Key >     - Recently Updated     - Showcase     - Cool Stuff     - Codango Lab Review




ASP.NET Section Stats
69794 page-views today
70415 yesterday
2.22 million last month
97.17 million total
since February 01, 2001
(formerly 411asp.net)
 
 

 
  
  Submit a Listing into this Category  | Update Your Listings Link to Us  |  Advertise  |  Contact Us  |  Website Help  

© 2008 InfoGenius Inc., All rights reserved