Requesting Information with Events

Events have multiple purposes.  Not only do they notify someone that someone occurred, but they can also be used to request information.  This requires that the event argument that you are using has a writable property.  For instance, suppose there was this event argument:

public class DataEventArgs
{
  public object Data
  {
    get { return _data; }
    set { _data = value; }
  }
}

An event can expose this event argument.  Whoever consumes some object's event with this event argument can write to this property value, as such:

private void MyObject_RequestData(object sender, DataEventArgs e)
{
  if (_someCondition)
    e.Data = "Yes";
  else
    e.Data = "No";
}

This way, the data is passed back to the caller, thereby allowing the event to request information.  However, this requires that someone consumes it.  The key is to have a default if no one consumes it, though in your situation you most likely will consume it (because its your application).

Comments

# GadgetGadget.info - Gadgets on the web » Requesting Information with Events

Pingback from  GadgetGadget.info - Gadgets on the web » Requesting Information with Events

# re: Requesting Information with Events

Sunday, November 11, 2007 12:51 PM by iemrbukv

DIVENTARE ACCOMPAGNATORE TURISTICO <a href=hotelca.jrurborchieabbv.com.cn/>hotel capo san vito</a>  PRODUZIONE TAVOLO ABETE UDINE <a href=treno.nxiharboremidifiley.cn/>treno per barcellona</a>  AUTOMATISMO BOLOGNA <a href=mila.vrsthotelabbs.com.cn/>milano briciola</a> RESIDENCE BRINDISI <a href=hotel.vrsthotelabbs.com.cn/>hotel la bussola pesaro</a>  PRIMO DOPO GUERRA AVVENTO FASCISMO <a href=alfr.cykjstrettissimea.cn/>alfredo pigna</a>  VEGETO <a href=agenzi.vnswabbellirenm.cn/>agenzia immobiliare albano</a>  CITTA CAPO SHOPPING <a href=autov.xdctorchestrag.com.cn/>autovalutazione informatica</a>  AUTOMAZIONE VIVAIO <a href=disposit.ergdabitudinebocellu.net.cn/>dispositivo ancoraggio anticaduta produzione</a>  

CUCIRE <a href=auto.wjjscasavacanzabarz.cn/>autonoleggio cinisello balsamo</a>  MOTIVARE ALL APPRENDIMENTO <a href=appro.hhwzaumentosenf.cn/>approccio processo</a>  RIASSUNTO SECONDO CAPITOLO PROMESSI SPOSI <a href=alcolis.zmcbtabellaallenamm.org.cn/>alcolismo femminile</a>  

SUBWOOFER AMPLIFICATORE <a href=intatto.pghaattilioscarb.net.cn/.../a>  

AMALFI <a href=costar.craocavolateu.cn/>costa rica ananas</a>  CINEMA APERTO ROMA <a href=amaro.qplbrichiestaaumeh.net.cn/>amaro gambarotta</a> BENESSERE GAMBE <a href=borsett.qplbrichiestaaumeh.net.cn/>borsetta marni</a>  AGGIUNGI URL YAHOO <a href=arre.tyajtassoalcolicoa.org.cn/>arredo alberghiero</a>  ABBREVIAZIONE SIGNORE <a href=abbr.bihydrinkalcod.com.cn/>abbreviazione militare</a>  EVOLUZIONE MERCATO ASSICURATIVO <a href=torni.txqvabbelliretam.com.cn/.../a>  ABBELLITA <a href=canalec.gllxablazionecaz.org.cn/>canale cruise panama</a>  ANELLO BULGARI <a href=camme.fchxamrattilat.org.cn/>cammeo onice</a>  TEMUTA <a href=chea.odqfaumentoglanz.net.cn/>cheap area rug</a>  HOTEL ANCONA <a href=dimenare.ukomcamorracaivl.net.cn/.../a>

The leading UI suite for ASP.NET - Telerik radControls
Outstanding performance. Full ASP.NET AJAX support. Nearly codeless development.