Mostrando 781 - 800 Resultados de 4,543 Para Buscar '"Apiés"', tiempo de consulta: 0.08s Limitar resultados
  1. 781
    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
  2. 782
    Publicado 2022
    Tabla de Contenidos: “…Content Providers -- 7. Permissions -- 8. APIs -- 9. User Interface -- 10. Firebase - 11. Development -- 12. …”
    Libro electrónico
  3. 783
    por Kondameda, Gopi
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedications -- Contributors -- Table of Contents -- Preface -- Part 1: Microsoft Teams Customization Exploring the Architecture and Components -- Chapter 1: Introducing Microsoft Teams Apps -- Overview of Microsoft Teams as a platform -- Exploring the Microsoft Teams app architecture -- Classification of apps -- Exploring the core services used for the development of Teams -- Azure -- Microsoft 365 -- Power Platform -- Microsoft Teams admin, configuration, and prerequisites such as Azure, Microsoft 365, and Power Platform -- Org-wide app settings -- Permission policies -- Creating custom app permission policies -- Setup policies -- Summary -- Chapter 2: Microsoft Teams Apps and Bots -- Exploring App Studio/Developer Portal -- Creating a Teams app with Developer Portal -- Teams Toolkit for Visual Studio Code -- The Microsoft Teams JavaScript client SDK -- Understanding how to use tabs -- Built-in tab -- Custom tabs -- Utilizing bots -- Creating an FAQ bot with QnA Maker -- Getting to know more about webhooks and connectors -- Webhooks -- Connectors -- Messaging extensions -- Adaptive cards -- Summary -- Part 2: Microsoft Teams Customization with Tools and Techniques -- Chapter 3: Microsoft Graph API -- What is the Graph API? -- Getting started with the Graph API -- Version - v1.0 or Beta -- Resources - users, groups, sites, drives, devices, and more -- Query parameters -- Graph Explorer -- Authentication and authorization of the Graph API -- Registering an application in Azure Active Directory -- Setting registered app permissions in Azure AD -- Getting Graph API access with the user (delegated permissions) -- Getting Graph API access without the user (application permissions) -- Consuming the Graph API in PowerShell -- Microsoft Teams automation with the Graph API -- Team automation cycle…”
    Libro electrónico
  4. 784
    por Gaudioso, Victor
    Publicado 2010
    Tabla de Contenidos: “…Setting Up the Silverlight Development Environment -- The Blend Integrated Development Environment -- C#, XAML, and Object-Oriented Programming -- Layout Controls: Including the New Silverlight 4 Controls: Viewbox, RichTextBox, FlowDirection Property, and Improved Data Binding -- Timed Storyboards: Creating a Newton Cradle Application -- Using VSM and Blend 4’s State Panel to Create a Silverlight Media Player -- Behaviors in Silverlight -- The Silverlight MediaElement: Create a Video Player with a Custom UserControl, XML De-serialization, and Behaviors -- Events and EventHandlers -- Classes and Interfaces -- Styles, Control Templates, and Custom UserControls -- Writing a Custom Content Panel -- Writing ailverlight 4 Out-Of-Browser Application with Elevated Trust and the New Silverlight 4 COM API -- Creating a Photobooth Application with the Silverlight 4 Webcam API -- MVVM: Model-View-ViewModel -- SketchFlow Prototyping -- New Features of Silverlight 4.…”
    Libro electrónico
  5. 785
    Publicado 2015
    Tabla de Contenidos: “…The big picture -- Part I: the mouthpiece of Java EE: the web tier -- Java Servlet API and Java Servlets -- Dynamic web pages: Java ServerPages (JSP) -- Assembling dynamic web pages: JavaServer Faces (JSF) -- Web sites for the non-browsers: JAX-RS -- Adding sparkle: Java WebSocket -- Securing web applications -- The self-contained Web Site: Java EE Web Application -- Part II: the brain of Java EE: middle tier -- The fundamentals of Enterprise Beans -- Advanced thinking with Enterprise Beans -- Part III: the collective memory: The information tier -- Classic memories: JDBC -- Modern memories: the Java persistence API -- Part IV: the Java EE Toolbox: Java EE Environment -- The big picture revisited: Java EE applications -- Deconstructing components: Java EE contexts and dependency injection -- Java EE security -- Deconstructing components: dependency injection -- Many hands make light work: Java EE concurrency…”
    Libro electrónico
  6. 786
    Publicado 2023
    Tabla de Contenidos: “…Chapter 1: Introduction -- Chapter 2: Build a Web API to send messages to Azure Service Bus -- Chapter 3: Build a Worker Service to process messages from Azure Service Bus -- Chapter 4: Building a Microservice using .NET and AKS -- Chapter 5: Secure Microservice with Azure AD -- Chapter 6: Running APIs on Azure Container Apps -- Chapter 7: Implement Monitoring and Logging for Microservice running on AKS with Azure Monitor and Azure Application Insights -- Chapter 8: Build an IoT solution with Azure IoT Hub, Azure Functions and Azure Cosmos DB -- Chapter 9: Build a Desktop application for speech to text conversation using Azure Cognitive Service -- Chapter 10: Build a multi-language text translator using Azure Cognitive Service -- Chapter 11: Deploy a ASP.NET 6 Web application to Azure WebApp using GitHub Actions…”
    Libro electrónico
  7. 787
    por Pepple, Ken
    Publicado 2011
    Tabla de Contenidos: “…Understanding Glance; Architecture; Image Support; API Support; Installation; Chapter 4. Understanding Nova; Nova Architecture; API; Scheduler; Compute Worker; Volume Worker; Network Worker; Queue; Database; Chapter 5. …”
    Libro electrónico
  8. 788
    Publicado 2014
    Tabla de Contenidos: “…Verifying HTTP GET/POST requestsVerifying webhook requests; Installing from the Shopify App Store; Subscribing to and processing Shopify Webhooks; Summary; Chapter 5: App Billing and Publication; High-level requirements; Adding free and paid plans; Integrating with the Shopify Billing API; Supporting recurring charges; Publishing in the Shopify App Store; Summary; Index…”
    Libro electrónico
  9. 789
    Publicado 2024
    Tabla de Contenidos: “…-- Setting Up the Development Environment -- Notes -- Installing Python, pip, and a Virtual Development Environment -- Obtain Your OpenAI API Keys -- Install the Official Python Bindings -- Test our API Keys -- Understanding the Available Models and Which One to Use -- OpenAI Available Models and Important Considerations -- Which Model to Use? …”
    Libro electrónico
  10. 790
    por Modrzyk, Nicolas
    Publicado 2023
    Tabla de Contenidos: “…Write a tested HTTP image generator API -- 3. Writing the basics for a 2D Game in Go -- 4. …”
    Libro electrónico
  11. 791
    Publicado 2006
    Tabla de Contenidos: “…Interactive Flash -- Making Plans -- Movies that Remember -- Movies that Decide for Themselves -- More Power, Less Script -- Movies that Remember How to do Things -- Objects and Classes -- Objects on the Stage -- Reusable Code and Realistic Movement -- Games and Sprites -- Drawing API -- Adding Sound to Flash -- Loading Dynamic Data with XML -- Finishing the Futuremedia Case Study -- Advanced Actionscript: Components and Classes…”
    Libro electrónico
  12. 792
    por Richardson, Darren
    Publicado 2009
    Tabla de Contenidos: “…Getting Started with Actionscript 3.0 -- Actionscript 3.0 Fundamentals -- Objects and Classes -- Working with the Display -- Creating Vector Graphics with the Drawing API -- User Interaction and More with Events -- Working with Video -- Using Audio -- Working with Components -- Regular Expressions -- Using XML -- Case Study: Creating a Dynamic Image Viewer -- Getting Started with Flex -- Flex by Example…”
    Libro electrónico
  13. 793
    por Tucker, David
    Publicado 2009
    Tabla de Contenidos: “…AIR basics -- Application settings -- Application windows -- Screens -- HTML content -- PDF support -- Clipboard support -- Drag and drop support -- File system integration -- Embedded SQL database programming -- Encrypted local store -- Application and window native menus -- Taskbar and dock integration -- File types -- Service monitor framework -- Application updates -- AIR application distribution with the broswer API…”
    Libro electrónico
  14. 794
    Publicado 2021
    Tabla de Contenidos: “…Blender RNA and the Data API -- Chapter 7. The Editors, Module, Operators, and Event System -- Chapter 8. …”
    Libro electrónico
  15. 795
    Publicado 2022
    Tabla de Contenidos: “…-- The Foundation of React -- JSX -- All About Components -- React DevTools -- React Data Flow -- Events -- Forms -- Refs -- Styling React -- Introducing Hooks -- Routing -- Error Boundaries -- Deploying React -- Initialize a React Project from Scratch -- Fetching and Caching Data -- Context API -- React Portals -- Accessibility in React -- Going Further…”
    Libro electrónico
  16. 796
    Publicado 2018
    Tabla de Contenidos: “…-- Configuring the API project -- Integration test project -- Where to begin? …”
    Libro electrónico
  17. 797
    Publicado 2017
    Tabla de Contenidos: “…. -- DataFrame - a natural evolution to unite API and SQL via a high-level API -- Dataset - a high-level unifying Data API -- Creating RDDs with Spark 2.0 using internal data sources -- How to do it... -- How it works... -- Creating RDDs with Spark 2.0 using external data sources -- How to do it... -- How it works... -- There's more... -- See also -- Transforming RDDs with Spark 2.0 using the filter() API -- How to do it... -- How it works... -- There's more... -- See also -- Transforming RDDs with the super useful flatMap() API -- How to do it... -- How it works... -- There's more... -- See also -- Transforming RDDs with set operation APIs -- How to do it... -- How it works... -- See also -- RDD transformation/aggregation with groupBy() and reduceByKey() -- How to do it... -- How it works... -- There's more... -- See also -- Transforming RDDs with the zip() API -- How to do it... -- How it works... -- See also -- Join transformation with paired key-value RDDs -- How to do it... -- How it works... -- There's more... -- Reduce and grouping transformation with paired key-value RDDs -- How to do it... -- How it works…”
    Libro electrónico
  18. 798
    por Hales, Jason
    Publicado 2022
    Tabla de Contenidos: “…Dynamic Behavior with Partial Pages -- Exercise 7.05: Refactoring a Tag Helper to a Partial Page with Custom Logic -- Activity 7.01: Creating a Page to Edit an Existing Task -- View Components -- Exercise 7.06: Creating a View Component to Display Task Statistics -- Activity 7.02: Writing a View Component to Display Task Log -- Summary -- Chapter 8: Creating and Using Web API Clients -- Introduction -- Browser -- Web API -- RESTful API -- Postman -- Client -- Octokit -- API Key -- Azure Text Analytics -- Exercise 8.01: Performing Sentimental Text Analysis on Any Text -- Your Own Client -- HttpClient -- HttpClient and IDisposable -- OAuth -- Real-life Analogy -- API Analogy -- OAuth App for GitHub -- Authorization Header -- Basic Authentication -- API Key and Personal Access Token -- Third-Party Authentication-OAuth2 -- Request Idempotency -- PUT, PATCH, or POST -- Exercise 8.02: HttpClient Calling a Star Wars Web API -- Activity 8.01: Reusing HttpClient for the Rapid Creation of API Clients -- RestSharp -- Activity 8.02: The Countries API Using RestSharp to List all Countries -- Refit -- Activity 8.03: The Countries API Using Refit to List all Countries -- Other Ways of Making HTTP Requests -- Exercise 8.03: A Strongly Typed HTTP Client for Testing Payments in a PayPal Sandbox -- Activity 8.04: Using an Azure Blob Storage Client to Upload and Download Files -- Summary -- Chapter 9: Creating API Services -- Introduction -- ASP.NET Core Web API -- Creating a New Project -- Web API Project Structure -- An In-Depth Look at WeatherForecastController -- Responding with Different Status Codes -- Exercise 9.01: .NET Core Current Time Service -- Bootstrapping a Web API -- Dependency Injection -- Program.cs and Minimal API -- The Inner Workings of the AddLogging Method -- The Lifetime of an Injected Component -- DI Examples within a Service -- Singleton…”
    Libro electrónico
  19. 799
    Publicado 2023
    Tabla de Contenidos: “…-- APIs help different consumers build loosely coupled applications -- Idempotent and non-idempotent operations -- HTTP verbs -- Important API design topics you must consider -- How can clean code help API design and development? …”
    Libro electrónico
  20. 800
    Publicado 2023
    Tabla de Contenidos: “…-- Why use an API in web development -- Endpoint and payload anatomy -- Understanding the endpoint structure -- Understanding the payload structure -- Understanding HTTP requests/responses -- Request line -- HTTP responses -- Understanding HTTP status codes -- REST API design principles -- Client-server -- Statelessness -- Caching -- Uniform interface -- Layered system -- Code on demand (optional) -- Implementing a REST API in a Flask application -- Defining the application resources -- Defining the API endpoints -- Implementing the API endpoints -- JSONifying response data -- Adding query parameters to endpoints -- Passing variables to an endpoint -- API interaction with a database via CRUD operations -- Creating a venue resource -- Returning lists of venues -- Returning a single venue resource -- Updating a single venue resource -- Deleting a single venue resource -- API documentation -- Testing and documenting with Postman -- Summary -- Chapter 10: Integrating the React Frontend with the Flask Backend -- Technical requirements -- The Bizza application structure -- Application overview -- Breaking down the code structure into frontend and backend -- Configuring the React frontend for API consumption -- Making Flask backend-ready…”
    Libro electrónico