Mostrando 481 - 500 Resultados de 1,883 Para Buscar '"XML"', tiempo de consulta: 0.06s Limitar resultados
  1. 481
    Publicado 2016
    “…The book encompasses the latest technologies such as OAuth 2.0, Web API testing methodologies and XML vectors used by hackers. Some lesser discussed attack vectors such as RPO (relative path overwrite), DOM clobbering, PHP Object Injection and etc. has been covered in this book. …”
    Libro electrónico
  2. 482
    Publicado 2016
    “…Because SVG images and their behaviors are defined in XML text files, they can be searched, indexed, scripted, and compressed. …”
    Libro electrónico
  3. 483
    Publicado 2017
    Libro electrónico
  4. 484
    Publicado 2001
    “…Coding and implementation examples of alternative solutions are discussed. Additionally, XML functions and the DB2 XML Extender implementation are documented in easy "how-to" steps. …”
    Libro electrónico
  5. 485
    Publicado 2018
    “…Grundlagen der App-Programmierung für Android mit Java und XML Mit einem durchgehenden Beispiel Schritt für Schritt Apps programmieren lernen Für alle aktuellen Android-Versionen Eugen Richter vermittelt Ihnen in diesem Buch anschaulich die Grundlagen der Android-Programmierung mit Java und XML. …”
    Libro electrónico
  6. 486
    Publicado 2019
    “…Grundlagen der App-Programmierung für Android mit Java und XML Mit einem durchgehenden Beispiel Schritt für Schritt Apps programmieren lernen Für alle aktuellen Android-Versionen Eugen Richter vermittelt Ihnen in diesem Buch anschaulich die Grundlagen der Android-Programmierung mit Java und XML. …”
    Libro electrónico
  7. 487
    por Deel, Darrick
    Publicado 2002
    “…Developing Cisco IP Phone Services uses detailed code samples to explain the tools and processes used to develop custom phone services. You'll learn about XML, CallManager, Cisco IP Phones, and the history behind why Cisco chose XML to deploy phone services. …”
    Libro electrónico
  8. 488
    Publicado 2017
    “…Here we will also look at the xml and Java configurations combined in one application. …”
    Video
  9. 489
    por Ballinger, Keith
    Publicado 2003
    “…Written by Keith Ballinger, a Program Manager for XML Web Services at Microsoft, this book explains what Web services are, why they exist, and how they work in .NET. …”
    Libro electrónico
  10. 490
    Publicado 2003
    “…Introducing SyncML: the new XML-based standard for universal synchronization. …”
    Libro electrónico
  11. 491
    por Hewitt, Eben
    Publicado 2009
    “…Instead of providing another conceptual, high-level view of SOA, this cookbook shows you how to make SOA work. It's full of Java and XML code you can insert directly into your applications and recipes you can apply right away. …”
    Libro electrónico
  12. 492
    Publicado 2018
    “…This practical guide shows network engineers how to use a range of technologies and tools—including Linux, Python, JSON, and XML—to automate their systems through code. Network programming and automation will help you simplify tasks involved in configuring, managing, and operating network equipment, topologies, services, and connectivity. …”
    Libro electrónico
  13. 493
    Publicado 2010
    “…You'll take on XML and JSON, and use both data formats to make your pages and web apps responsive and user-friendly. …”
    Video
  14. 494
    por Hudson, Paul, 1979-
    Publicado 2006
    Tabla de Contenidos: “…Introduction to PHP -- Installing PHP -- The PHP interpreter -- The PHP language -- Variables and constants -- Operators -- Function reference -- Object-oriented PHP -- HTML forms -- Cookies and sessions -- Output buffering -- Security -- Files -- Databases -- Regular expressions -- Manipulating images -- Creating PDFs -- Creating flash -- XML & XSLT -- Network programming -- Distributing your code -- Debugging -- Performance…”
    Libro electrónico
  15. 495
    por Thai, Thuan L.
    Publicado 2003
    Tabla de Contenidos: “…Working with .NET Components -- 5. Data and XML -- 6. Web Services -- 7. ASP.NET -- 8. Windows Forms -- 9. .NET and Mobile Devices -- A. .NET Languages -- B. …”
    Libro electrónico
  16. 496
    por Monson-Haefel, Richard
    Publicado 2000
    Tabla de Contenidos: “…Introduction -- Architectural Overview -- Resource Management and the Primary Services -- Developing Your First Enterprise Beans -- The Client View -- Entity Beans -- Session Beans -- Transactions -- Design Strategies -- XML Deployment Descriptors -- Java 2, Enterprise Edition -- The Enterprise JavaBeans API -- State and Sequence Diagrams -- EJB Vendors -- New Features in EJB 1.1.…”
    Libro electrónico
  17. 497
    por Powers, David
    Publicado 2008
    Tabla de Contenidos: “…-- Writing PHP Classes -- Taking the Pain out of Working with Dates -- Using Php filters to Validate User Input -- Building a Versatile Remote File Connector -- Simplexml—couldn’t Be Simpler -- Supercharged Looping with SPL -- Generating XML from a Database -- Case study: Creating your own RSS Feed…”
    Libro electrónico
  18. 498
    por Thelin, Johan
    Publicado 2007
    Tabla de Contenidos: “…Getting to Know Qt -- The Qt Way of C++ -- Rapid Application Development Using Qt -- Widgets and Layouts -- The Main Window -- The Qt Building Blocks -- The Model-View Framework -- Creating Widgets -- Drawing and Printing -- Files, Streams, and XML -- Providing Help -- Internationalization and Localization -- Plugins -- Doing Things in Parallel -- Databases -- Networking -- Building Qt Projects -- Unit Testing…”
    Libro electrónico
  19. 499
    por Jones, Allen
    Publicado 2010
    Tabla de Contenidos: “…Application Development -- Data Manipulation -- Application Domains, Reflection, and Metadata -- Threads, Processes, and Synchronization -- Files, Directories, and I/O -- XML Processing -- Windows Forms -- Graphics, Multimedia, and Printing -- Database Access -- Networking -- Security and Cryptography -- Unmanaged Code Interoperability -- Commonly Used Interfaces and Patterns -- Windows Integration -- Parallel Programming -- Using LINQ -- Windows Presentation Foundation…”
    Libro electrónico
  20. 500
    Publicado 2019
    Tabla de Contenidos: “…-- Part 4: Controlling Operations -- Chapter 14: Providing Database Security -- The SQL Data Control Language -- User Access Levels -- Granting Privileges to Users -- Granting Privileges across Levels -- Granting the Power to Grant Privileges -- Taking Privileges Away -- Using GRANT and REVOKE Together to Save Time and Effort -- Chapter 15: Protecting Data -- Threats to Data Integrity -- Reducing Vulnerability to Data Corruption -- Constraints Within Transactions -- Avoiding SQL Injection Attacks -- Chapter 16: Using SQL within Applications -- SQL in an Application -- Hooking SQL into Procedural Languages -- Part 5: Taking SQL to the Real World -- Chapter 17: Accessing Data with ODBC and JDBC -- ODBC -- ODBC in a Client/Server Environment -- ODBC and the Internet -- ODBC and an Intranet -- JDBC -- Chapter 18: Operating on XML Data with SQL -- How XML Relates to SQL -- The XML Data Type -- Mapping SQL to XML and XML to SQL -- SQL Functions That Operate on XML Data -- Predicates -- Transforming XML Data into SQL Tables -- Mapping Non-Predefined Data Types to XML -- The Marriage of SQL and XML -- Chapter 19: SQL and JSON -- Using JSON with SQL -- The SQL/JSON Data Model -- SQL/JSON Functions -- SQL/JSON Path Language -- There's More -- Part 6: Advanced Topics…”
    Libro electrónico