what is diffrance between response.write &
response.output.write
Answers were Sorted based on User's Feedback
Answer / siddiq
Respons.Write will display the value/expresion as it is.
Response.Output.Write will diaplay the formatted content.
| Is This Answer Correct ? | 23 Yes | 3 No |
Answer / balasubramani
Response.Write will print the result as it is.
Whereas Response.Output.Write will print the formatted
output.
For Example:
Response.Output.Write("Notepad Process Started at : {0}",
DateTime.Now.ToString());
| Is This Answer Correct ? | 20 Yes | 1 No |
Answer / bala
The latter one allows you to write formatted output..
| Is This Answer Correct ? | 12 Yes | 4 No |
Response.Output.Write() allows you to write formatted output
| Is This Answer Correct ? | 7 Yes | 0 No |
Why does a user need nothing more than a Web browser to view ASP.NET pages?
In try catch blocks one is normal catch block and another is sqlcatchexception block
what is view stat how it is use ?
How to check the end of the record in Datareader?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is use of Master Page in ASP.NET web pages?
0 Answers Sans Pareil IT Services,
Asp.Net Source :- In my project i have gridview control - item template. Its have asp:button control. my requirement is while click this button i need to display some alert message. Could you please help me which gridview event i need to write source code? Please give me a quick response. Thanks
What are the types of assemblies and where can u store them and how ?
Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?
What is the full form of asp.net?
When would you not use the oleDbConnection object? a) To connect to an SQL 7.0 database. b) To connect to a DB/2 database. c) To connect to an Access database. d) To connect to an SQL 6.5 database.
What is the syntax for datagrid and specifying columns ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)