What’s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / ganesh
Response.Output.Write() allows you to write formatted output.
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is the purpose of session management?
Explain difference between friend and protected friend?
Can we have multiple master pages in asp net?
Can we store object in viewstate?
Explain login control and form authentication.
What is cache in asp net?
What is the use of data set in asp.net?
Explain what is clr?
What is server side session?
Can we set which type of comparison we want to perform by the CompareValidator control?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What's the difference between viewstate and sessionstate?
What is the difference between the get method () and post method ()?
Why do we use asp.net?