Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 380
- Development 355
- History 349
- Application software 303
- Engineering & Applied Sciences 237
- Computer Science 177
- Filosofía 152
- Computer programs 138
- Management 129
- Crítica e interpretación 124
- Computer networks 113
- Computer security 113
- Web site development 109
- Java (Computer program language) 107
- Security measures 102
- Computer programming 97
- Cloud computing 94
- Computer software 94
- Microsoft .NET Framework 94
- Historia y crítica 93
- Internet programming 80
- Biblia 76
- Programming 76
- Software engineering 71
- Cristianismo 70
- Artificial intelligence 69
- Job hunting 68
- History and criticism 66
- Design 65
- Business & Economics 63
-
5621por Bergsten, HansTabla de Contenidos: “…Developing an Application with a JSF-BasedUser InterfaceDeveloping the Application Backend; Developing Components and Integration Code; Developing the User Interface Pages; Setting Up the JSF Environment; Installing the Java Software DevelopmentKit; Installing the Tomcat Server; Windows Platforms; Unix Platforms (Including Linux and Mac OS X); Testing Tomcat; Installing the Book Examples; Example Web Application Overview; Servlet and JavaServer Pages Basics; HTTP; Requests in Detail; Responses in Detail; Request Parameters; Request Methods; Web Application Deployment andRuntimeEnvironment…”
Publicado 2004
Libro electrónico -
5622por Dayley, BradTabla de Contenidos: “…Creating and Embedding the Silverlight ApplicationAccessing XAML Using Unmanaged JavaScript; Implementing Event Handling in Unmanaged JavaScript; Dynamically Loading Content in Unmanaged JavaScript; Summary; Chapter 10 Programming Silverlight Applications with ASP.NET Services and AJAX; Creating an ASP.NET Web Service to Use Silverlight; Creating a Silverlight Application for ASP.NET Web Services; Using asp:MediaPlayer AJAX Element to Directly Embed Video; Summary; Chapter 11 Programming Silverlight Applications Using the Dynamic Language Runtime; Configuring a Silverlight DLR Application…”
Publicado 2008
Libro electrónico -
5623por Brossier, VéroniqueTabla de Contenidos: “…AIR; Installing the Adobe Development Tools; Flash Professional CS5.5; Flash Builder 4.5; Installing the AIR Runtime on an Android Device; What Is in the AIR SDK; New ActionScript Libraries; Functionalities Not Yet Supported; AIR on the Desktop Versus AIR on Android; Mobile Flash Player 10.1 Versus AIR 2.6 on Android; Chapter 2. …”
Publicado 2011
Libro electrónico -
5624por DeVoe, JivaTabla de Contenidos: “…Objective-C; About the Author; Credits; Preface; Acknowledgments; Contents; Part I: Introducing Objective-C; Chapter 1: Introducing Objective-C; Using Xcode for Development; Understanding the Compilation Process; Using the Xcode Static Analyzer; Understanding the Objective-C Runtime; Summary; Chapter 2: Understanding Basic Syntax; Working with Statements and Expressions; Working with Functions; Controlling Program Flow; Applying What You Have Learned; Summary; Chapter 3: Adding Objects; Understanding Objects; Working with Properties; Applying Objects…”
Publicado 2011
Libro electrónico -
5625por Aboulnaga, AhmedTabla de Contenidos: “…Cloning domains from test to productionIntroducing Oracle Enterprise Manager Fusion Middleware Control; Accessing the Oracle Enterprise Manager Fusion Middleware Control Console; Navigating the console through the navigator; Presenting the dashboards; SOA suite configuration; Deployed Java EE applications; The other consoles; Summary; Chapter 2: Management of SOA Composite Applications; Managing composite lifecycles; Understanding revisions; Changing the composite default revision at runtime; Deploying, redeploying, and undeploying composites; Deploying a composite; Redeploying a composite…”
Publicado 2012
Libro electrónico -
5626por Khare, TanujTabla de Contenidos: “…JMAP (Memory Map); How to increase the heap size in Tomcat 7; Garbage collection; JVM options; Standard options; Non-standard options; Parameters displayed in the logs for GC; SurvivorRatio; OS tuning; Summary; Chapter 4: Integration of Tomcat with the Apache Web Server; User request flow (web/application level); Why the Apache HTTP server; Installation of the Apache HTTP; Apache HTTP installation on Windows; How to monitor the Apache service; Installation of the Apache HTTP on Linux (non-DOS environment); Apache Portable Runtime…”
Publicado 2012
Libro electrónico -
5627por Solis, Daniel M.Tabla de Contenidos: “…The Base Class LibraryCompiling to the Common Intermediate Language; Compiling to Native Code and Execution; Overview of Compilation and Execution; The Common Language Runtime; The Common Language Infrastructure; Important Parts of the CLI; The Common Type System; The Common Language Specification; Review of the Acronyms; The Evolution of C#; CHAPTER 2 Overview of C# Programming; A Simple C# Program; More About SimpleProgram; Identifiers; Keywords; Main: The Starting Point of a Program; Whitespace; Statements; Blocks; Text Output from a Program; Write; WriteLine; The Format String…”
Publicado 2012
Libro electrónico -
5628por González, AlexTabla de Contenidos: “…Integrating the Oracle Java Runtime EnvironmentIntegrating the Open Java Development Kit (OpenJDK); Integrating Java applications; Chapter 5: Debugging, Tracing, and Profiling; Introduction; Analyzing core dumps; Native GDB debugging; Cross GDB debugging; Using strace for application debugging; Using the kernel's performance counters; Using static kernel tracing; Using dynamic kernel tracing; Using dynamic kernel events; Exploring Yocto's tracing and profiling tools; Tracing and profiling with perf; Using SystemTap; Using OProfile; Using LTTng; Using blktrace; Index…”
Publicado 2015
Libro electrónico -
5629por Filak, Vincent F.Tabla de Contenidos: “…Writing; Information Hunters and Gatherers; The Internet; Organizations; Social media…”
Publicado 2014
Libro electrónico -
5630por Gunnerson, EricTabla de Contenidos: “…Title Page; Copyright Page; Dedication Page; Contents at a Glance; Table of Contents; Preface; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; Who This Book Is For; How This Book Is Structured; Downloading the Code; Contacting the Author; Chapter 1 C# and the .NET Runtime and Libraries; Chapter 2 C# QuickStart and Developing in C#; Hello, Universe; Namespace and Using Statements; Namespaces and Assemblies; Basic Data Types; Classes, Structs, and Interfaces; Statements; Enums; Delegates and Events; Properties and Indexers; Attributes; Developing in C#…”
Publicado 2012
Libro electrónico -
5631Publicado 2015Tabla de Contenidos: “…Authenticating access to systemsSummary; Chapter 4: Security Reporting with Puppet; Basic Puppet reporting; The store processors; Example - showing the last node runtime; PuppetDB and reporting; Example - getting recent reports; Example - getting event counts; Example - a simple PuppetDB dashboard; Reporting for compliance; Example - finding heartbleed-vulnerable systems; Summary; Chapter 5: Securing Puppet; Puppet security related configuration; The auth.conf file; Example - Puppet authentication; Adding our second Vagrant host; The fileserver.conf file…”
Libro electrónico -
5632por Lee, Wei-MengTabla de Contenidos: “…Scrolling Views When the Keyboard AppearsSummary; Chapter 7: Supporting Screen Rotations; Responding to Device Rotations; Rotating to a Different Screen Orientation; Handling Rotations; Programmatically Rotating the Screen; Rotating during Runtime; Fixing the View Window to a Specific Orientation; Summary; Chapter 8: Creating and Persisting Data Using the Table View; Creating a Simple Table View; Adding a Header and Footer; Adding an Image; Displaying the Item Selected; Indenting; Modifying the Height of Each Row; Using the Table View in a Master-Detail Application; Displaying Sections…”
Publicado 2012
Libro electrónico -
5633por Laszewski, TomTabla de Contenidos: “…LegaSuite: Platform for SOA-Enabling Windows Client/Server ApplicationsStep by Step for Creating an SOA Interface from a Legacy Windows Client/Server Application; Legasuite Runtime Considerations; From Windows Client/Server Applications to SOA in the Real World; Summary; Endnotes; Chapter 10 - Oracle Database Cloud Infrastructure Planning and Implementation; Oracle Database Cloud Implementation Considerations; Infrastructure Planning for Database Migrations to Oracle (DBaaS); Summary; Chapter 11 - Sybase Migrations from a Systems Integrator Perspective, and Case Study…”
Publicado 2011
Libro electrónico -
5634por Sikora, Zbigniew M.Tabla de Contenidos: “…Exceptions; 6.1 Exception Handling; 6.2 Java Exception Classes; 6.3 Creating Exception Classes; 6.4 Propagation of Exceptions; 6.5 Runtime Exceptions; 6.6 Assertions; Chapter 7. Input/Output; 7.1 Terminal I/O Example…”
Publicado 2003
Libro electrónico -
5635Publicado 2014Tabla de Contenidos: “…The Heroku application configuration APIExamples of using application configuration; The persistence of configuration variables; Accessing configuration variables at runtime; Limits on configuration data; Using the Heroku config plugin; Introducing buildpacks; Using a custom buildpack; Specifying a custom buildpack at the app creation stage; Third-party buildpacks; The buildpack API; Components of a buildpack API; The bin/detect script; The bin/compile script; The bin/release script; Writing a buildpack; The slug compiler; Optimizing the slug; Size limits; Summary…”
Libro electrónico -
5636por Hirt, MarcusTabla de Contenidos: “…Total JIT compilationMixed mode interpretation; Adaptive code generation; Determining ""hotness""; Invocation counters; Software-based thread sampling; Hardware-based sampling; Optimizing a changing program; Inside the JIT compiler; Working with bytecode; Bytecode obfuscation; Bytecode ""optimizers""; Abstract syntax trees; Where to optimize; The JRockit code pipeline; Why JRockit has no bytecode interpreter; Bootstrapping; Runtime code generation; Trampolines; Code generation requests; Optimization requests; On-stack replacement; Bookkeeping; A walkthrough of method generation in JRockit…”
Publicado 2010
Libro electrónico -
5637por Hillier, Scot DennisTabla de Contenidos: “…Chapter 3: Using BCS Solutions in Office 2010Understanding Business Data Connectivity; Understanding the BDC Client Runtime; Understanding the Metadata Cache; Understanding Subscriptions in the Metadata Cache; Understanding Cache Population; Understanding Cache Operations; Understanding Solution Deployment; Understanding ClickOnce Deployment; Understanding ClickOnce Security; Connecting External Lists to Outlook; Understanding BCS Folder Limitations; Understanding Form Limitations; Understanding Functional Limitations; Understanding SharePoint Security Limitations; Synchronizing Outlook Data…”
Publicado 2011
Libro electrónico -
5638por Friesen, GeoffTabla de Contenidos: “…Declaring ClassesCreating Objects with the new Operator and a Constructor; Specifying Constructor Parameters and Local Variables; Creating Arrays with the new Operator; Encapsulating State and Behaviors; Representing State via Fields; Representing Behaviors via Methods; Hiding Information; Initializing Classes and Objects; Inheriting State and Behaviors; Extending Classes; The Ultimate Superclass; Composition; The Trouble with Implementation Inheritance; Changing Form; Upcasting and Late Binding; Abstract Classes and Abstract Methods; Downcasting and Runtime Type Identification…”
Publicado 2011
Libro electrónico -
5639Publicado 2020Tabla de Contenidos: “…Veeam Self-Service FileRestore -- Veeam Self-Service Backup -- Verschlüsseltes Backup ohne Passwort wiederherstellen -- Kapitel 12: Bandsicherung -- Geräte und Anschlüsse -- Tape-Umgebung einrichten -- Backup to Tape -- Wiederherstellung vom Tape -- Automatische Reinigung -- Kapitel 13: Veeam Backup for Microsoft Office 365 -- Lizenzierung -- Installation -- Konfiguration -- Backup Infrastructure -- Add Organization -- Hauptmenü -- Backup -- Kapitel 14: Updates/Upgrades -- Updates einspielen -- Backup & -- Replication Upgrade -- Upgrade der Agenten -- vCenter Server upgraden -- Kapitel 15: Veeam PowerShell -- Kapitel 16: Sonstiges -- Veeam-Log-Dateien -- Registry-Werte für Veeam B& -- R -- Tape -- Antivirus-Programme -- Keine E-Mails vom Backup-Server -- Backup von Cluster-Knoten -- Backup vom VCSA -- Repository zu klein -- NFC-Server-Problem mit ESXi 6.5 -- Snapshot Hunter -- Locations -- Port-Adressen -- Lokale Hosts-Datei -- Zusammenführen von Lizenzen -- Veeam B& -- R Tools -- Kapitel 17: Abkürzungs- und Fremdwortverzeichnis -- Index…”
Libro electrónico -
5640por Zechner, MarioTabla de Contenidos: “…Title Page; Copyright Page; Contents at a Glance; Table of Contents; About the Author; About the Technical Reviewer; Acknowledgments; Introduction; A Word About the Target Audience; How This Book Is Organized; Getting the Source Code; Chapter 1 Android, the New Kid on the Block; A Brief History of Android; Fragmentation; The Role of Google; The Android Open Source Project; The Android Market; Challenges, Device Seeding, and Google I/O; Android's Features and Architecture; The Kernel; The Runtime and Dalvik; System Libraries; The Application Framework; The Software Development Kit…”
Publicado 2011
Libro electrónico