Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Define Custom Event
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Define Custom Event
Divers
Thread ID:
01382215
Message ID:
01382215
Vues:
76
One of the two areas in C# I'm still foggy in is Events. I have a need for an event, and a practicle example is a good learning tool.

I am interating through a dataset, and I want to raise an event for each row. I'm unsure as to what goes here:
foreach (DataRow oRow in MyData.Tables[0].Rows)
{

}
Can someone help a newbie?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform