Geeks Talk

Prepare for your Next Interview




What is event handling?

This is a discussion on What is event handling? within the ASP.NET forums, part of the Web Development category; can any one reply the answer?...


Go Back   Geeks Talk > Web Development > ASP.NET

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 12-27-2007
Junior Member
 
Join Date: Dec 2007
Location: Orissa,India
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
pritichhandamishra is on a distinguished road
What is event handling?

can any one reply the answer?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 12-28-2007
Junior Member
 
Join Date: Sep 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
ajith007 is on a distinguished road
Re: What is event handling?

Event can be associated with any objects like it could be textbox, buttons
etc that you use to create the user interface.
Now it's an action that is generated on performing any validations by pressing such as button and there is an event handler that handles the action and does the required task.That is why you see something like this
private Button1.click(e source)handles button1.click.
It is not as exact as it comes but yes it can make you understand what is an event handling.

Thanks
Reply With Quote
Reply

  Geeks Talk > Web Development > ASP.NET


Thread Tools
Display Modes


Similar Threads

Thread Thread Starter Forum Replies Last Post
Add client event to sever side somavenki ASP.NET 4 06-04-2008 11:27 AM
Event Effect Graph Srikanth Testing Issues 2 07-04-2007 04:02 AM
What is need to import java.awt.event.* Geek_Guest Java 1 05-29-2007 05:29 AM
How do we catch click event? prakash.kudrekar VB.NET 5 04-30-2007 10:23 AM
textbox TextChanged Event Geek_Guest ASP.NET 1 03-15-2007 03:04 AM


All times are GMT -4. The time now is 12:57 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved