: Matthew MacDonald, Victor Garcia Aprea, Robin Dewson, Saurabh Nandu, Richard Delorme, Daniel Cazzuli
: ASP.NET 1.1 Solutions Toolkit
: Apress
: 9781430200017
: 1
: CHF 35.40
:
: Informatik
: English
: 344
: Wasserzeichen/DRM
: PC/MAC/eReader/Tablet
: PDF
*Includes 15 controls (programs) covering a wide range of situations; provides both a working coded solution to their problem as well as the thinking behind it

*Controls can be 'cut and pasted' or used as templates for readers to build their own controls



Matthew MacDonald is an author,educator, and MCSD developer who has a passion for emerging technologies. He isthe author of more than a dozen books about .NET programming. In a dimly-remembered past life, he studied English literature and theoretical physics.
Contents6
About the Lead Author11
About the Technical Reviewer12
Introduction13
Chapter 1 Control Development18
User Controls vs. Custom Controls18
Design-time Support19
Viewstate22
Setting and Getting Values22
The Serializer22
Composite Controls23
Naming Your Children23
Where Children Are Born24
Getting at the Children25
What IDE to Use25
Embedding Resource Files26
Adding Items to the Toolbox26
Chapter 2 Spinner Control29
Scenario29
Technology30
Design31
Implementation33
Demonstration45
Limitations47
Extensions47
Chapter 3 Bindable Bullet List48
Scenario48
Technology49
Design49
Implementation52
Demonstration61
Limitations63
Extensions64
Chapter 4 Data Navigator65
Scenario65
Technology66
Design66
Implementation66
Demonstration76
Limitations79
Extensions79
Chapter 5 File Uploader80
Scenario80
Technology80
SMTP81
ADO.NET81
File Streams82
Design82
Implementation82
Demonstration97
Limitations99
Extensions99
Chapter 6 Globalizable Page100
Scenario100
Technology101
Design102
Implementation102
Handling Localizable Resources106
Demonstration109
Limitations112
Extensions113
Chapter 7 Validation Control114
Scenario115
Technology115
Design116
Implementation118
JavaScript Library139
Demonstration149
Building a Test Form155
Limitations157
Extensions157
Chapter 8 Image Magnifier159
Scenario159
Technology160
Design160
Control Selection161
Temporary Image Files161
Implementation161
Demonstration171
Limitations171
Extensions172
Chapter 9 Chart173
Scenario173
Technology173
Design174
Implementation175
The Chart Class175
Demonstration184
Limitations188
Extensions189
Chapter 10 Image Map Generator190
Scenario190
Technology191
Design192
Implementation193
The ImageMap Control194
Rectangles and Strings198
Our Custom Type Editor200
Coding the Editor Form202
Demonstration207
Limitations209
Extensions210
Chapter 11 Reviewing Controls211
Scenario211
Technology211
Design212
Implementation213
The LastReview Control218
The Average Control223
The ReviewerForm User Control225
Demonstration226
Setting Up the ReviewsDB Database226
Testing Our Controls227
Limitations229
Extensions229
Chapter 12 Straw Poll230
Scenario230
Technology230
Design231
Control Separation231
Data Source Selection231
Abuse Prevention231
Implementation232
Poll Schema232
XmlPoll and XmlPollResult Controls234
The XmlPoll Control239
Displaying Poll Results246
Demonstration249
Limitations251
Extensions252
Chapter 13 RSS Reader253
Scenario253
Technology254
Design256
Implementation257
Demonstration263
Limitations266
Extensions267
Chapter 14 Search Engine268
Scenario270
Technology270
Indexing271
Query Parsing271
Design272
Implementation273
Indexer273
Searcher283
Demonstration296
The Index Page296
The Search Page299
Limitations302
Extensions303
Index305