What is Response object? How is it related to ASP's Response object?
Submitted by: AdministratorResponse object allows the server to communicate with the client(browser). It is useful for displaying information to the user (or) redirecting the client.
Eg: Response.Write(”Hello World”)
Submitted by: Administrator
Eg: Response.Write(”Hello World”)
Submitted by: Administrator
Read Online Dot Net Job Interview Questions And Answers
Top Dot Net Questions
☺ | ASP.NET interview questions only? |
☺ | What’s the use of System.Diagnostics.Process class in .NET? |
☺ | What is Reflection in .NET? |
☺ | Explain webFarm Vs webGardens in .NET? |
☺ | Explain ADO.NET features? Benefits? Drawbacks? |
Top Dot Net Technologies Categories
☺ | MSF Interview Questions. |
☺ | .Net Architecture Interview Questions. |
☺ | ASP.Net MVC Interview Questions. |
☺ | Entity Framework Interview Questions. |
☺ | C# (Sharp) Programming Language Interview Questions. |