- Q Explain different types of segment?
- Q What is the use of control lines?
- Q What is the purpose of spine switch?
- Q What is edge ?
- Q Capital information in an economy depends on :
- Q 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 %>
- Q What are the most important steps you would recommend for securing a new web server?
- Q What are the three classes of intruders?
- Q Which factors mark the reliability of the network?
- Q How can a users custom environment be made permanent?
- Q What special considerations do I need to know about when I use virtual inheritance?