Professional ASP.NET 1.1 [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Professional ASP.NET 1.1 [Electronic resources] - نسخه متنی

Alex Homeret

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید






Index

T


TabIndex property, WebControl class, 216

Table class, System.Web.UI.WebControls namespace, 912

Table control, 236

LiteralControl class, content generation, 237

properties, 217

table creation, 236

TableCell class, System.Web.UI.WebControls namespace, 912

TableCell control, 217

TableFields property, ObjectList mobile controls, 1094

TableMapping property, RowUpdatingEventArgs class, 486

TableMappings collection object

DataSet class, column/table mappings, 440

updating relational data source examples,

DataSet/~Adapter objects, 477

TableRow class, System.Web.UI.WebControls namespace, 912

TableRow control, 217

Tables collection, DataSet object, 525

TagName property

Register directive, 147

HtmlControl class, 176, 181

TagPrefix attribute, Register directives, 147

Target property, HyperLink control, 227


target parameter, 38

business objects, sample object, 862

values, 862

TargetSite property, Exception class, 1127

TDS (Tabular Data Stream) interface

.NET Framework, data management, 340

SQL classes, data access using, 1253

TemplateControl class, System.Web.UI namespace, 907

templates

data-bound list controls, 289

custom & hidden columns, 302

loading dynamically at runtime, 296

multiple column layouts, 299

specifying style & content, 293

templates list, 292

EditItemTemplate, 293

ICollectionLister control, implementation example, 936

ItemTemplate, 293

SelectedItemTemplate, 293

server controls, 936

guidelines, 942

Text property

CheckBox controls, 225

Command mobile controls, 1083

HyperLink control, 227

Label control, 231, 264

Label mobile controls, 1077

Link mobile controls, 1079

ListItem class, 193

Literal control, 237

PhoneCall mobile controls, 1100

RadioButton controls, 225

TextBox control, 264

TextBox mobile controls, 1086

TextAlign property

CheckBox controls, 225

RadioButton controls, 225

<textarea> elements, 234

HtmlSelect control, implemented by, 191

TextBox control, 233

creation

control referencing, 916

initialization, 915

postback, working with, 917

events, 217

implementation example, C#, 919

implementation example, VB.NET, 921

Literal control, use with, 238

multi-line textbox creation, 234

password creation, 235

properties, 217

AutoPostBack, 223, 234

Column, 233

MaxLength, 233

ReadOnly, 233

TextMode, 234, 235

ToolTip, 233

ViewState, using, 928

TextBox control, mobile controls, 1085

events, 1085

implementation example, 1086

properties, 1085

WAP simulator code, 1086

textbox controls, 915

TextBox Web Form control, 233

TextMode property, TextBox controls, 234

multi-line textbox creation, 234

password creation, 235

TextReader class, System.IO namespace, 804, 825

implementation example, 826

methods, 826

StringReader class, derivation for, 827

TextView control, mobile controls, 1105

TextWriter class, System.IO namespace, 130, 804

implementation example, 827

methods, 827

Threadpools, asynchronous application events, 608

thread-safe objects, IsSynchronized property, 775

throw statement, C#, 93

Throw statements, Visual Basic.NET, 83, 1129

timeout attribute

<forms> element, 648

<processModel> element, 668

<sessionState> element, 631

Timeout property, proxy class, 1019

timeouts, web services, 1019

Timer100Ns value, PerformanceCounterType enumeration, 1155

Timer100NsInverse value, PerformanceCounterType enumeration, 1155

TimeStamp property, CounterSample structure type, 1153

TimeStamp100nSec property, CounterSample structure type, 1153

Title property, SelectionList mobile controls, 1091

tlbexp type library export tool, 1185

.NET components, using from COM, 1185

Options, 1185

tlbimp type library import tool

COM objects, using from .NET, 1179

Options, 1179

ToArray method, MemoryStream class, 825

ToHtml method, ColorTranslator class, 896

ToolTip property, TextBox control, 233

ToolTip property, WebControl class, 216

ToString method, StringWriter class, 829

ToString() method, Object class, 41

TotalBytes property, HttpRequest class, 128

TotalBytes property, HttpRequest object, 1164

Trace attribute, Page directive, 145, 1120

<trace> element

configuration, ASP.NET, 641

enabled attribute, 641

localOnly attribute, 642

pageOutput attribute, 641

requestLimit attribute, 641

traceMode attribute, 642

trace element, web.config file, 1125

Trace class, Write method, 639

Trace property

HttpContext class, tracing components, 1124

Page class, 126, 1122

trace.axd file, 1126

TraceContext class, System.Web namespace, 1123, 1143

IsEnabled property, 1123, 1124

TraceMode property, 1123

tracing, 1122

Warn method, 1123

Write method, 1123

TraceEnabled property, Page class, 126

TraceExtension class, 1050

TraceExtensionAttribute, Web services, tracing, 1049

traceMode attribute, <trace> element, 642, 1125

TraceMode attribute

Page directive, 145

TraceContext class, 1123

tracing, 638

application level tracing, 640, 1125

ASP, tracing in 638

ASP.NET, 639

components, from, 1124

definition, 1120

example, 638

IsEnabled property, 1124

page level tracing, 639, 1120

Response.Write statements, using, 1120

turning off, 1124

viewing trace output, 639

Web services, within, 1049

TraceExtensionAttribute, using, 1049


transacted stored procedures, 459, 460-462

transacted web methods, 976

Transaction attribute, Page directive, 145

Transaction class, ADO.NET

Methods, 462

transaction handling, 463

TransactionOption property, WebMethod attribute, 976

transactions

ASP.NET, within

AutoComplete, 873

ContextUtil class, using, 873

Page directive, using, 872

connection-based transactions, 459

Transaction Class, 463

updating data source example, 463

definition, 458

.NET components, within, 872

transacted stored procedures, 459

Web services, within, 975

transacted web methods, 976

TransactionOption property, using, 976

Transfer overloaded method, HttpServerUtility object, 1168

Transform method, XslTransform class, 379

XML data management

loading stylesheets & schemas with XmlResolver, 556

XSL transformation, 555

Transform property, Xml control, 255

TransformArgumentList property, Xml control, 255

TransformSource property, Xml control, 255

TrimToSize method, ArrayList class, 769

trust level

ASP.NET process accounts, 751

<securityPolicy> element, setting using, 751

<trust> element

ASP.NET, process accounts, 751

Try...Catch...Finally statement, Visual Basic.NET, 82

complex data access, DataReader example, 402

divide by zero example, 1031

SOAP exceptions, trapping, 1029

structured exception handling, 1128

syntax, 82

updating relational data source examples, concurrency errors, 492

XML data management, validation using XMLValidatingReader object, 544

XML data management, writing data from DataSet to XML file, 516

type attribute

<add> element, 663

<compiler> element, 657

type conversions, 113

Type enumerations, OleDb~ & SqlDb~

data types supported, 413

database stored procedures, 412

Type Not Found Compilation errors, 343

Type parameter, P/Invoke, 1189

Type property, CompareValidator control, 203

Type property, RangeValidator control, 203

Type property, Unit class, 222, 223

type versioning, 49

TypeConverter attribute, server controls, 948

TypeConverter class, System.ComponentModel namespace, 933

TypeDescriptor class, 220

TypeLibConverter class, COM objects, 1180

TypeLoadException exception, 50

types

common types, 39

custom types, 42

reference types, 42

boxing/unboxing, 43

value types, 42

boxing/unboxing, 43

types elements, WSDL, 1005

/ 244