ASP.Net Questions and Answers with Certified Solution 2024
What's the use of Response.Output.Write()? We can write formatted output using Response.Output.Write(). In which event of page cycle is the ViewState available? After the Init() and before the Page_Load(). What is the difference between Server.Transfer and Response.Redirect? In Server.Transfer page processing transfers from one page to the other page without making a round-trip back to the client's browser. This provides a faster response with a little less overhead on the server. The clients url history list or current url Server does not update in case of Server.Transfer.
Written for
- Institution
- ASP.Net 24
- Course
- ASP.Net 24
Document information
- Uploaded on
- June 2, 2024
- Number of pages
- 15
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Also available in package deal