JavaScript EditorJavascript debugger     Javascript examples


Team LiB
Previous Section Next Section

Index

L

Label controls
adding e-mail capacity to Web applications, 247
applying styles to server controls, 245–46
binding data to, 325–27
registration wizard and, 256
LabelText, TextBox controls, 357, 360
language attribute
<compilation>, 529
<script>, 212
Language attribute, @Page directive, 197
@Language directive
ASP classic, 194
migration process and, 508
languages
inheritance across, 87
migrating ASP to ASP.NET, 509–10
multiple, 517
.NET, 6–7
third-party, 7–8
late binding. See early binding vs. late binding
LCID attribute, @Page directive, 197
LeBlanc, David, 152
Let statements, ASP to ASP.NET migration, 509
level attribute, <trust>, 546
license agreements
EULA (end user license agreement), 568
MSDN Library documentation, 572
lifetime
guidelines, 58
variable declaration, 55–56
Web Form pages, 192–94
Link control, Mobile Web Forms, 271, 272
list items, adding/removing dynamically, 234–37
lists
data binding and, 270, 341–44
DataList control, 341
templates, 343
LiteralControl, server controls, 225
Load
event execution order, 373
events, 371
Web Form pages, 221
LoadPostData
event execution order, 372
postback event handlers, 382–83
postback phases, 368–69
state maintenance and, 401
Web Form pages, 221
LoadViewState
event execution order, 372
Web Form pages, 221
localhost, 471
localOnly attribute, <trace>, 520
Local Security Policy editor, 138
Location attribute, @OutputCache, 207, 443–44, 447
<location> element
allowOverride attribute, 180
path attribute, 179, 180
RegLogin example, 391
<location> tag, 127
locking down
ASP.NET configuration, 127
authorization settings, 185
Lock method
application state, 94
misuse of, 104
logging
defined, 159
enabling in IIS, 159–60
Web sites, 184
logic errors, 77, 492, 496
Login control. See RegLogin control
login security, Web services, 428
loginURL attribute, <authentication>, 537
logLevel attribute, <processModel>, 554
long data type, 52, 422
long-term migration, 514
looping statements, 74–77
do...while loops, 76
foreach...loops, 76
for...loops, 75
types of, 74
while...loops, 76–77

Team LiB
Previous Section Next Section


JavaScript EditorJavascript debugger     Javascript examples