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
Is it right that ASP.NET Web API has replaced WCF?
Which platform does Microsoft .NET use for exchanging data between applications?
What is the purpose of url encoding?
How can we prepairing Interview
Explain what are delegates?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Explain cashing in asp.net.
What is difference between or and orelse?
Explain difference betn dataset and recordset?
How you can access the properties and controls of master pages from content pages?
Explain about the .NET framework?
If you are using components in your application, how can you handle exceptions raised in a component?
How would you create a permanent cookie?
What is the base class from which web forms are inherited?
What is the biggest disadvantage of “Other Return Types” in Web API?