How can I configure asp.net applications that are running on a remote machine?


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

Post New Answer

More ASP.NET Interview Questions

What ports must be open for DCOM over a firewall? What is the purpose of Port 135?

0 Answers  


Explain exception filters?

0 Answers  


Which protocol is used to call web service?

0 Answers  


Explain serialization and deserialization?

0 Answers  


I am using ASP.Net 2.0. I added the following code in button_Click page. but 'PreviousPage' is not taking as a keyword. It throughs an error. Page Poster = this.PreviousPage; TextBox txtNewTest = (TextBox)Poster.FindControl("txtTest"); sDisplay = txtNewTest.Text; Response.Write(sDisplay); The following is the Error Message: 'controls_LoginMain' does not contain a definition for 'PreviousPage'

2 Answers  


Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?

0 Answers   DELL,


what is Master pages in asp.net? what is the advantages and disadvantages?

3 Answers  


What is sta?

0 Answers  


What is ipostback?

0 Answers  


what is session ?how sessions are handeled in application? write the clauses of sql server in their order.

3 Answers   Olive Tech,


What are the asp.net 2.0 features?

0 Answers  


Explain the various authentication mechanisms in asp.net.

0 Answers  


Categories