What is the difference between response.write & response.output.write?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

. How .NET can support multiple languages?

1 Answers  


Compare & contrast rich client (smart clients or windows-based) & browser-based web application

0 Answers  


What is heap and what is stack?

0 Answers  


What is nmake tool?

1 Answers  


Explain .net framework overview?

0 Answers  






questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }

1 Answers   Manhattan,


where are connection strings stored?

1 Answers   Manhattan,


What is "common language runtime" (clr) in .net?

0 Answers  


What is use of ContextUtil class?

1 Answers  


What's the use of system.diagnostics.process class in .net?

0 Answers  


What is the difference between a class and an object, and how do these terms relate to each other?

0 Answers  


What method do you use to explicitly kill a users session? How?

0 Answers  


Categories