What?s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / guest
The latter one allows you to write formatted output.
| Is This Answer Correct ? | 53 Yes | 10 No |
Post New Answer View All Answers
What does occur first in ASP.Net, Authentication or Authorization?
Where code pages are used?
Can we override the enablepartialrendering property of the scriptmanager class?
What is the current version of asp.net?
Where sessions are stored in asp.net?
Using code explain Configuration Management
What are the namespace classes used in asp.net mvc? : asp.net mvc
What are session state modes?
Explain how does asp page work?
What is the difference between session and viewstate in asp.net?
Which is faster viewbag or viewdata?
Who generates session id?
What is the difference between runtime version and version?
COM+ Used ________________ Isolation Level
What is app_code folder in asp net?