Book description
This book uses a task-oriented approach to explain the inner workings of ASP.NET technology—with practical, hands-on examples to help programmers quickly implement ready-made solutions.
Table of contents
- Copyright
- Acknowledgments
- Introduction
- About the Author
-
I. Building an ASP.NET Page
- 1. The Web Forms Model
- 2. Web Forms Internals
-
3. ASP.NET Core Server Controls
- Generalities of ASP.NET Server Controls
- HTML Controls
- Web Controls
- Validation Controls
- Data-Bound Controls
- Conclusion
- Resources
- 4. Working with the Page
-
II. Adding Data in an ASP.NET Site
-
5. The ADO.NET Object Model
- The .NET Data Access Layer
- Connecting to Data Sources
- Executing Commands
- ADO.NET Data Adapters
- ADO.NET Container Objects
- Conclusion
- Resources
- 6. Creating Bindable Grids of Data
- 7. Paging Through Data Sources
- 8. Real-World Data Access
-
5. The ADO.NET Object Model
-
III. ASP.NET Controls
- 9. ASP.NET Iterative Controls
- 10. Web Forms User Controls
-
11. ASP.NET Mobile Controls
- Architecture of Mobile Controls
- Overview of Mobile Controls
- Developing Mobile Applications
- Conclusion
- Resources
-
IV. ASP.NET Application Essentials
-
12. Configuration and Deployment
- Configuration in the .NET Framework
-
ASP.NET Applications Configuration
- The ASP.NET Configuration Hierarchy
- The <location> Section
-
The <system.web> Section
- The <authentication> Section
- The <authorization> Section
- The <browserCaps> Section
- The <clientTarget> Section
- The <compilation> Section
- The <customErrors> Section
- The <deviceFilters> Section
- The <globalization> Section
- The <httpHandlers> Section
- The <httpModules> Section
- The <httpRuntime> Section
- The <identity> Section
- The <machineKey> Section
- The <mobileControls> Section
- The <pages> Section
- The <processModel> Section
- The <securityPolicy> Section
- The <sessionState> Section
- The <trace> Section
- The <trust> Section
- The <webControls> Section
- The <webServices> Section
- Reading User Configuration Data
- Creating New Configuration Sections
- Persisting Application Settings
- ASP.NET Applications Deployment
- Conclusion
- Resources
- 13. The HTTP Request Context
-
14. ASP.NET State Management
- The Application State
- The Session State
- The View State of a Page
- The ASP.NET Caching System
- Caching ASP.NET Pages
- Conclusion
- Resources
-
15. ASP.NET Security
- Writing Secure Code
- Configuring ASP.NET Applications for Security
- Windows Authentication
- Passport Authentication
- Forms Authentication
- Conclusion
- Resources
-
16. Working with the File System
- File I/O in the .NET Framework
- Reading Local Files
- Writing Local Files
- Loading XML Documents
- Creating XML Documents
- Server-Side XML Transformations
- Conclusion
- Resources
- 17. Working with Web Services
-
12. Configuration and Deployment
-
V. Custom ASP.NET Controls
- 18. Extending Existing ASP.NET Controls
- 19. Creating New ASP.NET Controls
- 20. Data-Bound and Templated Controls
- 21. Design-Time Support for Custom Controls
-
VI. Advanced Topics
- 22. Working with Images in ASP.NET
- 23. HTTP Handlers and Modules
- 24. Hosting ASP.NET Outside IIS
- Final Thoughts
Product information
- Title: Programming Microsoft® ASP.NET
- Author(s):
- Release date: June 2003
- Publisher(s): Microsoft Press
- ISBN: 9780735619036
You might also like
book
Programming Microsoft® ASP.NET 4
Completely reengineered for ASP.NET 4—this definitive guide deftly illuminates the core architecture and programming features of …
book
Programming Microsoft ASP.NET MVC
Develop next-generation web applications with ASP.NET MVC Go deep into the architecture and features of ASP.NET …
book
Programming ASP .NET
ASP.NET is the successor technology to Active Server Pages (ASP), the world?s most successful development environment …
book
Beginning ASP.NET 4.5 in C#
This book is the most comprehensive and up to date introduction to ASP.NET ever written. Focussing …