Mostrando 641 - 660 Resultados de 1,883 Para Buscar '"XML"', tiempo de consulta: 0.08s Limitar resultados
  1. 641
    Publicado 2018
    Tabla de Contenidos: “…-- The Pivot Editor -- Working with pivot elements -- Filtering pivots -- Split (row or column) -- Column values -- Pivot table formatting -- A quick example -- Sparklines -- Summary -- Chapter 5: Simple XML Dashboards -- The purpose of dashboards -- Using wizards to build dashboards -- Adding another panel -- A cool trick -- Converting the panel to a report -- More options -- Back to the dashboard -- Add input -- Editing source -- Edit UI -- Editing XML directly -- UI examples app -- Building forms -- Creating a form from a dashboard -- Driving multiple panels from one form -- Post-processing search results -- Post-processing limitations -- Features replaced -- Autorun dashboard -- Scheduling the generation of dashboards -- Summary…”
    Libro electrónico
  2. 642
    Publicado 2015
    “…Po opanowaniu podstaw przejdziesz do najpopularniejszych formatów wymiany informacji pomiędzy systemami-- JSON oraz XML…”
    Libro electrónico
  3. 643
    por McFarlane, Nigel
    Publicado 2004
    “…An additional feature of Rapid Application Development with Mozilla is the NoteTaker Web browser add-on-a sample Mozilla application that is developed throughout the book. Written by Web and XML expert Nigel McFarlane, this book is the perfect addition to the library of any user-interface software engineer, cross-platform developer, or any programmer looking to discover the benefits of rapid application development…”
    Libro electrónico
  4. 644
    por Oppel, Andrew J.
    Publicado 2008
    “…SQL: A Beginner's Guide, Third Edition covers new features, including SQL/XML, and is loaded with updated SQL examples along with notes on using them with the latest RDBMS software versions such as MySQL 5.0, SQL Server 2008, and Oracle Database 11g"--Resource description page…”
    Libro electrónico
  5. 645
    Publicado 2007
    “…"GWT includes both a tool set (e.g. hosted mode, compiler) and a set of libraries (e.g. widgets, RPC, XML, JSON). It has always been a design principle that GWT users should be able to write and use their own libraries. …”
    Vídeo online
  6. 646
    por McFarland, David Sawyer
    Publicado 2011
    Tabla de Contenidos: “…Dreamweaver CS5.5 guided tour -- Adding text to your web pages -- Text formatting -- Introducing Cascading Style Sheets -- Links -- Images -- Tables -- Advanced CSS -- Page layout -- Troubleshooting CSS -- Under the hood: HTML -- Designing websites for mobile devices -- Forms -- Spry: creating interactive web pages -- Dreamweaver behaviors -- Add Flash and other multimedia -- Introducing site management -- Testing your site -- Moving your site to the Internet -- Snippets and libraries -- Templates -- Find and replace -- Customizing Dreamweaver -- Getting started with dynamic web sites -- Adding dynamic data to your pages -- Web pages that manipulate database records -- Advanced dynamic site features -- Server-side XML and XSLT…”
    Libro electrónico
  7. 647
    por Späth, Peter. author
    Publicado 2019
    Tabla de Contenidos: “…Chapter 1: Java Development, Enterprise Needs -- Chapter 2: Getting a Jakarta EE Server to Work -- Chapter 3: Setting up an IDE -- Chapter 4: Building Page-Flow Web Applications With JSF -- Chapter 5: Building Single-Page Web Applications With REST And JSON -- Chapter 6: Adding a Database With JPA -- Chapter 7: Modularization with EJBs -- Chapter 8: Dealing With XML Data -- Chapter 9: Messaging With JMS -- Chapter 10: Maintaining State Consistency With JTA Transactions -- Chapter 11: Securing Jakarta EE Applications -- Chapter 12: Deployment Artifacts -- Chapter 13: Logging Jakarta EE Applications -- Chapter 14: Monitoring Jakarta EE Applications -- Appendix A.…”
    Libro electrónico
  8. 648
    Publicado 2021
    Tabla de Contenidos: “…Expanding on Data Type Concepts -- 15. Working with XML and JSON -- 16. Writing Advanced Queries -- 17.Where to Go Next? …”
    Libro electrónico
  9. 649
    por Sarasa Cabezuelo, Antonio
    Publicado 2017
    “…En este manual se realiza una introducción a un conjunto de herramientas y técnicas para el acceso y procesamiento de datos web, que se encuentran en formatos como XML, CSV o JSON, o bien en bases de datos tanto relacionales como NoSQL. …”
    Enlace del recurso
    Libro electrónico
  10. 650
    por Coles, Michael
    Publicado 2008
    Tabla de Contenidos: “…The Role of T-SQL -- Tools of the Trade -- T-SQL for SQL Server 2000 Programmers -- Expand coverage, add new statements like MERGE -- New data types: Spatial data, vardecimal, etc -- Control-of-Flow and CASE Expressions -- User-Defined Functions -- Expand coverage, table parameters, etc -- Stored Procedures -- Expand coverage, table parameters, etc -- Parameter sniffing -- Triggers -- Expand coverage -- T-SQL Encryption -- Expand coverage, include new encryption functions -- Expand discussion of SQLCLR encryption -- Error Handling and Debugging -- Dynamic SQL -- XML -- XQuery and XPath -- Expanded discussion of XQuery and XPath -- SQL Metadata -- Additional catalog view information -- Additional coverage of system functions -- SQLCLR Programming -- .NET Client Programming -- HTTP Endpoints -- Cursors * new * -- Full-Text Search * new * -- Query Optimization and Performance Enhancement * new * -- SQL Keywords -- XQuery Data Types -- XQuery Terms -- Selected T-SQL Source Code Listings -- .NET Source Code Listings…”
    Libro electrónico
  11. 651
    por Allen, Grant
    Publicado 2008
    Tabla de Contenidos: “…-- Installing DB2 for Linux and Windows -- Beginning Administration with DB2 Express Edition -- DB2 Wizards: The Fast Path to Working with Your New Database -- Controlling Your Environment with Db2 Control Center and Command-Line Tools -- Database Fundamentals with DB2 Express Edition -- IBM Data Studio -- SQL for DB2: Part 1 -- SQL for DB2: Part 2 -- Developing Functions and Stored Procedures in DB2 -- Controlling Access to DB2 -- Securing Data in DB2 -- Using XML with DB2 -- Indexes, Sequences, and Views -- Programming with DB2 Express Edition -- PHP with DB2 -- DB2 on Rails -- DB2 Development with Microsoft Visual Studio.NET -- Developing Java Applications with DB2 -- Exploring More DB2 Development Options -- Ongoing Database Administration with DB2 -- Database Creation and Configuration -- DB2 Backup and Recovery -- Sharing Your DB2 Environment -- Moving Data in Bulk with DB2 -- Working with Design -- Moving Up to More Advanced DB2 -- Monitoring and Tuning DB2 Performance…”
    Libro electrónico
  12. 652
    Publicado 2002
    Tabla de Contenidos: “…Repeated Column Names in the GROUP BY Clause -- Grouping on Composite Columns -- Concatenated Groupings -- Concatenated groupings with GROUPING SETS -- ROLLUP and CUBE as arguments to GROUPING SETS -- The GROUPING_ID and GROUP_ID Functions -- GROUPING_ID -- GROUPING and GROUPING_ID in ORDER BY -- GROUP_ID -- Advanced Analytic SQL -- Analytic SQL Overview -- Ranking Functions -- RANK, DENSE_RANK, and ROW_NUMBER -- Handling NULLs -- Top/bottom N queries -- FIRST/LAST -- NTILE -- WIDTH_BUCKET -- CUME_DIST and PERCENT_RANK -- Hypothetical Functions -- Windowing Functions -- Working with Ranges -- FIRST_VALUE and LAST_VALUE -- LAG/LEAD Functions -- Reporting Functions -- Report Partitions -- RATIO_TO_REPORT -- Summary -- SQL Best Practices -- Know When to Use Specific Constructs -- EXISTS Is Preferable to DISTINCT -- WHERE Versus HAVING -- UNION Versus UNION ALL -- LEFT Versus RIGHT OUTER JOIN -- Avoid Unnecessary Parsing -- Using Bind Variables -- Using Table Aliases -- Consider Literal SQL for Decision-Support Systems -- XML -- What Is XML? -- XML Resources -- Oracle and XML -- Storing XML Data -- Storing XML as a CLOB -- Inspecting the XML Document -- XPath -- The extract( ) member function -- The extractValue( ) member function -- The existsNode( ) member function -- Moving data to relational tables -- Storing XML as a Set of Objects -- Registering your schema -- Assigning the schema to a column -- Inserting data -- XMLType validity functions -- Updating document content -- Generating XML Documents -- XMLElement( ) -- XMLAgg( ) -- XMLForest( ) -- Putting It All Together -- Summary -- Regular Expressions -- Elementary Regular Expression Syntax -- Matching a Single Character -- Matching Any of a Set of Characters -- Matching Repeating Sequences -- Defining Alternate Possibilities -- Subexpressions -- Anchoring an Expression…”
    Libro electrónico
  13. 653
    por Holloway, Randy, 1974-
    Publicado 2007
    Tabla de Contenidos: “…Word 2007 Customization and XML CapabilitiesOffice 2007's OpenXML File Formats; Customizing and Integrating Office Client Applications with Web Services; Summary; Chapter 5: User Interface Development in SharePoint and Office 2007; Web Parts in SharePoint 2007; Master Pages in SharePoint; Customizing the Office Ribbon; Document Information Panel; Summary; Chapter 6: SharePoint Application Services; InfoPath Forms Services; Services for Reporting and Dashboards; Records Management in SharePoint; Summary; Chapter 7: Building Business Intelligence Applications with SharePoint and Office…”
    Libro electrónico
  14. 654
    por Cinar, Onur. author
    Publicado 2015
    Tabla de Contenidos: “…Structure of ResourcesResource Groups; Property Animation Resources; Tween Animation Resources; Color State List Resources; Drawable Resources; Bitmap File; XML Bitmap File; Nine-Patch File; XML Nine-Patch File; Shape Drawable; State List; Layout Resources; Menu Resources; Raw Resources; Value Resources; String Resources; String Arrays; Quantity Strings; Boolean Resources; Color Resources; Dimension Resources; Integer Resources; Integer Arrays; Typed Array Resources; XML Resources; Default and Alternative Resources; Defining Alternative Resources; Supported Configuration Qualifiers…”
    Libro electrónico
  15. 655
    Publicado 2016
    Tabla de Contenidos: “…Modifying functions with the use of plugins - InterceptionCreating your own XML module configuration file; Creating your own product type; Working with service layers/contracts; Creating a Magento CLI command option; Index…”
    Libro electrónico
  16. 656
    por Dovey, James
    Publicado 2012
    Tabla de Contenidos: “…Filesystem Change CoordinationFile Presenters; Trying It Out; Watching a Folder; Presenting and Coordinating Files; Searching with Spotlight; The Metadata API; Predicates; Querying the Metadata Store; Files in the Cloud; Summary; Chapter 6 Networking: Connections, Data, and the Cloud; Basic Principles; Network Latency; Asynchronicity; Sockets, Ports, Streams, and Datagrams; The Cocoa URL Loading System; Using NSURLConnection; Authentication; URL Connection Data Handling; Network Streams; Network Data; Reading and Writing JSON; Working with XML; XML Trees; XPath and XQuery…”
    Libro electrónico
  17. 657
    por Astborg, Johan
    Publicado 2013
    Tabla de Contenidos: “…Asynchronous and parallel programmingEvents; Background workers; Threads; Thread pools; Asynchronous programming; The F# asynchronous workflows; Asynchronous binding; Example of using an async workflow; Parallel programming using TPL; MailboxProcessor; A brief look at imperative programming; Object-oriented programming; Classes; Objects and members; Methods and properties; Overloaded operators; Using XML documentation; Useful XML tags; Typical XML documentation; Summary; Chapter 3: Financial Mathematics and Numerical Analysis; Understanding number representation; Integers; Two's complement…”
    Libro electrónico
  18. 658
    Tabla de Contenidos: “…Building a UI Completely in XML…”
    Libro electrónico
  19. 659
    por Trivedi, Vinay. author
    Publicado 2014
    Tabla de Contenidos: “…Chapter 4: The Front End: PresentationFrontend Technologies; HTML; XML and XHTML; CSS; JavaScript; Document Object Model and DHTML; jQuery; Ajax; Portability and Accessibility; Web Standards; Responsive Design; Conclusion; Chapter 5: Databases: The Model; Database Systems; The Four Components of Databases; Data; Hardware; Software; Users; Three-Level Architecture; Entity-Relationship Model; Classification; Data Model; Relational Model; Non-Relational Model; Object-Oriented Model; Object-Relational Model; XML; Centralized vs. …”
    Libro electrónico
  20. 660
    por Feldt, Kenneth C.
    Publicado 2007
    Tabla de Contenidos: “…; How This Book Is Organized; Demonstration Platforms; Using Code Examples; Comments and Questions; Safari® Enabled; Acknowledgments; Firefox and Friends; Mozilla to Firefox and Thunderbird; XML Technologies; XML History; XSLT and XPath; RDF; CSS; At the Top of It All: The DOM; Mixing Document Types; Getting Started; Supporting Tools; Apache web server; PHP; MySQL; Getting the Browser; XUL Basics; File Structure; XUL Widgets; Boxes; Adding Styling; Box Sizes…”
    Libro electrónico