What?s the difference between Response.Write() and
Response.Output.Write()?
Answer Posted / srujana
The latter one allows you to write formatted output.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
What is AutoPostback?
What is clickid?
What is a session in programming?
explain code with multi inhertance
What is a web farm?
What is state management technique?
What is enableviewstatemac in asp net?
What is scope of an application variable in asp.net?
Can you explain the basic use of dataview?
What is web api config?
What are the various types of validation controls provided by asp.net?
What can you do with asp.net?
What is viewstate information stored?
What is use of Master Page in ASP.NET web pages?