Check Prices
Download
Discuss
Table of Contents
Chapter 9
Using ASP.NET User Controls
by
Wynn Netherland
(
Web Site
)
Examples
Reference
Demo
Source
Description
9.1
91.aspx
Source
Implementing the user control on a web form
9.1
welcome.ascx Source
9.2
92.aspx
Source
User control to display dynamic welcome message based upon time of day
9.2
timeofdaywelcome.ascx Source
9.3
timeofdayctl.cs Source
C# code-behind version
9.4
timeofdayctl.vb Source
VB code-behind version
9.5
93.aspx
Source
Using the login.ascx control
9.5 C#
login.ascx Source
9.5 VB
loginVB.ascx Source
9.6
95.aspx
Source
Using the updated login control with Logoff method
9.6 C#
login2.ascx Source
9.6 VB
login2VB.ascx Source
9.7 C#
96.aspx
96.aspx Source
Updated Web Form that calls the Logoff Method of web control.
9.7 VB
96VB.aspx
96VB.aspx Source
Updated Web Form that calls the Logoff Method of web control.
9.10 C#
login3.ascx Source
Raising events from a User Control.
9.10 VB
login3VB.ascx Source
Raising events from a User Control.
9.11
98.aspx
98.aspx Source
Updated Web Form with event handlers.
9.11 VB
98VB.aspx
98VB.aspx Source
Updated Web Form with event handlers.
About Que
|
Privacy
|
Legal Disclaimer
|
Contact Steve