JavaScript EditorJavascript debugger     Javascript examples


Team LiB
Previous Section Next Section

Index

R

RAD development, 74
RaisePostBackEvent, 368–70, 373, 385
RaisePostDataChangedEvent, 221, 368–69, 373
RangeValidator control, 265
reading and writing
application state, 94–96
session state, 101–2
ReadXml method, 302
ADO.NET, 302
displaying XML data in Web pages, 294
SaveCredentials method, 387
VerifyCredentials method, 388
Ready To Install page, MSDN Library, 573–74
redirect attribute, <customErrors>, 536
redirectUrl attribute, <authentication>, 540
reference data types, 53–54
@Reference directive, 209–11, 219
ref keyword, 510
regional locale formats, 366
@Register directive
adding controls declaratively, 217–19
adding custom controls, 361
Namespace attribute, 353
Web Forms, 205
registration control. See RegLogin control
registration wizard, 251–57
RegLogin control, 373–401
applying, 396–99
basic control, 374–75
events, 382–86
Forms Authentication, 390–95
member variables, 375–76
overview of, 373–74
page protection, 395–96
postbacks, 382–86
properties, 375–76
testing, 399–401
user credentials, 386–90
user interface, 376–82
RegularExpressionValidator control, 152, 266
relative URLs, 522
remote procedure calls (RPC), 410
RemoveAt method, Session object, 100
<remove> child element
<appSettings>, 560
<clientTarget>, 557
<httpHandlers>, 550
<httpModules>, 551
Remove method, Cache class, 456
render blocks (<% %>)
code, 212–13
code declaration blocks, 191
migration process and, 508
sparing use of, 517
RenderChildren method, 352–53
Render method
custom output, 407
custom server controls, 355
overriding, 352, 377
TextBox control and, 357
Render phase, event execution order, 373
Render, Web Forms page, 221
RepeatColumns attribute, DataList, 347
Repeater controls
ASP.NET enhancements, 270
displaying bound data, 347
overview of, 344–47
requestEncoding attribute, <globalization>, 521
requestLimit attribute
<processModel>, 555
<trace>, 520
Request objects, ASP.NET, 30
Request Validation, 153–54
RequiredFieldValidator control, 266–68
requireSSL attribute, <forms> child elements, <authentication>, 174, 538
resources
ADO.NET, 279
programming, 49–50
security, 133, 183–84
Web services, 438
Web service security, 427, 429
Response.Cache, 442, 452
responseDeadlock attribute, <processModel>, 555
responseEncoding attribute, <globalization>, 521
responseEncoding attribute, @Page directive, 197
Response objects, 30, 458–59
responseRestartDeadlockInterval attribute, <processModel>, 555
Response.Write, 487
restartQueueLimit attribute, <processModel>, 556
<result> child element, <browserCaps>, 558
.resx files, 37
return values, 78
roles attribute
<allow> child element, <authorization>, 542
<deny> child element, <authorization>, 542
Root Namespace option, Web applications, 353
routers, 154
rows
adding to tables, 303–8
DataRowCollection, 309
DataRow objects, 302–3
states of, 313
versions of, 312
RPC (remote procedure calls), 410
Run As feature, Internet Information Services snap-in, 392
runtime debuggers, 496, 504
runtime errors, 77, 491–92
runtime structure, Web Forms pages, 225–27

Team LiB
Previous Section Next Section


JavaScript EditorJavascript debugger     Javascript examples