What?s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / dinesh
Response.Output.Write() give formatted output
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is request and response in asp.net?
What is the difference between file-based dependency and key-based dependency?
What is server components?
What is viewstategenerator?
Does asp.net still recognize the global.asa file?
How ViewstateMac works?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
What is cookies in asp net?
When you use Ajax controls in the ASP.NET application?
Define common type system?
What are the various session state management options provided by asp.net?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
What is the namespace to create thread in .net?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
What is difference between web api and web services?