Chapter 6. Using Server Controls

After completing this chapter, you will be able to

  • Create a server control.

  • Set server control properties in the Properties window.

  • Set server control properties with markup in the editor.

  • Set server control properties visually in the editor.

  • Use multiple server controls together.

  • Create a menu for site navigations.

In the preceding chapter, you designed the layout of the personal portal. With master pages, you learned how to reuse markup and code in ASP.NET Web pages for a consistent look and feel. Another important reusable technology in ASP.NET is server controls. You began to use server controls in Chapter 4. You created the Login and LoginStatus server controls and used them with your personal portal security.

In ...

Get Microsoft® Visual Web Developer™ 2008 Express Edition Step by Step now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.