How does the service stream content?



How does the service stream content?..

Answer / Nitin Giri

The service in ASP.NET can stream content by using techniques like Response.TransmitFile() or writing to a StreamWriter directly, depending on the format and size of the content being served.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is directive in asp net?

1 Answers  


I have prepared A Dynamic website in asp.net with c# and using Ms Sql server 2005 as backend database.i am facing problem while uploading this site on my FTP address it is not accessing the database.please could u tell me how cn i upload Sqlserver database on the web and what would be the connection string...???? I am using Server=".";initial catalog=databasename;persist security info=false;integrated security=SSPI;...pleas help me... Thanks in Advance..

1 Answers  


What is role-based security in asp.net?

1 Answers  


What events will occur when a page is loaded?

1 Answers  


What is wrong with a line like this? DateTime.Parse(myString)

5 Answers   Metasys,






What is difference between Lambda Expression and LINQ in ASP.NET?

1 Answers   Viscus Infotech,


What is an application domain?

2 Answers   Microsoft,


What is the use of web.config? Difference between machine.config and Web.config?

5 Answers  


Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?

2 Answers   HCL, Siebel,


What are the two properties that are common on every validation control?

1 Answers   Siebel,


When should we use abtract class and Interface Class?Give an Example

4 Answers   Accenture, Cap Gemini, L&T, RM,


Can we change the page layout in ASP.NET 2.0 as Grid Layout like in previous version

2 Answers   Citrix, TCS,






Categories