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
-
781por Kalin, MartinTabla de Contenidos: “…-- Web Services and Service-Oriented Architecture -- A Very Short History of Web Services -- From DCE/RPC to XML-RPC -- Distributed Object Architecture: A Java Example -- Web Services to the Rescue -- What Is REST? …”
Publicado 2013
Libro electrónico -
782Publicado 2016Tabla de Contenidos: “…NavigationCSS; JavaScript; Summary indexing; Accelerated reports; Available modules; SimpleXML forms; Search-related modules; View-related modules; Display-related modules; Data; Content; The spec file; Testing modular inputs; Configuring modular inputs; When would you use the KV Store?…”
Libro electrónico -
783por Perry, Bruce W.Tabla de Contenidos: “…Naming Your Servlets; 3.0 Introduction; 3.1 Mapping a Servlet to a Name in web.xml; Problem; Solution; Discussion; See Also; 3.2 Creating More Than One Mapping toaServlet; Problem…”
Publicado 2004
Libro electrónico -
784Publicado 2009Tabla de Contenidos: “…Chapter 18 The Validation Framework -- 18.1 Constraints and Invariants -- 18.2 Effects on Generated Code -- 18.3 Invoking Validation -- 18.4 Basic EObject Constraints -- 18.5 XML Schema Constraints -- Chapter 19 EMF.Edit Programming -- 19.1 Overriding Commands -- 19.2 Customizing Views -- Chapter 20 Outside of the Eclipse IDE -- 20.1 Rich Client Platform -- 20.2 Stand-Alone Applications -- Chapter 21 EMF 2.3 and 2.4 -- 21.1 Java 5.0 Support -- 21.2 EMF Persistence Enhancements -- 21.3 Other New Features -- 21.4 Resource Options -- 21.5 Generator Model Properties -- Appendix A: UML Notation -- Appendix B: Summary of Example Models -- Index…”
Libro electrónico -
785Publicado 2012Tabla de Contenidos: “…External Video Uses: Cutscenes and MenusCutsceneManager; Video on the Timeline; Setting Up an Internal Video; Summary; 10 XML AND DYNAMIC CONTENT; Bringing Data In: Understanding the URLLoader Class; XML; E4X; Crossword Puzzle; Content Is a Two-Way Street: A Crossword Builder; Sending Data Back Out; One More Example: XML versus Flash Vars; Summary; 11 FOUR-LETTER WORD: M-A-T-H; The Math Class; Part One: Geometry and Trigonometry; A Quick Explanation of Radians and Pi; 3D in Flash; Perspective Projection; The SimpleTunnelShooter Example; Part Two: Physics; Example: A Top-Down Driving Engine…”
Libro electrónico -
786Publicado 2022Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Acknowledgments -- How to Use This Book -- Chapter 1: Working with Data -- Conversion Between Data Types -- Safe Number Conversion -- Conversion from Number to String and Back -- Boolean Conversions -- String to Data and Back -- Dates, Timestamps, and ISO 8601 Format -- Extracting Data from Dictionaries and Arrays -- Complex Data Types -- Extracting Data from Dictionary -- Extracting Data from Array -- Summary -- Chapter 2: Working with JSON and Other Popular Formats -- How Devices Exchange Data -- What Are Serialization and Deserialization -- Working with JSON -- Parsing JSON to Dictionary or Array -- Generating JSON from Dictionary or Array -- Working with XML -- Parsing XML -- Generating XML -- Working with YAML -- URL-Encoded Strings -- Serialization and Deserialization -- Serializing an Object -- Deserializing an Object -- Coding Keys -- Using @propertyWrapper -- Unit Conversion -- Distance and Length Units -- Area Units -- Volume Units -- Weight Units -- Summary -- Chapter 3: Working with Strings -- Analyzing String Content -- First, Last, and Other Names -- Email Address -- Password -- Phone Number -- Gender -- Date of Birth -- Credit Card Information -- Base64 and Hex Encoding -- Base64 Encoding -- Hex Encoding -- MD5, SHA, and Other Hashes -- MD5 Hash -- SHA Hashes -- Hashable Protocol and Swift Hashes -- Salt -- Integer Indexing -- Localization -- NSLocalizedString Macro -- Files with Translations -- LocalizedStringKey Struct -- Syntactic Sugar -- Summary -- Chapter 4: UIKit and Storyboards -- Navigation Between App Screens -- Screens, Windows, and Views -- Navigation in iOS Apps -- Scenes -- Going Back -- Replacing Root View -- Modifying UINavigationController Stack -- Removing Elements from the Navigation Stack…”
Libro electrónico -
787Publicado 2018Tabla de Contenidos: “…Integrate with AngularJS -- AngularJS concepts -- Controllers -- Services -- Creating the application entry point -- Creating the Category Controller -- Creating the Category Service -- Summary -- Chapter 3: Persistence with Spring Data and Reactive Fashion -- Learning the basics of Docker -- Preparing MongoDB -- Preparing a PostgreSQL database -- Spring Data project -- Spring Data JPA -- Configuring pom.xml for Spring Data JPA -- Configuring the Postgres connections -- Mapping the models -- Adding the JPA repositories in the CMS application -- Configuring transactions -- Installing and configuring pgAdmin3 -- Checking the data on the database structure -- Creating the final data access layer -- Spring Data MongoDB -- Removing the PostgreSQL and Spring Data JPA dependencies -- Mapping the domain model -- Configuring the database connection -- Adding the repository layer -- Checking the persistence -- Creating the Docker image for CMS -- Configuring the docker-maven-plugin -- Adding the plugin on pom.xml -- Pushing the image to Docker Hub -- Configuring the Docker Spring profile -- Running the Dockerized CMS -- Putting in Reactive fashion -- Reactive Spring -- Project Reactor -- Components -- Hot and cold -- Reactive types -- Let's play with the Reactor -- Spring WebFlux -- Event-loop model -- Spring Data for Reactive Extensions -- Spring Data Reactive -- Reactive repositories in practice -- Creating the first Reactive repository -- Fixing the service layer -- Changing the CategoryService -- Changing the REST layer -- Adding the Spring WebFlux dependency -- Changing the CategoryResource -- Summary -- Chapter 4: Kotlin Basics and Spring Data Redis -- Learning Kotlin basics -- Main characteristics of Kotlin -- Syntax -- Semantics -- Declaring functions in Kotlin -- Simple function with parameters and return type -- Simple function without return…”
Libro electrónico -
788por Marchioni, FrancescoTabla de Contenidos: “…Getting Started with JBoss AS 7 -- An overview of Java EE and JBoss AS 7 -- Welcome to Java EE 6 -- JavaServer Faces (JSF) 2.0 -- Enterprise JavaBeans (EJB) 3.1 -- Java Persistence API (JPA) 2.0 -- Contexts and Dependency Injection for Java -- Java Servlet API 3.0 -- Java API for web services (JAX-RS and JAX-WS) -- Java API for XML-based web services (JAX-WS) -- Java architecture for XML Binding (JAXB) 2.2 -- New features in JBoss AS 7 -- Installing the server and client components -- Installing Java SE -- Testing the installation -- Installing JBoss AS 7 -- Starting up JBoss AS -- Connecting to the server with the Command Line Interface -- Stopping JBoss -- Locating the shutdown script -- Stopping JBoss on a remote machine -- Restarting JBoss -- Installing the Eclipse environment -- Installing JBoss Tools -- Alternative development environments -- Installing Maven -- Testing the installation -- Summary -- 2. …”
Publicado 2013
Libro electrónico -
789Publicado 2018Tabla de Contenidos: “…Serializing and deserializing data to/from XML -- 74. Selecting data from XML using XPath -- 75. …”
Libro electrónico -
790por Doar, Matthew B.Tabla de Contenidos: “…-- Custom Fields -- Workflow -- User Interface -- Reporting -- Remote Access -- Other Plugin Module Types -- Troubleshooting a Build -- Logging -- Apache Velocity -- Maven -- Further Reading -- 2.Custom Field Types -- Overview -- A New Custom Field Type -- Generating an Empty Plugin -- Adding a customfield-type to atlassian-plugin.xml -- Creating the CustomFieldType Class -- Adding Velocity Template Files -- Troubleshooting the Plugin -- Extending the Plugin -- Summary -- Further Reading -- 3.Advanced Custom Field Types -- Overview -- Adding Configuration to a Custom Field -- A New FieldConfigItemType -- Velocity Templates and a WebWork Action -- Configuration Storage -- Configuration Summary -- Fields with Multiple Values -- CustomFieldType Methods --…”
Publicado 2012
Libro electrónico -
791por Goncalves, AntonioTabla de Contenidos: “…""Writing the NumberGenerator Classes""""Writing the Qualifiers""; ""Writing the Logger""; ""Writing the Main Class""; ""Trigger CDI with beans.xml""; ""Compiling and Executing with Maven""; ""Running the Main Class""; ""Writing the BookServiceIT Class""; ""Enabling Alternatives and Interceptors in beans.xml for Integration Testing""; ""Running the Integration Test""; ""Summary""; ""Chapter 3: Bean Validation""; ""Understanding Constraints and Validation""; ""Application""; ""Database""; ""Client""; ""Interoperability""; ""Bean Validation Specification Overview""…”
Publicado 2013
Libro electrónico -
792por Slovak, KenTabla de Contenidos: “…Things We Still Don't Have in Outlook 2007Using Alternate APIs; Summary; Chapter 10: Task Management System; Task Management System Features; The Connect Class; VB Ribbon XML; C# Ribbon XML; Summary; Appendix A: Outlook 2007 Object Model Summary; New Objects and Collections; New Properties and Methods; Common DASL Property Tags; Appendix B: Troubleshooting Problems and Support; Resources; Support; Index…”
Publicado 2007
Libro electrónico -
793“…Está orientado para permitir que los desarrolladores apliquen principios ágiles del desarrollo tales como DRY o XP y enfoqado en la reglas de negocio sin la necesidad de escribir muchos archivos de configuración XML, muy comunes en los frameworks actuales. Symfony tiene como objetivo construir aplicaciones robustas para entornos empresariales, y dar a los desarrolladores un control total sobre la configuración de elementos tales como la estructura de directorios, bibliotecas externas, casi todo puede ser personalizado. …”
Libro -
794por Robledo Sacristán, Clodoaldo“…El curso contiene ocho unidades: introducción al entorno de Android; diseño de la Interfaz de usuario en Android; más información sobre Android; trabajando con ficheros; intenciones y seguridad; bases de datos y ficheros XML; proveedores de contenidos, servicios y notificaciones; Android práctico…”
Publicado 2012
Texto completo en Odilo
Otros -
795
Libro electrónico -
796Publicado 2016“…You’ll learn how to implement the dependency injection design pattern for writing test doubles, use concurrency in web applications, and create and consume JSON and XML in web services. Along the way, you’ll discover how to minimize your dependence on external frameworks, and you’ll pick up valuable productivity techniques for testing and deploying your applications. …”
Libro electrónico -
797Publicado 2014“…Daneben runden eine Vielzahl weiterführender Themen das Werk ab, wie beispielsweise Design Patterns, Kryptografie oder XML. Mit diesem Handbuch erhalten Programmierer mit Vorkenntnissen und Studierende einen leicht verständlichen Zugang zu Sprache und Klassenbibliotheken, während Fortgeschrittene und Profis ein komplettes Nachschlagewerk für die tägliche Arbeit an die Hand bekommen. …”
Libro electrónico -
798por Organisation for Economic Co-operation and Development“…Er enthält zusätzliche technische Erläuterungen zur Vornahme von Korrekturen und Stornierungen im XML-Schema für den gemeinsamen Meldestandard sowie eine Reihe überarbeiteter und erweiterter Beispiele für Korrekturen. …”
Publicado 2020
Libro electrónico -
799Publicado 2015“…This course is designed for users that already have a working knowledge of Java, XML, HTML, and JavaScript. You will start with an introduction to Spring Security, then jump into learning the basics of Spring Security. …”
-
800Publicado 2016“…You will then learn additional, and more detailed, techniques to enhance the functionalities of the app such as dashboards and forms, editing simple XML, using simple XML extensions, tokens, post-process searches, dynamic drill-downs, the Splunk Web Framework and REST API, and much more. …”
Libro electrónico