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

You create an ASP.NET application for a hotel. The application contains a page that displays current weather conditions for the city in which the hotel is located. The application calls an XML Web service every 10 minutes to update the current weather conditions. A new page is then displayed for subsequent requests. You want the same page to be cached and retrieved from the cache during the time between calls to the XML Web service. You decide to use a Page directive to accomplish this goal. Which Page directive should you use? A . <%@ Cache Seconds="600 '' VaryByParam="Page" %> B . <%@ OutputCache Time="600" %> C . <%@ OutputCache Duration="600" VaryByParam="None" %> D . <%@ OutputCache Duration="600" %>

2 Answers   Syntax Softtech,


Explain what a diffgram is and a good use for one?

1 Answers   Siebel Systems, Syntax Softtech,


Is it possible to perform data validations in the database?

1 Answers   Quest,


Is asp.net a programming language?

0 Answers  


What is http post and http get?

0 Answers  


Can u able to get the xml document in crystal report if yes how its possible

2 Answers  


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

0 Answers   HCL,


How will you maintain versioning in asp.net 2.0?

0 Answers   MCN Solutions,


How do you store a value in viewstate and retrieve them?

0 Answers  


Explain the difference between panel and groupbox classes using .net?

0 Answers  


What is a session government?

0 Answers  


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

0 Answers  


Categories