ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
what is diffrance between response.write & 
response.output.write
 Question Submitted By :: Sunita Apte
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is diffrance between response.write & response.output.write
Answer
# 1
Respons.Write will display the value/expresion as it is.
Response.Output.Write will diaplay the formatted content.
 
Is This Answer Correct ?    9 Yes 3 No
Siddiq
 
  Re: what is diffrance between response.write & response.output.write
Answer
# 2
The latter one allows you to write formatted output..
 
Is This Answer Correct ?    6 Yes 3 No
Bala
 
 
 
  Re: what is diffrance between response.write & response.output.write
Answer
# 3
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 ?    7 Yes 1 No
Balasubramani
 
  Re: what is diffrance between response.write & response.output.write
Answer
# 4
Response.Output.Write() allows you to write formatted output
 
Is This Answer Correct ?    1 Yes 0 No
K.senthil Kumar
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.  1
i want to develope a page for online test using asp.net with c#.net. so, how to insert the questions in the database sqlserver2000 and how to pick the questions randomly when user login for test. plz send the code for this.... TCS3
What is boxing? Misys4
In this case if exception occure in Database which catch block will be exexcuted? Microsoft1
One of the properties of the Web Part has an incorrect format. Windows SharePoint Services cannot deserialize the Web Part. Check the format of the properties and try again. - this error is occured in Sharepoint 2007 while deploy the web part WebInfo1
which one is faster execute reader, scalar, execute non query ? Minecode16
what is the difference between assemblyinfo and webconfig files?  1
How would you implement inheritance using VB.NET/C#?  2
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load? INDUS14
What is the difference between <%#%> and <%=%>? IBS4
In a page u have Web user controls . So what is the order in which the Page life Cycles takes place?  1
Different type of validation controls in asp.net ? Keane-India-Ltd1
How to limit table cell size with long strings? IBS1
Which control would you use if you needed to make sure the values in two different controls matched?  1
how to get the vb6.0 COM Component in to the .Net application? iSoft3
what is the use of untyped data set ? TCS2
How to convert a string into an Integer in ASP.net?  6
how to create bin folder in asp.net2.0  7
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?  4
when to use webservice and when to use remotong diff between them  3
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com