17.9. Test Your Understanding

 < Day Day Up > 

1:

True or False: A Web application requires at least one web.config file in its directory tree.

2:

Name the two places that trace output can be viewed.

3:

Regarding ASP.NET security:

  1. List the three types of .NET authentication available.

  2. Where is the authentication type specified?

  3. What is the difference between authentication and authorization?

  4. Which property of the Page class provides information about an authenticated user?

4:

Which mechanism(s) for storing session state information supports multiple servers?

5:

You have a reasonably static Web page that is rendered differently for different browsers and you want to refresh the cached page every three hours. What would be included in your OutputCache directive for this page?

6:

What factors influence whether state data is maintained in a data cache or an application state variable?

7:

What is resource scavenging, and how can a data cache prevent it from occurring?

8:

Fill in the blanks:

As a _________ or __________ passes through the HTTP pipeline, an __________ object fires a series of events that may be handled by a/an ___________ or in the _________ file.

     < Day Day Up > 


    Core C# and  .NET
    Core C# and .NET
    ISBN: 131472275
    EAN: N/A
    Year: 2005
    Pages: 219

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net