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
-
1161Publicado 2007Tabla de Contenidos: “…Working with a More Traditional XML; 2.4.3. Simplifying Processing with JSON; 2.4.4. …”
Libro electrónico -
1162
-
1163Publicado 2011Tabla de Contenidos: “…A Multi-Get Interface -- The Vote Interface -- API Design Guidelines -- Models -- Rails -- Rails 2.3 Routes -- Rails 3 Routes -- The Rails Controller -- Sinatra -- Rack -- Conclusion -- 6 Connecting to Services -- Blocking I/O, Threading, and Parallelism -- Asynchronous I/O -- Multi-threading -- Typhoeus -- Making Single Requests -- Making Simultaneous Requests -- Multi-threaded Requests -- JRuby -- Logging for Performance -- Handling Error Conditions -- Testing and Mocking Service Calls -- Requests in Development Environments -- Conclusion -- 7 Developing Service Client Libraries -- Packaging -- Jeweler -- Building and Deploying a Library -- Parsing Logic -- The JSON Gem -- YAJL Ruby -- Wrapping Parsed Results -- ActiveModel -- Validations -- Serialization -- Connection and Request Logic -- Data Reads -- Data Writes -- Mocks, Stubs, and Tests -- Conclusion -- 8 Load Balancing and Caching -- Latency and Throughput -- Load Balancing -- Load Balancing Algorithms -- Implementing Load Balancing -- Caching with Memcached -- The Memcached Client and ActiveRecord -- Time-Based Expiration -- Manual Expiration -- Generational Cache Keys -- HTTP Caching -- Expiration-Based Caching -- Validation-Based Caching -- Implementing HTTP Caching -- Conclusion -- 9 Parsing XML for Legacy Services -- XML -- REXML -- Nokogiri -- SOAP -- Exploring Web Services with a WSDL File -- Making Requests -- Conclusion -- 10 Security -- Authentication -- HTTP Authentication -- Signing Requests -- SSL for Authentication -- Authentication for Rails Applications -- Authorization -- Firewalls -- An RBAC Authorization Service -- Encryption -- SSL for Encryption -- Public/Private Key Pairs for Encryption -- Conclusion -- 11 Messaging -- What Is Messaging? …”
Libro electrónico -
1164Publicado 2023Tabla de Contenidos: “…-- Glue code -- The Karate way -- Supported data types in Karate -- JSON -- GraphQL -- XML -- YAML -- CSV -- Other text-based formats -- Binary formats -- The JavaScript engine -- Java interoperability -- Summary -- Chapter 2: Setting up Your Karate Project -- Technical requirements -- Installing Java -- Setting the JAVA_HOME environment variable -- Getting to know Karate standalone -- Preparing the IDE -- Setting up Visual Studio Code -- Setting up IntelliJ IDEA -- Importing the example project -- Setting up Karate projects with Maven -- What is Maven? …”
Libro electrónico -
1165Publicado 2016Tabla de Contenidos: “…User-defined Cells -- The Visio file format -- Storing data as hidden XML -- Knowing how shapes relate in structured diagrams -- Connections -- 1D to 1D connections -- 2D to 2D connections -- Why the Dynamic connector shape is special -- Containers -- Lists -- Callouts -- Summary -- Chapter 3: Linking Data to Shapes -- A very quick introduction to importing and linking data -- Knowing when to use the Quick Import tool -- Importing to shapes without existing Shape Data rows -- Importing to shapes with existing Shape Data rows -- Using the Custom Import feature -- Importing from Excel workbooks -- Importing from Microsoft Access databases -- Importing from SharePoint lists -- Importing from SQL Server data -- Importing data with OLEDB and ODBC -- Using previously created connections -- Using XML data -- Removing external data connections for privacy and efficiency -- Creating data links to the shapes -- Linking data to shapes manually -- Linking data to shapes automatically -- Linking shapes to a single data row -- Linking multiple shapes to separate data rows -- Linking a new shape to a data row -- Linking multiple new shapes to data rows -- Summary -- Chapter 4: Using the Built-in Data Graphics -- Displaying data with graphics -- Changing the position of a graphic item -- Configuring the graphic item -- Using the Advanced Data Graphics dialog -- Understanding the Graphic Item types -- Using Text Callouts -- Using Icon Sets -- Using Data Bars -- Applying Color By Value -- Adding a legend -- Analyzing the composition of a Data Graphic -- Summary -- Chapter 5: Using the Pivot Diagram Add-on -- Choosing a data source -- Using SQL Server Analysis Services -- Looking behind the data -- Configuring the default Data Graphics -- Breaking down by category -- Sorting Pivot Nodes -- Editing Data Graphics of child nodes -- Selecting Pivot Nodes…”
Libro electrónico -
1166Publicado 2018Tabla de Contenidos: “…Custom form authentication mechanism -- Summary -- Chapter 10: RESTful Web Services with JAX-RS -- An introduction to RESTful web services and JAX-RS -- Developing a simple RESTful web service -- Configuring the REST resources path for our application -- Configuring via the @ApplicationPath annotation -- Testing our web service -- Converting data between Java and XML with JAXB -- Developing a RESTful web service client -- Query and path parameters -- Query parameters -- Sending query parameters via the JAX-RS client API -- Path parameters -- Sending path parameters via the JAX-RS client API -- Server-sent events -- JavaScript Server-sent events client -- Summary -- Chapter 11: Microservices Development with Java EE -- Introduction to microservices -- Advantages of a microservices architecture -- Disadvantages of a microservices architecture -- Microservices and Java EE -- Developing microservices using Java EE -- Developing microservices client code -- The controller service -- Summary -- Chapter 12: Web Services with JAX-WS -- Developing web services with JAX-WS -- Developing a web service client -- Sending attachments to web services -- Exposing EJBs as web services -- EJB web service clients -- Summary -- Chapter 13: Servlet Development and Deployment -- What is a servlet? …”
Libro electrónico -
1167Publicado 2017Tabla de Contenidos: “…Chapter 4: Understanding the Spark Programming Model -- Hello Spark -- Prerequisites -- Common RDD transformations -- Map -- Filter -- flatMap -- mapToPair -- flatMapToPair -- union -- Intersection -- Distinct -- Cartesian -- groupByKey -- reduceByKey -- sortByKey -- Join -- CoGroup -- Common RDD actions -- isEmpty -- collect -- collectAsMap -- count -- countByKey -- countByValue -- Max -- Min -- First -- Take -- takeOrdered -- takeSample -- top -- reduce -- Fold -- aggregate -- forEach -- saveAsTextFile -- saveAsObjectFile -- RDD persistence and cache -- Summary -- Chapter 5: Working with Data and Storage -- Interaction with external storage systems -- Interaction with local filesystem -- Interaction with Amazon S3 -- Interaction with HDFS -- Interaction with Cassandra -- Working with different data formats -- Plain and specially formatted text -- Working with CSV data -- Working with JSON data -- Working with XML Data -- References -- Summary -- Chapter 6: Spark on Cluster -- Spark application in distributed-mode -- Driver program -- Executor program -- Cluster managers -- Spark standalone -- Installation of Spark standalone cluster -- Start master -- Start slave -- Stop master and slaves -- Deploying applications on Spark standalone cluster -- Client mode -- Cluster mode -- Useful job configurations -- Useful cluster level configurations (Spark standalone) -- Yet Another Resource Negotiator (YARN) -- YARN client -- YARN cluster -- Useful job configuration -- Summary -- Chapter 7: Spark Programming Model - Advanced -- RDD partitioning -- Repartitioning -- How Spark calculates the partition count for transformations with shuffling (wide transformations ) -- Partitioner -- Hash Partitioner -- Range Partitioner -- Custom Partitioner -- Advanced transformations -- mapPartitions -- mapPartitionsWithIndex -- mapPartitionsToPair -- mapValues…”
Libro electrónico -
1168Publicado 2017Tabla de Contenidos: “…In-band or classic SQLI -- Blind SQLI -- Stacked or compound SQLI -- SQLI tool school -- Old-school SQLI via browsers -- Stepping it up with SQLMap -- Cooking up some menu-driven SQLI with BBQSQL -- SQLI goes high-class with Oracle -- The X-factor - XML and XPath injections -- XML injection -- XPath injection -- Credential Jedi mind tricks -- Going beyond persuasion - Injecting for execution -- Code injections -- Overflowing fun -- Commix - Not-so-funny command injections -- Down with HTTP? …”
Libro electrónico -
1169por Erl, ThomasTabla de Contenidos: “…Cover -- Contents -- Preface -- Chapter 1 Introduction -- 1.1 Why this book is important -- 1.1.1 The false SOA -- 1.1.2 The ideal SOA -- 1.1.3 The real SOA -- 1.2 Objectives of this book -- 1.2.1 Understanding SOA, service-orientation, and Web services -- 1.2.2 Learning how to build SOA with Web services -- 1.3 Who this book is for -- 1.4 What this book does not cover -- 1.5 How this book is organized -- 1.5.1 Part I: SOA and Web Services Fundamentals -- 1.5.2 Part II: SOA and WS-* Extensions -- 1.5.3 Part III: SOA and Service-Orientation -- 1.5.4 Part IV: Building SOA (Planning and Analysis) -- 1.5.5 Part V: Building SOA (Technology and Design) -- 1.5.6 Conventions -- 1.6 Additional information -- 1.6.1 The XML & -- Web Services Integration Framework (XWIF) -- 1.6.2 www.serviceoriented.ws -- 1.6.3 Contact the Author -- Chapter 2 Case Studies -- 2.1 How case studies are used -- 2.1.1 Style characteristics -- 2.1.2 Relationship to abstract content -- 2.1.3 Code samples -- 2.2 Case #1 background: RailCo Ltd. -- 2.2.1 History -- 2.2.2 Technical infrastructure -- 2.2.3 Automation solutions -- 2.2.4 Business goals and obstacles -- 2.3 Case #2 background: Transit Line Systems Inc. -- 2.3.1 History -- 2.3.2 Technical infrastructure -- 2.3.3 Automation solutions -- 2.3.4 Business goals and obstacles -- Part I: SOA and Web Services Fundamentals -- Chapter 3 Introducing SOA -- 3.1 Fundamental SOA -- 3.2 Common characteristics of contemporary SOA -- 3.3 Common misperceptions about SOA -- 3.4 Common tangible benefits of SOA -- 3.5 Common pitfalls of adopting SOA -- Chapter 4 The Evolution of SOA -- 4.1 An SOA timeline (from XML to Web services to SOA) -- 4.2 The continuing evolution of SOA (standards organizations and contributing vendors) -- 4.3 The roots of SOA (comparing SOA to past architectures) -- Chapter 5 Web Services and Primitive SOA…”
Publicado 2005
Libro electrónico -
1170Publicado 2023Tabla de Contenidos: “…-- Summary -- Further reading -- Chapter 3: The Maven Build Tool -- Technical requirements -- Installing Maven -- Windows -- Linux -- macOS -- Overview of Maven functionality -- Dependency management -- Maven plugins -- Maven project layout -- Java source code packages -- The pom.xml configuration file -- jar - Java archive -- War - web archive -- ear - enterprise archive -- pom - POM -- The build section -- Running Maven -- Command-line Maven -- Running Maven in an IDE -- Summary -- Further reading -- Part 2: Language Fundamentals -- Chapter 4: Language Fundamentals - Data Types and Variables -- Technical requirements -- Primitive data types -- Type safety -- Literal values -- Integers -- Floating point -- Boolean -- char…”
Libro electrónico -
1171Publicado 2003Tabla de Contenidos: “…Data Center Model -- 6.1 The ITITO Data Center Model -- 6.2 Data Center Model asset relationships -- 6.3 Building a Data Center Model -- 6.3.1 Resetting the Data Center Model -- 6.3.2 The fabric/network infrastructure -- 6.3.3 Software products and software stacks -- 6.3.4 The servers and the resource pools -- 6.3.5 Customers and their applications -- 6.4 Building the Data Center Model with XML -- 6.4.1 XML import -- 6.4.2 Other Data Center Model objects -- 6.4.3 Other XML files -- 6.5 Looking ahead -- Chapter 7. …”
Libro electrónico -
1172Publicado 2022Tabla de Contenidos: “…INTEGRATING DATA AND WEB TECHNOLOGY -- The World Wide Web -- XML and databases -- Other ways to link databases into web technology -- Cloud computing…”
Libro electrónico -
1173por Chao, Lee, 1951-Tabla de Contenidos: “…Normal Forms Denormalization Transferring Data Model to Relational Database Representing Entities Representing Relationships Enforcing Constraints Summary Review Questions Database Development and Management with SQL Objectives Introduction Structured Query Language Creating Database Objects Defining Data Types Constraints Creating Database Creating Tables Managing Database Objects Viewing Table Structures Modifying Table Structures Controlling Database Object Privileges Manipulating Data in Tables Inserting Data Modifying Data Querying Data Deleting Data Summary Review Questions Importing and Exporting Database Objects Objectives Introduction SQL Server Management Studio Data-Tier Application Windows Azure SQL Database Migration Wizard Moving Data in and out of Windows Azure SQL Database Using SSIS Import and Export Data with Bulk Copy Program Working with XML Data Introduction to Extensible Markup Language XML Data Type Summary Review Questions Querying Information in Windows Azure SQL Database Objectives Introduction Retrieving Data from Tables with SQL Querying Data with SELECT, FROM, and WHERE Statements Logical Operators Comparison Operators Arithmetic Operators Subqueries Joining Multiple Tables with SQL Inner Join Outer Join Multiple Joins Self-Join SQL Built-In Functions Aggregate Functions Scalar Functions Summary Review Questions Windows Azure SQL Database Procedures and Functions Objectives Introduction SQL Programming Extensions Variables Flow-Control Structures Procedures and Functions Functions Scalar Functions Table Functions APPLY Operator Procedures Creating and Executing Stored Procedures Modifying and Deleting Stored Procedures Triggers Creating, Modifying, and Deleting Triggers Using Triggers Validating Business Constraints Implementing Dynamic Application Logic Keeping Database Integrity Summary Review Questions Windows Azure SQL Database Views, Indexes, and Federations Objectives Introduction Views Create Views Modify Views Modify Data in a View Drop Views Indexes Create Indexes Manage Indexes Remove Indexes Federations Federation Design Generating Federation Key Database Operations across Multiple Federation Members Data Distribution across Multiple Federation Members Applications and Federation Logic Federation Implementation with T-SQL Summary Review Questions Database Application Development Objectives Introduction Database Application Design Application Design GUI Design Database Application Development Form Development Report Development Summary Review Questions Windows Azure and Deployment of Applications to the Cloud Objectives Introduction Windows Azure Windows Azure Structure Windows Azure Management Portal Windows Azure SDK Windows Azure Compute Emulator Windows Azure Storage Emulator Application Development with Windows Azure SDK Windows Azure Application Design Windows Azure Application Development Developing Applications on Local Computers Role Definition and Configuration Authentication Windows Azure Application Deployment Summary Review Questions Windows Azure Storage Objectives Introduction Windows Azure Storage Services Use of Table Storage Use of Blob Storage Use of Queue Storage Deploy Applications to Windows Azure Summary Review Questions Windows Azure Management Objectives Introduction Windows Azure SQL Database Security Managing Windows Azure SQL Database Managing Windows Azure Monitoring Windows Azure Summary Review Questions Bibliography Index…”
Publicado 2014
Libro electrónico -
1174Publicado 2017Tabla de Contenidos: “…. -- Chapter 7: Working with Web Services - XML-RPC, SOAP, and REST -- Introduction -- Querying a local XML-RPC server -- Getting ready -- How to do it... -- How it works... -- Writing a multithreaded, multicall XML-RPC server -- How to do it... -- How it works... -- Running an XML-RPC server with a basic HTTP authentication -- How to do it... -- How it works... -- Collecting some photo information from Flickr using REST -- How to do it... -- How it works... -- Searching for SOAP methods from an Amazon S3 web service -- Getting ready -- How to do it... -- How it works... -- Searching Amazon for books through the product search API -- Getting ready -- How to do it... -- How it works... -- Creating RESTful web applications with Flask -- Getting ready -- How to do it... -- How it works…”
Libro electrónico -
1175por Leonard, AnghelTabla de Contenidos: “…JSF Configurations Using XML Files and Annotations - Part 2.…”
Publicado 2014
Libro electrónico -
1176Tabla de Contenidos: “…Part 1 - Introducing C# and the .NET Platform -- 1: The Philosophy of .NET -- 2: Building C# Applications -- Part 2 - Core C# Programing -- 3: Core C# Programming Constructs, Part I -- 4: Core C# Programming Constructs, Part II -- Part 3 - Object-Oriented Programming with C# -- 5: Understanding Encapsulation -- 6: Understanding Inheritance and Polymorphism -- 7: Understanding Structured Exception Handling -- 8: Working with Interfaces -- Part 4 - Advanced C# Programming -- 9: Collections and Generics -- 10: Delegates, Events, and Lambda Expressions -- 11: Advanced C# Language Features -- 12: LINQ to Objects -- 13: Understanding Object Lifetime -- Part 5 - Programming with .NET Assemblies -- 14: Building and Configuring Class Libraries -- 15: Type Reflection, Late Binding, and Attribute-Based Programming -- 16: Dynamic Types and the Dynamic Language Runtime -- 17: Processes, AppDomains, and Object Contexts -- 18: Understanding CIL and the Role of Dynamic Assemblies -- Part 6 - Introducing the .NET Base Class Libraries -- 19: Multithreaded, Parallel, and Async Programming -- 20: File I/O and Object Serialization -- 21: Data Access With ADO.NET -- 22: Introducing Entity Framework 6 -- 23: Introducing Windows Communication Foundation -- Part 7 - Windows Presentation Foundation -- 24: Introducing Windows Presentation Foundation and XAML -- 25: Programming WPF Controls -- 26: WPF Graphics Rendering Services -- 27: WPF Resources, Animations, Styles, and Templates -- 28: Notifications, Validations, Command, and MVVM -- Part 8 - ASP.NET.MVC -- 29: Introducing ASP.NET MVC -- 30: Introducing ASP.NET Web API 2.2 -- Part 9 - .NET CORE -- 31: The Philosophy of .NET Core -- 32: Introducing Entity Framework Core -- 33: Introducing ASP.NET Core Web Applications -- 34: Introducing ASP.NET Core Service Applications -- Appendicies -- Appendix A: ADO.NET Data Sets, Data Tables, and Data Adapters -- Appendix B: Introducing LINQ to XML -- Appendix C: Introducing ASP.NET Web Forms -- Appendix D: ASP.NET Web Controls, Master Pages, and Themes -- Appendix E: ASP.NET State Management Techniques…”
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
1177por Benson, Edward, 1983-Tabla de Contenidos: “…Managing the Application Lifecycle Summary; Chapter 4: Getting the Most from M, V, and C; The Best API Documentation Is Free; The Model; The View; The Controller; Summary; Chapter 5: Beautiful Web APIs; Two Big Ideas for Web APIs; Routing; Anatomy of the Web API Call; Overlaying the API; Adding Custom MIME Types; API-Metering, the Rails Way; What about SOAP/XML-RPC Services?; Summary; Chapter 6: Resources and REST; A Web of Resources; Representational State Transfer; REST and Rails; Summary; Chapter 7: The Five Styles of AJAX; The Big Secrets; The Five Styles of AJAX; AJAX as Just Another API…”
Publicado 2008
Libro electrónico -
1178Publicado 2015Tabla de Contenidos: “…Regular expressions -- Chapter 14. Working with HTML and XML data -- Chapter 15. PSDrives and PSProviders -- Chapter 16. …”
Libro electrónico -
1179Publicado 2015Tabla de Contenidos: “…IntelliJ IDEA and Jenkins build connectorsNetBeans; Summary; Chapter 4: The API and the CLI; Creating an Information Radiator with the Jenkins XML API; Getting the information from Jenkins; Automating the job; Radiating the information; Jenkins as a web server - the userContent directory; The Jenkins CLI; How to set it up; How to use it; Triggering remote jobs via the CLI; Updating Jenkins configuration; Summary; Chapter 5: Extension Points; A brief history of Jenkins plugins; Interfaces; Abstract classes; Abstraction and interfaces; Singletons; Declaring an extension in Jenkins; Summary…”
Libro electrónico -
1180por Quinn, StephenTabla de Contenidos: “…New tools for journalists; Analysing successful data managers; The Advanced Journalist Technology Project; Newsplex: the newsroom of the future; Computer-assisted reporting; Geographical information systems; Databases for information management; Extensible markup language; XML enables convergence journalism…”
Publicado 2002
Libro electrónico