The last section of the book covers design-time support in detail. Many of the controls built
in earlier chapters include design-time support; however, we centralize discussion of the designtime
support capabilities in ASP.NET and server controls to facilitate understanding without
cluttering up the earlier chapters. We finish up this last section of the book by walking through
how to create a professional-quality server control with a discussion on licensing, globalization,
and localization.
Prerequisites
The following applications would be helpful in working through the examples in this book, but
access to them isn??™t required:
??? Visual Studio 2008, Express edition
??? SQL Server 2005 Express (for a couple of the database samples)
??? Internet Information Services (for the mobile web project)
Downloading the Code
The source code for this book is available to readers at www.apress.com in the Source Code section
of this book??™s home page. Please feel free to visit the Apress web site and download all the code
there. You can also check for errata and find related titles from Apress.
Contacting the Authors
You can contact Rob Cameron via http://blogs.msdn.com/robcamer; there is a contact link to
send Rob an e-mail there.
Pages:
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46