sa (system administrator) account
scalability
operating system selection and,
134
state management and,
104–5
ASP.NET new features,
31–32
IIS installation and,
562
sample applications and,
151–52
services, not installing unneeded,
135
services, removing unnecessary,
136–38
Security Configuration and Analysis tool,
138
SelectedDates collection,
260
SelectionList control, Mobile Web Forms,
272
semicolons (;), terminating statements with,
509
separators, Repeater controls,
344–47
adding programmatically,
239–40
adding with Visual Studio .NET,
241–44
ASP.NET mobile controls,
270–76
ASP.NET page elements,
192
Attributes collection,
277
CompareValidator control,
269–70
contrasted with user controls,
213
registration wizard example,
251–57
RequiredFieldValidator control,
267–68
adding programmatically,
362–64
adding with Visual Studio .NET,
356–61
enhanced TextBox control,
356–58
inheriting from base class,
354–55
overriding inherited events,
371–72
rendering control output,
355
state, maintaining,
401–2
serverErrorMessageFile attribute, <processModel>,
556
Server Explorer window, Visual Studio .NET,
21
Server.GetLastError method,
224
servers
SqlConnection connection string keys,
285
SessionID property, Session object,
100
cookieless sessions,
108–9
disabling when not needed,
104
reading and writing,
101–2
recommendations for information stored in,
103
session object methods and properties,
100
storing in client-side cookies,
109–11
storing in SQL Server,
107–8
storing out-of-process,
105–7
Set method, Application Collection,
93
Setup Type page, MSDN Library,
572–73
SGML (Structured Generalized Markup Language),
115
shutdownTimeout attribute, <processModel>,
556
single-threaded apartment (STA) process,
509
slidingExpiration attribute, <forms> child element, <authentication>,
174,
538
smartNavigation attribute, @Page directive,
197
smartNavigation attribute, <pages> element,
532
SOAP
consuming Web service via,
432
Web service security,
427
solution containers, Visual Studio .NET,
13
Solution Explorer
Add Web User Control,
447
View In Browser option,
46
Visual Studio .NET windows,
20
specialization, of server controls,
352
creating SqlCommand object,
290–92
displaying XML data in Web pages,
292–96
Parameters collection,
301
connection string keys,
284–86
database connection with,
283–84
sqlConnectionString attribute, <sessionState>,
547
SQL Server Enterprise Manager utility,
147
SQL Server.NET Data Provider,
280–81
SQL Server Query Analyzer,
577–78
SQL Server Web Assistant,
459–60
src attribute
Web application deployment and,
473
SSL (Secure Sockets Layer),
161–65
installing certificates,
162–63
protecting communications,
161
requesting certificates,
161–62
Require Secure Channel (SSL) check box,
164
Start Page, Visual Studio .NET,
9–12,
15
STA (single-threaded apartment) process,
509
stateConnectionString attribute, <sessionState>,
547
statements
conditional logic statements,
66–69
looping statements,
74–77
switch case statements,
68–74
terminating with semicolons,
509
statusCode attribute, <customErrors>,
536
stored procedures, ADO.NET,
299–301
storing application configuration settings,
471–72
strict attribute, <compilation>,
528
Strict attribute, @Page directive,
197
strings
variable declaration and,
55
string variables, RegLogin control,
375
structured exception handling,
78–80,
224
Structured Generalized Markup Language (SGML),
115
System Properties dialog box,
578–79
System.Web.UI.HtmlControls,
230
System.Web.UI namespace
specialization of controls and,
352