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
Why is an object pool required?
What is different authentication mechanisms used in ASP.NET?
What is the typical session identifier?
Which asp.net objects encapsulate the state of the client and the browser?
What can we do with asp.net?
What is the use of session in web application?
What is data grid view in asp.net?
Distinguish between Server-side and Client-side code?
Explain about solution explorer window?
Can more than one person use the same login?
Define the term Scavenging in Caching?
What is the difference between c# and .net?
What is http request and response?
Is asp.net mvc front end or backend? : Asp.Net MVC
Which is better union or union all?