|
|
List of Listings
Chapter 5: Integrating Site Navigation
-
Listing 5-1: App.sitemap Contains an XML-Formatted Site Map Hierarchy
-
Listing 5-2: A Different Way to Create a Real-World Navigation System
-
Listing 5-3: Complete API for Accessing the Site Navigation
-
Listing 6-1: Providing a Rich Login Surface Without Writing a Line of Code Through the Login Control
-
Listing 6-2: Customizing the Login Control
-
Listing 6-3: The PasswordRecovery Control in Action
-
Listing 6-4: Using Two Different Templates with the LoginView Control
-
Listing 6-5: The Created RoleGroup Subcontrol with Assigned ContentTemplate
-
Listing 6-6: Adding a Page for New User Registration
-
Listing 6-7: Displaying Registered Users Through a GridView Control in the Protected Area
-
Listing 6-8: Acquiring the Current User Record Through GetUser
-
Listing 6-9: Performing Simplified Role Administration
Chapter 8: Creating Portals with Web Parts
-
Listing 8-1: Zones Serving As a Kind of Container for Your Web Parts
-
Listing 8-2: A Comfortable Portal Page Without a Line of Code
-
Listing 8-3: Adding Previously Removed Web Parts Using PageCatalogPart
-
Listing 8-4: Creating Custom Web Parts with Only a Few Lines of Code
-
Listing 8-5: Allowing Users to Enter Their Zip Codes Through a Custom Provider
-
Listing 8-6: TheWeb Part Consuming the Provider and Acquiring the Entered Zip Code
-
Listing 8-7: Establishing the Connection That Brings Provider and Consumer Together
Chapter 11: The Enhanced Page Framework and Cool New Controls
-
Listing 12-1: Creating Mobile Pages Using the Regular Web Controls
-
Listing 12-2: The Browser Configuration File Used to Assign the Adaptive Rendering Class
-
Listing 12-3: The MultiView and View Controls Optimized for Mobile Scenarios
-
Listing 12-4: Serving Large Amounts of Data to Small Clients Through the Pager Control
-
Listing 12-5: Enabling Phone Calls Through the PhoneLink Control
Chapter 13: Configuration for Developers and Administrators
-
Listing 13-1: Acquiring and Displaying All Authorization Rules in the Browser Window
-
Listing 13-2: Giving Access to Any Configuration Section Through the Configuration Class
-
Listing 13-3: Accessing the Configuration Data As Raw XML Data