ID attribute, Web server controls,
659
IDE (Integrated Development Environment),
3,
31–53
graphical designers,
36–37
New Project dialog box,
36
ie.html, XML-format databases and Internet Explorer,
1009
IIS (Internet Information Server)
creating Web applications,
10,
617
IL (Intermediate Language), .NET framework,
25
Image control, Web server controls,
608
CausesValidation property,
746
Command event handler,
737
CommandArgument property,
737,
746
CommandName property,
737,
746
ImageButtons coding example,
746–748
ImageButton control, Web server controls,
608
imaging, GDI+ (Graphics Device Interface),
564
new features of Visual Basic .NET,
20
NotInheritable modifier,
527
overloading base class members,
548–549
overriding base class members,
545–546
Inheritance coding example,
524
initexpr keyword
Dim statements (creating objects),
495
Dim statements (declaring variables),
75
InitialDirectory property
OpenFileDialog class,
406,
407
SaveFileDialog class,
409
installer files, deploying applications,
1074–1079
installers
WindowsService coding example,
1062
installing services, WindowsService coding example,
1063–1064
InstallUtil.exe, WindowsService coding example,
1066
OOP (Object-Oriented Programming),
484
Integrated Development Environment.
See IDE.
IntelliSense
IDE (Integrated Development Environment),
40–42
Internet Explorer, XML-format databases and,
1009–1012
Invoke method, procedure delegates,
132
unstructured exception handling,
140
IsArray() function, type checking functions,
82
IsDate() function, type checking functions,
82
IsDBNull() function, type checking functions,
82
IsError() function, type checking functions,
82
IsMdiContainer property
MDI (Multiple Document Interface) forms,
186
IsNumeric() function, type checking functions,
82
IsReference() function, type checking functions,
82
item templates, WebRepeaters coding example,
994
Items property
Checkboxes coding example,
712
CheckedListBox class,
308
ListControl class (
WebControl class),
710