Answer Posted / yogesh sharma
Like IsPostBack property there is IsCrossPostBack property
that sets to true if page is redirected from a page.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
Explain swagger components.
What symbol would you use to denote, the start of a code block in aspx views?
Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?
What New Features comes with ASP.NET Web API 2.0?
How can u deifne the benefits and limitation of using Viewstate for state management?
What is directive in asp net?
What are the asp.net server side objects?
What is voluum?
To redirect the user to another page which method do we use without performing a round trip to the client?
What is the difference between cache and cookies?
What is asp.net? How is it different from asp?
what are configuration files?
What is enableviewstate?
If you want to write your own dot net language, what steps you will you take care?
How would you get asp.net running in apache web servers? Explain it's limitations.