Answer Posted / deepak
this indicate all action will perform before page will be
post back like
if(ispostback)
{
}
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
How to reduce the width of textbox in editcommandcolumn of datagrid?
what are configuration files?
What is sql data source control in asp.net?
About CLR, reflection and assemblies?
Which tool you have done?
Define application state variable and session state variable?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What are the elements of a website?
What is the file through which you can customize your asp.net application?
What is content place holder?
What are server-side comments in ASP.NET?
What is the flow of processing of the request? : asp.net mvc
Where are session variables stored?
Where code pages are used?
What is the use of view state?