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 create multi language website in asp.net mvc? : Asp.Net MVC
What is the usie of activex control in .net?
Explain about asp.net caching?
What is ispostback method in asp.net?
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
What is page fragment caching?
What is a query string in a url?
What is the maximum number of classes that can be contained in one dll file?
Will session work if cookies is disabled?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What does passport and windows authentication mean in ASP.NET?
Explain the difference between an exe and a dll?
What are the security types in asp.net?
What is difference between singleton and single call?