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 / 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 |
how to retrive file ,using file info on click event of a buton and disply it on a web form
Give me some tips in c#?
How we work on N tire architecture in asp.net Please give me Examle...
How to connect c# visual studio 2008 to Oracle with ADO.NET? thanks for the answer.
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?
How to update and insert from datagridview at run time in excel database?
how to insert fname,lname,designation values into database while click on the submit button using windows authentication mode?
how to connect bind a control to database by writing a stored procedure?