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
☺ | How to achieve Polymorphism in VB.Net? |
☺ | Creating a Key Pair in .NET? |
☺ | What is Viewstate in .NET? |
☺ | What’s a proxy of the server object in .NET Remoting? |
☺ | Differences between Datagrid, Datalist and Repeater in .NET? |
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. |