What?s the difference between Response.Write()
andResponse.Output.Write()?
Answer Posted / icanmakeiteasy
you can write formatted output using Response.Output.Write ()
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How would you turn off cookies on one page of your website?
What is state management techniques in asp.net?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
How do you use viewstate?
Why will you usually create an aspnet user account in the database for an asp.net web application?
What is special types forms
Give 2 examples for scenarios when routing is not applied?
What is _dopostback in asp net?
What is the concept of view state in asp.net?
How does the iis work?
How can we identify that the Page is Post Back?
What is the use of ASP.NET routing?
How many web config files can be created for an application?
Explain diff. Betn dataset and recordset?
What is asp short for?