JavaScript EditorJavascript debugger     Javascript examples


Team LiB
Previous Section Next Section

Index

I

IBM, UDDI registry, 427
IDE (integrated development environment). See also Visual Studio .NET
for .NET languages, 7
preventing bugs and, 492–93
<identity> element
attributes, 181–82, 541
overview of, 540
idleTimeout attribute, <processModel>, 554
IDL (Interface Distribution Language), 410
IE (Internet Explorer)
browsing cached pages, 448–49
browsing pages, 125
browsing Web services, 419, 423, 437
finding errors, 122
if statements, 66–68
else statements and, 67
predicates, 66–67
syntax for, 68
IIS (Internet Information Services)
application deployment, 475–76
ASP.NET and, 129, 165
changing authentication method, 167–68
COM components and, 475
configuring as an application, 466–69
installing, 562
Internet Services Manager, 160, 167, 481
logging, 159–60
MMC snap-in, 159–60, 392, 466
Web services authentication, 428–29
IL (Intermediate Language). See MSIL (Microsoft Intermediate Language)
<img>, HTML element, 230
impersonate attribute, <identity>, 541
impersonation, 133, 181–82, 287
@Implements directive, 204
@Import directive, 204, 227
INamingContainer interface, compositional controls, 403–4
include files, compared to user controls, 220
increment assignment operator (+=), 59
increment operator (++), 59
inequality operator (!=), 59
inheritance
across languages, 87
base classes, 354–55, 407
defined, 83
.NET Framework and, 6
object-oriented programming, 85–87
overriding, 371–72
RegLogin example and, 374
specialization of controls, 352
WebService class, 414
Inherits attribute, 197, 473
Inherits keyword, Web services, 414
Init
events, 371
Web Form pages, 221
Initialize phase, event execution order, 372
InProc (in-process), session state, 105–7
In Progress page, MSDN Library documentation, 574
<input type=>, HTML element, 230
Insert method, Cache class, 457
installation packages, Web Setup project, 481
Install dialog box, 569
int data type, 52, 54, 422
integrated development environment. See IDE (integrated development environment)
integrated Windows authentication. See Windows authentication
IntelliSense, 320
interface attribute, @Implements, 204
Interface Distribution Language (IDL), 410
Intermediate Language (IL). See MSIL (Microsoft Intermediate Language)
internal keyword, 58
Internet Explorer. See IE (Internet Explorer)
Internet Information Services. See IIS (Internet Information Services)
Internet Information Services snap-in, 159–60, 392, 466
Internet security, 131
Internet Services (IIS) Manager
changing authentication method, 167
enabling logging, 160
verifying directory is application root, 481
IPostBackDataHandler, 382
IPostBackEventHandler, 382
IP Security Policy Management snap-in, 154
IsEnabled, boolean property, 488
IsPostBack, Page class, 209, 366
IsValid, BaseValidator class, 264

Team LiB
Previous Section Next Section


JavaScript EditorJavascript debugger     Javascript examples