November 2008
Beginner
320 pages
7h 6m
English
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 ...
Read now
Unlock full access