Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 372
- Computer Science 300
- Development 251
- Application software 244
- Java (Computer program language) 193
- Web site development 149
- XML (Document markup language) 132
- Web sites 125
- Database management 123
- Design 114
- Computer programs 104
- Internet programming 93
- Microsoft .NET Framework 88
- XML (Lenguaje de marcas) 86
- Electrical & Computer Engineering 76
- Telecommunications 75
- C# (Computer program language) 60
- Computer programming 59
- Android (Electronic resource) 55
- SQL server 54
- Programming languages (Electronic computers) 51
- Data processing 50
- Python (Computer program language) 48
- Computer software 47
- Programming 47
- Client/server computing 46
- Web services 44
- Management 42
- Relational databases 41
- Mobile computing 40
-
341
Libro electrónico -
342
-
343por Guruge, AnuraTabla de Contenidos: “…; 1.2 Why there is a need for Web services; 1.3 When to implement Web services; 1.4 How to create and use Web services; 1.5 Q&A: A time to recap and reflect; Chapter 2. XML-The Backbone of Web Services; 2.1 XML from 33,000 feet; 2.2 What XML is all about; 2.3 The very basics of XML; 2.4 Contrasting XML against HTML; 2.5 DTDs and XML schema; 2.6 XSL and XSL: Making XML presentable; 2.7 XML editors and XML APIs…”
Publicado 2004
Libro electrónico -
344Publicado 2003“…This book is a succinct introduction and handy reference to the Java/XML APIs, more commonly known as the JWSDP or "Java Web Services Development Pack." …”
Libro electrónico -
345por Eubanks, Brian D.Tabla de Contenidos: “…Java language and core API -- String utilities -- Processing XML and HTML -- Crawling the semantic Web -- Math and science -- Graphics and visualization -- Multimedia and sychronization -- Fun and games -- Integration…”
Publicado 2005
Libro electrónico -
346Publicado 2002“…With XSLT you can effortlessly transform XML documents into virtually any kind of output, including other XML documents and HTML pages. …”
Libro electrónico -
347por Bryant, JayTabla de Contenidos: “…Merrily Down the StreamReading a File's Content; Writing a File's Content; Summary; CHAPTER 9 Writing and Reading XML; The Structure of XML; XML and Streams; DOM and SAX; Writing XML; Writing XML with DOM; Writing XML with Strings; Reading XML; Reading XML with DOM; Reading XML with SAX; A Word about Factory Classes; Summary; CHAPTER 10 Animation; Timing Is Everything; Animation: A Simple Example; Animating Multiple Items; Sprite Animation; Summary; CHAPTER 11 Debugging with Eclipse; The Flow of Debugging; Debugging without a Debugger; Starting the Eclipse Debugger; Breakpoints and Variables…”
Publicado 2012
Libro electrónico -
348por Cadenhead, RogersTabla de Contenidos: “…The JDBC-ODBC Bridge -- Summary -- Q& -- A -- Quiz -- Exercises -- DAY 19: Reading and Writing RSS Feeds -- Using XML -- Designing an XML Dialect -- Processing XML with Java -- Processing XML with XOM -- Summary -- Q& -- A -- Quiz -- Exercises -- DAY 20: XML Web Services -- Introduction to XML-RPC -- Communicating with XML-RPC -- Choosing an XML-RPC Implementation -- Using an XML-RPC Web Service -- Creating an XML-RPC Web Service -- Summary -- Q& -- A -- Quiz -- Exercises -- DAY 21: Writing Java Servlets and Java Server Pages -- Using Servlets -- Developing Servlets -- JSP -- JSP Standard Tag Library -- Summary -- Q& -- A -- Quiz -- Exercises -- Appendixes -- APPENDIX A: Using the Java Development Kit -- Choosing a Java Development Tool -- Configuring the Java Development Kit -- Using a Text Editor -- Creating a Sample Program. -- Setting Up the CLASSPATH Variable -- APPENDIX B: Programming with the Java Development Kit -- An Overview of the JDK -- The java Interpreter -- The javac Compiler -- The appletviewer Browser -- The javadoc Documentation Tool -- The jar Java File Archival Tool -- The jdb Debugger -- Using System Properties -- APPENDIX C: This Book's Website -- Index -- Bonus Material on the Companion CD-ROM -- CD1 Choosing Java -- CD2 Writing Java Applets -- CD3 Regular Expressions -- CD4 Where to Go from Here: Java Resources…”
Publicado 2007
Libro electrónico -
349por ITL Education SolutionsTabla de Contenidos: “…Indexing of Text Documents -- Web Search Engines -- Summary -- Key Terms -- Exercises -- Object-Based Databases -- Need for Object-Based Databases -- Object Relational Database Systems -- Object-Oriented Database Management Systems -- OODBMS versus ORDBMS -- Summary -- Key Terms -- Exercises -- XML -- Structured, Semi-Structured, and Unstructured Data -- Overview of XML -- Structure of XML Data -- DTD and XML Schema -- Querying XML Data -- Approaches to Store XML Data -- Uses of XML -- Summary -- Key Terms -- Exercises -- Leading Database Systems -- Postgre SQL -- Oracle -- Microsoft SQL Server -- IBM DB2 Universal Database -- Summary -- Key Terms -- Exercises -- Hospital Management System -- Aim -- Description -- Tables Description -- E-R Diagram -- Relational Database Schema for Case Study -- Implementation in SQL Server -- Railway Reservation -- Aim -- Description -- List of Assumptions -- E-R Diagram -- Description of Tables and Procedures -- Relational Database Schema for Case Study -- Microsoft Access as Database Management System -- Components of Access -- Starting Access -- Working with Tables -- Working with Queries -- Working with Forms -- Working with Reports -- SQL Extensions for Data Analysis -- Extensions to GROUP bY Clause -- New Analytic Functions -- Top-N Queries -- Windowing in SQL:1999 -- Abbreviations, Acronyms, and Symbols -- E. …”
Publicado 2008
Libro electrónico -
350Publicado 2011Tabla de Contenidos: “…; Part V: Input/Output; Chapter 13: Loading Assets; Loading SWFs and Images; Loading Data; Communicating with Loaded SWFs; Additional Online Resources; What's Next?; Chapter 14: XML; Understanding XML Structure; Creating an XML Object; Using Variables in XML; Reading XML; Writing XML; Deleting XML; Loading External XML Documents; Sending to and Loading from a Server; An XML-Based Navigation System; What's Next?…”
Libro electrónico -
351por Kurniawan, BudiTabla de Contenidos: “…Introduction -- Reference -- Microsoft.Win32 -- System -- System.Collections -- System.Collections.Specialized -- System.Diagnostics -- System.Globalization -- System.IO -- System.IO.IsolatedStorage -- System.Net -- System.Net.Sockets -- System.Reflection -- System.Reflection.Emit -- System.Runtime.InteropServices -- System.Runtime.Serialization -- System.Runtime.Serialization.Formatters -- System.Text -- System.Text.RegularExpressions -- System.Threading -- System.Timers -- System.Xml -- System.Xml.XPath -- System.Xml.Xsl…”
Publicado 2002
Libro electrónico -
352Publicado 2014Tabla de Contenidos: “…8.4 Extensible Style Language8.5 XML Data Tree; 8.6 CSS Versus XSLT; 8.7 Document Type Definition and Validation; 8.8 XML Schema; 8.9 Summary of Application of XML; 8.10 An Example of XML Application; 8.11 Advanced Subjects of XML; 8.12 XHTML; 8.13 XBRL; CHAPTER 9 SQL; 9.1 Introduction to SQL; 9.2 CREATE and DROP; 9.3 INSERT, UPDATE, DELETE; 9.4 Query-SELECT; 9.5 WHERE Clause and Comparison; 9.6 ORDER BY Clause; 9.7 Aggregate Functions; 9.8 GROUP BY Clause and HAVING Clause; 9.9 Joining Tables; 9.10 Subquery; 9.11 Tactics for Writing Queries…”
Libro electrónico -
353por Adamovich, AndreyTabla de Contenidos: “…. -- See also -- 5. Working with XML in Groovy -- Introduction -- Reading XML using XmlSlurper -- Getting ready -- How to do it... -- How it works... -- See also -- Reading XML using XmlParser -- How to do it... -- How it works... -- See also -- Reading XML content with namespaces -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Searching in XML with GPath -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Searching in XML with XPath -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Constructing XML content -- How to do it... -- How it works... -- There's more... -- See also -- Modifying XML content -- Getting ready -- How to do it... -- How it works... -- See also -- Sorting XML nodes -- How to do it... -- How it works... -- There's more... -- See also -- Serializing Groovy Beans to XML -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- 6. …”
Publicado 2013
Libro electrónico -
354Publicado 2007“…"Microsoft Office InfoPath represents a revolutionary leap in XML technologies and a new paradigm for gathering business-critical information. …”
Libro electrónico -
355por Jennings, Roger“…The XML chapter includes Access 2003¿s new XML export/import features. …”
Publicado 2004
Libro electrónico -
356Publicado 2009“…PRACTICAL, EXAMPLE-RICH COVERAGE OF: XHTML® CSS® JavaScriptTM: Control Statements, Functions, Arrays, Objects JSON (JavaScript Object Notation) XHTML DOM®: Objects and Collections JavaScript Event-Driven Programming XML® and RSS XML DOM Rich Internet Applications Asynchronous JavaScript and XML (Ajax) XMLHttpRequest Dojo Toolkit Consuming Web Services And more... …”
Libro electrónico -
357por Ferracchiati, Fabio Claudio. authorTabla de Contenidos: “…LINQ to Objects -- LINQ to ADO.NET -- LINQ to XML…”
Publicado 2008
Libro electrónico -
358Publicado 2007“…Zudem erklärt er, wie SQL mit XML (SQL/XML:2005) verknüpft wird, um eine Website mit einer Datenbank zu verbinden.Außerdem gibt es jede Menge Profiinformationen, wie man zum Beispiel Datenbanken und Daten schützen kann und Fehler lokalisiert und behebt…”
Libro electrónico -
359Publicado 2008Tabla de Contenidos: “…Application Development -- Data Manipulation -- Application Domains, Reflection, and Metadata -- Threads, Processes, and Synchronization -- Files, Directories, and I/O -- Language Integrated Query (LINQ) -- LINQ to XML and XML Processing -- Database Access -- Windows Forms -- Multimedia -- Networking and Remoting -- Security and Cryptography -- Code Interoperability -- Commonly Used Interfaces and Patterns -- Windows Integration…”
Libro electrónico -
360por Meadows, AlexTabla de Contenidos: “…""Introduction""""Loading data into Salesforce.com""; ""Getting data from Salesforce.com""; ""Loading data into Hadoop""; ""Getting data from Hadoop""; ""Loading data into HBase""; ""Getting data from HBase""; ""Loading data into MongoDB""; ""Getting data from MongoDB""; ""Chapter 4: Manipulating XML Structures""; ""Introduction""; ""Reading simple XML files""; ""Specifying fields by using Path notation""; ""Validating well-formed XML files""; ""Validating an XML file against DTD definitions""; ""Validating an XML file against an XSD schema""; ""Generating a simple XML document""…”
Publicado 2013
Libro electrónico