What is the main use of Response.Output.Write()?
Answer Posted / psetty
To write formatted output Response.Output.Write() function
is used.
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
What is the typical session identifier?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
Explain the different types of assemblies?
What are user controls?
How to Insert/Add in ASPXgridview
If you are using components in your application, how can you handle exceptions raised in a component?
What is the difference between session and viewstate in asp.net?
In which situation can you not use a viewstate?
What are session objects?
How would you enable impersonation in the web.config file?
What are the new data controls in asp.net 2.0?
Explain how cookies work.
What is application and session in asp.net?
How can you dynamically add user controls to a page?
How many types of cache are there?