In the Design view in Visual Studio 2005 of an ASP.NET web
page, what is the easiest way to create an event handler for
the default event of an ASP.NET server control?
Answer Posted / ravindra mohan
Double click on the control in the design this would automatically create an empty event handler for the specific control.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to insert fname,lname,designation values into database while click on the submit button using windows authentication mode?
How we work on N tire architecture in asp.net Please give me Examle...
How to update and insert from datagridview at run time in excel database?
Give me some tips in c#?