Building Web applications with ADO. NET and XML Web services /
Κύριος συγγραφέας: | |
---|---|
Άλλοι συγγραφείς: | , |
Μορφή: | Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Indianapolis, Ind. :
Wiley Pub.,
c2002.
New York : McGraw Hill, 1999. |
Σειρά: | Gearhead Press in the trenches
|
Θέματα: | |
Διαθέσιμο Online: | http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=86019 http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=54528 |
Πίνακας περιεχομένων:
- ""Building Web Applications with ADO. NET and XML Web Services""; ""Contents""; ""Introduction""; ""How This Book Is Organized""; ""Who Should Read This Book""; ""Tools You Will Need""; ""What�A�s on Our Web Site""; ""Summary""; ""Chapter 1: What Are Web Services?""; ""SOAP (The Web Service Protocol) and the General Protocol Pecking Order""; ""Summary""; ""Chapter 2: The Hutchings Photography Business Model""; ""Hutchings Photography""; ""Summary""; ""Chapter 3: Conceptual and Logical Design""; ""Logical Modeling""; ""From Napkins to Hard Drives""; ""Conceptual Modeling""
- ""Reverse Engineering""""What Is ORM?""; ""Hutchings Photography ORM Model""; ""Summary""; ""Chapter 4: Designing a SQL Database""; ""Features of SQL Server 2000""; ""Creating a Database Structure from Our Model""; ""Adding Objects""; ""Summary""; ""Chapter 5: Building ADO.NET Components""; ""The ADO.NET Object Model""; ""Some ADO.NET Classes""; ""Introduction to the Hutchings Data Layer""; ""The .NET Framework and ADO.NET""; ""Design of the Data Layer""; ""Summary""; ""Chapter 6: Creating Web Services""; ""Creating the ASP.NET Web Service Project""; ""Coding the XML Web Service""
- ""First Test of Our Web Service""""Understanding the Files Created by Visual Studio . NET""; ""Summary""; ""Chapter 7: Deploying Web Services (UDDI)""; ""Registering as a UDDI Participant and Registering Its Web Services""; ""Adding Your Business to the UDDI""; ""The Advantages of Web Services""; ""Public and Private UDDI""; ""Summary""; ""Chapter 8: The Web Services Client Business Model""; ""Who�a�?s Our Market Again?""; ""We�a�?re Tired of Pushing; Let Them Pull for a While""; ""Partner: HutchingsPhotography.com""; ""Partner: Penguin Photos""; ""More Partners Are Lining Up at Port 80""
- ""Partners Who Want to Stay with Classic ASP""""Summary""; ""Chapter 9: Hutchings Photography""; ""Creating a Basic .NET Web Service Consumer""; ""The Web Reference Files""; ""Objects, Properties, and Code""; ""Web Services and Lesser-Known XML Schema Validations""; ""Summary""; ""Chapter 10: Penguin Photos""; ""About Penguin Photos""; ""Conventions Used in This Chapter""; ""Borland Kylix""; ""Creating the Web Application""; ""Apache Shared Modules""; ""Summary""; ""Chapter 11: Securing the Web Service""; ""IIS Authentication Methods""; ""Summary""
- ""Chapter 12: Testing the Web Service/ Performance Optimizations""""Performance""; ""Web Service Stress Testing""; ""Database Optimization""; ""Summary""; ""Index""
- Building Applications, Not Hype
- Examining XML's Potential
- Solving Problems
- Why XML?
- XML's History
- XML's Future
- Why Java for XML?
- SGML, HTML, XML, and the Web
- Basic Markup
- SGML Markup and Hyperlinking Before (and After) the Web
- HTML and HTTP: Building the Web
- Markup and Style Sheets
- XML and the Web
- XML and Other Distributed Application Technologies
- XML Documents and HTTP
- Processing XML on the Server
- XML and Relational Databases
- XML and Object Databases
- XML and the Document Object Model
- XML and Middleware
- XML and File Systems
- XML and Serialized Objects
- XML as a Foundation for Standards
- Chemical Markup Language (CML)
- Encoded Archival Description (EAD)
- Extensible Log Format (XLF)
- GedML
- MathML
- Newspaper Association of America--Classified Ads Format
- Open Financial Exchange (OFX)
- Open Trading Protocol
- Real Estate Listing Markup Language (RELML)
- P3P
- Precision Graphics Markup Language (PGML)
- Resource Description Framework (RDF)
- Synchronized Multimedia Integration Language (SMIL)
- Vector Markup Language (VML)
- Virtual Hyperglossary (VHG)
- Weather Observation Markup Format
- XML/EDI
- XML and Distributed Applications
- Creating Simple XML Documents
- Data and Markup
- Document Foundations
- The XML Declaration
- Version Information
- The Encoding Declaration
- The Standalone Declaration
- Comments
- Document Content
- Elements
- Attributes
- Built-in and Character Entities
- Building XML Documents.