Murach's ASP.NET Web Programming with VB.NET
This chapter teaches you how to create and use user controls to implement common web form elements such as banners, navigation menus, and page footers.
|
|
|
|
A web page that contains five user controls |
338 |
|
A procedure for creating and using user
controls |
338 |
|
|
How to add a user control to a project |
340 |
|
How to design a user control |
340 |
|
How to code a user control |
342 |
|
|
How to add a user control to a web form |
344 |
|
The HTML thats generated when you add
a user control to a form |
346 |
|
How to work with user controls that
expose properties, methods, or events |
348 |
|
|
The code for the Order form |
350 |
|
The code for the CatMenu user control |
352 |
|
The code for the ProductMenu user control |
352 |
|
The code for the ProductDisplay user
control |
352 |
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|