- ホーム
- > 洋書
- > 英文書
- > Internet / Web Programming
Full Description
This book was written to introduce you to the features and capabilities that ASP.NET 3.5 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assume you have a general understanding of Web technologies, such as previous versions of ASP.NET, Active Server Pages 2.0/3.0, or JavaServer Pages. We also assume you understand basic programming constructs, such as variables, For Each loops, and object-oriented programming.
When the code differs substantially, this book provides examples in both VB and C#. Coverage includes:
ASP.NET folders and files, compiling code, and cross-page postingUsing the available server controlsMaster pages, themes, and skinshow to present data with ASP.NET controlsWorking with LINQ, ADO.NET, and XMLhosting and working with your ASP.NET applications in IIS 7Using and extending the extensible provider modelthe site navigation systemstoring user information with the personalization systemmembership and role management system for adding authentication and authorization to applications using web.configencapsulating pages into smaller and more manageable objects with Web Partsworking with HTML and CSS designUsing the theXMLHttpRequest object to build AJAX-enabled applicationsthe ASP.NET AJAX Control Toolkit simplify AJAX web developmentauthentication, authorization, and HTTP access types and impersonationsstate management and performance of requests and responsesadvanced caching capabilities including SQL cache invalidationerror handling and debugging techniquesworking with file types and streamsbuilding and using server controlsmanipulating HTTP requests with HttpModule and HttpHandler.Building and consuming XML Web services and SOAPInternationalization, configuration, instrumentation, performance, application tracing, health monitoring, administration, Management, packaging, deploying
Contents
Introduction.
Chapter 1: Application and Page Frameworks.
Chapter 2: ASP.NET Server Controls and Client-Side Scripts.
Chapter 3: ASP.NET Web Server Controls.
Chapter 4: Validation Server Controls.
Chapter 5: Working with Master Pages.
Chapter 6: Themes and Skins.
Chapter 7: Data Binding in ASP.NET 3.5.
Chapter 8: Data Management with ADO.NET.
Chapter 9: Querying with LINQ.
Chapter 10: Working with XML and LINQ to XML.
Chapter 11: IIS7.
Chapter 12: Introduction to the Provider Model.
Chapter 13: Extending the Provider Model.
Chapter 14: Site Navigation.
Chapter 15: Personalization.
Chapter 16: Membership and Role Management.
Chapter 17: Portal Frameworks and Web Parts.
Chapter 18: HTML and CSS Design with ASP.NET.
Chapter 19: ASP.NET AJAX.
Chapter 20: ASP.NET AJAX Control Toolkit.
Chapter 21: Security.
Chapter 22: State Management.
Chapter 23: Caching.
Chapter 24: Debugging and Error Handling.
Chapter 25: File I/O and Streams.
Chapter 26: User and Server Controls.
Chapter 27: Modules and Handlers.
Chapter 28: Using Business Objects.
Chapter 29: Building and Consuming Services.
Chapter 30: Localization.
Chapter 31: Configuration.
Chapter 32: Instrumentation.
Chapter 33: Administration and Management.
Chapter 34: Packaging and Deploying ASP.NET Applications.
Appendix A: Migrating Older ASP.NET Projects.
Appendix B: ASP.NET Ultimate Tools.
Appendix C: Silverlight.
Appendix D: ASP.NET Online Resources.
Index.