Memorandum ASP.NET


Il blog di uno smanettone .net
Archivio Posts
Anno 2012

Anno 2011

C# Tips – Using delegate in List.Find() predicate

If we had at hand a functional language (eg Lisp), so we can easy manipulate a collection or list.
With the. NET Framework 2.0, we can also work in a more functional mode with Generics (exploring). Using this feature of the CLR we can process our data in a much more immediate, especially with anonymous delegates.

An example that I propose, and is also the most common situation is that I've developed is the use of these delegates to the search function Find() for a generic list (List<T>)

View Original Post

______________________________________________________________________________________________________________________________________________________

Se avessimo sotto mano un linguaggio funzionale (ad esempio ), potremmo gestire in maniera facilissima una collection o una lista.
Con il Framework , possiamo lavorare ugualmente in maniera più funzionale con i (Approfondimento). Utilizzando questa feature del possiamo elaborare i nostri dati in maniera molto più immediata, specialmente grazie ai (anonymous delegates).

Un esempio che voglio riportare, ed è anche il più frequente che mi è capitato di sviluppare, è l’utilizzo di questi delegate per la funzione di ricerca di una lista generica ()

Vedi il codice completo

Categoria: C#
martedì, 05 lug 2011 Ore. 18.17
Statistiche
  • Views Home Page: 11.623
  • Views Posts: 21.814
  • Views Gallerie: 0
  • n° Posts: 20
  • n° Commenti: 2
Mappa


Cerco un gentile volontario che mi aiuti a tradurre i miei post in inglese (sono una schiappa)
Lasciatemi un contatto

Offerte Estive NAVTEQ
Offerte Estive NAVTEQ


Copyright © 2002-2007 - Blogs 2.0
dotNetHell.it | Home Page Blogs
ASP.NET 2.0 Windows 2003