Mostrando 1,121 - 1,140 Resultados de 4,543 Para Buscar '"Apiés"', tiempo de consulta: 0.09s Limitar resultados
  1. 1121
    por Lerman, Julia
    Publicado 2012
    Tabla de Contenidos: “…Introducing the DbContext API; Getting the DbContext API into Your Project; Looking at Some Highlights of the DbContext API; Reducing and Simplifying Ways to Work with a Set; Retrieving an Entity Using ID with DbSet.Find; Avoiding Trolling Around the Guts of Entity Framework; Working with the BreakAway Model; Getting the Sample Solution; Getting DbContext from an EDMX Model…”
    Libro electrónico
  2. 1122
    por Russell, Matthew A.
    Publicado 2011
    Tabla de Contenidos: “…Twitter: Friends, Followers, and Setwise Operations; RESTful and OAuth-Cladded APIs; No, You Can't Have My Password…”
    Libro electrónico
  3. 1123
    Publicado 2014
    Tabla de Contenidos: “…Detecting user input via event listeningManaging multiple listeners at once; Detecting more complex gestures; Introducing the controllers API; Input mapping for cross-platform development; Chapter 5: Audio and File I/O; Introduction; Playing short sound effects; Audio streaming for background music; Optimizing audio files to reduce download sizes; Procedural audio generators; Engine sounds with dynamic audio; The 2D space sound system; The first approach to file handling in Libgdx; Using preferences to store game states and options; The XML parsing primer…”
    Libro electrónico
  4. 1124
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- About the reviewers -- Table of Contents -- Preface -- Part 1: Building a Golang Backend -- Chapter 1: Building the Database and Model -- Technical requirements -- Installing Docker -- Setting up Postgres -- Designing the database -- Installing sqlc -- Using sqlc -- Setting up the database -- Generating CRUD with sqlc -- Building the makefile -- Summary -- Chapter 2: Application Logging -- Technical requirements -- Exploring Go standard logging -- Using golog -- Local logging -- Writing log messages to the logging server -- Configuring multiple outputs -- Summary -- Chapter 3: Application Metrics and Tracing -- Technical requirements -- Understanding OpenTelemetry -- The OpenTelemetry APIs and SDK -- Tracing applications -- Installing Jaeger -- Integrating the Jaeger SDK -- Integration with Jaeger -- Adding metrics using Prometheus -- Adding metrics using Prometheus -- Running docker-compose -- Summary -- Part 2: Serving Web Content -- Chapter 4: Serving and Embedding HTML Content -- Technical requirements -- Handling HTTP functions and Gorilla Mux -- Hello, World with defaults -- Building on the basics with Gorilla Mux -- Rendering static content -- Rendering dynamic content -- Using Go embed to bundle your content -- Summary -- Chapter 5: Securing the Backend and Middleware -- Technical requirements -- Adding authentication -- Creating our dummy user -- Authenticating a user -- Adding middleware -- Basic middleware -- Adding cookies and sessions -- Cookies and session handling -- Storing session information -- Using Redis for a session -- Summary -- Chapter 6: Moving to API-First -- Technical requirements -- Structuring an application -- Defining packages -- Exposing our REST API -- Cross-Origin Resource Sharing (CORS) -- JSON middleware -- Session middleware…”
    Libro electrónico
  5. 1125
    por Wilcox, Mark
    Publicado 2009
    Tabla de Contenidos: “…; 4.5 How to Use the APIs; 4.6 Examples: SoundTouch and SoundStretch; 4.7 Known Limitations, Issues and Workarounds; 4.8 Summary; 5 Writing Hybrid Code…”
    Libro electrónico
  6. 1126
    Publicado 2017
    Tabla de Contenidos: “…Building one-to-one relationships using the Fluent API -- The one-to-many relationship -- The many-to-many relationship -- Building many-to-many relationship using the Fluent API -- Fluent API -- Identifying navigation property and inverse navigation -- Identifying the single navigation property -- Relationship-building techniques -- Building relationship using a foreign key -- Building relationships using a principal key -- Building relationships using the IsRequired method -- Cascade delete -- Data migration issue with EF Core 2.0 -- Summary -- Chapter 5: Know the Validation - Explore Inbuilt Validations -- Diving into built-in validations -- Required field validation -- Incorporating the Required validation in blogging system models -- EmailAddress field validation -- Incorporating EmailAddress validation in blogging system models -- Compare field validation -- Incorporating the Compare validation in blogging system models -- Url field validation -- Incorporating Url validation in blogging system models -- MinLength field validation -- MaxLength field validation -- RegularExpression field validation -- Summary -- Chapter 6: Save Yourself - Hack Proof Your Entities -- Client-side validation -- Validating data without client-side scripting -- Server-side validation -- Manual validation -- Custom validation -- Creating client-side logic for custom validation -- Remote validation -- Summary -- Chapter 7: Going Raw - Leveraging SQL Queries in LINQ -- Basic raw SQL queries -- Building parameterized queries -- Composing with LINQ -- Executing SQL query without a DBSet or POCO -- Summary -- Chapter 8: Query Is All We Need - Query Object Pattern -- Introduction to query objects -- Improving repositories with the query object pattern -- Introduction to repositories -- Solution to the repository assignment…”
    Libro electrónico
  7. 1127
    Publicado 2017
    Tabla de Contenidos: “…Working with the Startup class -- Preparing the basic project structure -- Creating the Tic-Tac-Toe home page -- Giving your web pages a more modern look by using Bower and layout pages -- Creating the Tic-Tac-Toe user registration page -- Using dependency injection for encouraging loose coupling within your applications -- Creating the Tic-Tac-Toe user service -- Working with middlewares -- Working with static files -- Using routing, URL redirection, and URL rewriting -- Adding error handling to your applications -- Summary -- Chapter 5: Basic Concepts of ASP.NET Core 2.0 - Part 2 -- Client-side development using JavaScript -- Optimizing your web applications and using bundling and minification -- Working with WebSockets for real-time communication scenarios -- Taking advantage of session and user cache management -- Applying globalization and localization for multi-lingual user interfaces -- Configuring your applications and services -- Using logging -- Implementing advanced dependency injection concepts -- Building once and running on multiple environments -- Summary -- Chapter 6: Creating MVC Applications -- Understanding the Model View Controller pattern -- Models -- Views -- Controllers -- Unit tests -- Integration tests -- Creating dedicated layouts for multiple devices -- Using View Pages, Partial Views, View Components, and Tag Helpers -- Using View Pages -- Using Partial Views -- Using View Components -- Using Tag Helpers -- Dividing web applications into multiple Areas -- Applying advanced concepts -- Using view engines -- Providing better quality by creating unit tests and integration tests -- Adding unit tests -- Adding integration tests -- Summary -- Chapter 7: Creating Web API Applications -- Applying Web API concepts and best practices -- Building RPC-style Web APIs -- Building REST-style Web APIs -- Building HATEOAS-style Web APIs…”
    Libro electrónico
  8. 1128
    Publicado 2024
    Tabla de Contenidos: “…Part 2: Interoperability with Arrow: The Power of Open Standards -- Chapter 4: Crossing the Language Barrier with the Arrow C Data API -- Technical requirements -- Using the Arrow C data interface -- The ArrowSchema structure -- The ArrowArray structure -- Example use cases -- Using the C data API to export Arrow-formatted data -- Importing Arrow data with Python -- Exporting Arrow data with the C Data API from Python to Go -- Streaming Arrow data between Python and Go -- What about non-CPU device data? …”
    Libro electrónico
  9. 1129
    Publicado 2021
    Tabla de Contenidos: “…Using Zapier for teams -- Popular Zaps -- Exploring Push by Zapier -- Setting up Push by Zapier -- Zapier based on your business -- Project management -- Customer support -- Social media -- E-commerce -- Summary -- Chapter 9: Slack API, Webhooks, Block Kit, and Sandboxes -- What is a Slack API? …”
    Libro electrónico
  10. 1130
    Publicado 2018
    Tabla de Contenidos: “…Compiling and running chaincode -- Installing and instantiating chaincode -- Invoking chaincode -- Creating a chaincode -- The chaincode interface -- Setting up the chaincode file -- The Invoke method -- Access control -- ABAC -- Registering a user -- Enrolling a user -- Retrieving user identities and attributes in chaincode -- Implementing chaincode functions -- Defining chaincode assets -- Coding chaincode functions -- Creating an asset -- Reading and modifying an asset -- Main function -- Testing chaincode -- SHIM mocking -- Testing the Init method -- Testing the Invoke method -- Running tests -- Chaincode design topics -- Composite keys -- Range queries -- State queries and CouchDB -- Indexes -- ReadSet and WriteSet -- Multiversion concurrency control -- Logging output -- Configuration -- Logging API -- SHIM logging levels -- Stdout and stderr -- Additional SHIM API functions -- Summary -- Chapter 5: Exposing Network Assets and Transactions -- Building a complete application -- The nature of a Hyperledger Fabric application -- Application and transaction stages -- Application model and architecture -- Building the application -- Middleware - wrapping and driving the chaincode -- Installation of tools and dependencies -- Prerequisites for creating and running the middleware -- Installation of dependencies -- Creating and running the middleware -- Network configuration -- Endorsement policy -- User records -- Client registration and enrollment -- Creating a channel -- Joining a channel -- Installation of chaincode -- Instantiation of chaincode -- Invoking the chaincode -- Querying the chaincode -- Completing the loop - subscribing to blockchain events -- Putting it all together -- User application - exporting the service and API -- Applications -- User and session management -- Designing an API -- Creating and launching a service…”
    Libro electrónico
  11. 1131
    Publicado 2024
    Tabla de Contenidos: “…-- Reviewing predictions through shared folders -- Summary -- Chapter 5: IA Process and Work Queue Designs for HITL -- Technical requirements -- Single-Process, single-Work Queue designs -- Asynchronous (non-blocking) reviews -- Synchronous (blocking) reviews -- Multiple-Process, single-Work Queue designs -- Independent manual review logic -- Multiple-process, multiple-work queue designs -- Fully independent manual reviews -- Separating ML predictions and manual reviews into their own Processes and Work Queues -- Design comparison -- Design 1 - asynchronous reviews (one Process, one Work Queue) -- Design 2 - synchronous (polling) reviews (one Process, one Work Queue) -- Design 3 - independent HITL review logic (two Processes, one Work Queue) -- Design 4 - fully independent HITL reviews (two Processes, two Work Queues) -- Design 5 - full separation (three Processes, three Work Queues) -- Summary -- Chapter 6: Reusable IA Components -- Technical requirements -- IA session control -- Forcing HITL review -- Disabling HITL review -- Forcing review data recreation -- Example 1 - three IA Session Variables -- ML prediction kill switch -- Example 2 - kill switch -- ML model versioning -- Two different ways of calling web APIs -- Calling a web API using an Object when a new endpoint is provided -- Calling a web API using an Object when the vendor reuses an existing endpoint -- Example 3 - versioning ML endpoints manually -- Calling Web API Services -- New ML model evaluation -- Example 4 - new ML model evaluation Process template -- Reusable IA components review -- Summary…”
    Libro electrónico
  12. 1132
    por DuBois, Paul, 1956-
    Publicado 2009
    Tabla de Contenidos:
    Libro electrónico
  13. 1133
    Publicado 2018
    Tabla de Contenidos: “…-- Defining an owned type -- Configuring owned types -- Creating the orders migration -- Installing and configuring the Stripe.net NuGet package -- Configuring Stripe -- Processing orders and payments -- Persisting the order object -- Calculating the total order price -- Processing the payment with Stripe -- Adding an order list API endpoint -- Summary -- Chapter 9: Building an Admin Panel -- Extending the authentication endpoint with user roles -- Client-side role-based authorization -- Adding role checks to client-side routes -- Server-side role-based authorization -- Hiding UI elements based on role -- Building the admin panel components -- Configuring nested route definitions -- Refactoring components for reuse -- Product list component -- Creating a product form component -- Creating an add variant modal component -- Vue component inheritance -- Defining a form input base component -- Inheriting from a base component -- Building custom input controls -- Building a custom typeahead control -- Building a multi-select control -- Persisting new products to the database -- Creating a slug generator -- Creating the API endpoint -- Remote validation with Vee-Validate -- Making our app aware of the new custom validation rule -- Creating the validation API endpoint -- Tidying things up -- Linking to the admin panel -- Fixing a logout bug -- Fixing a bug by selecting a product variant -- Summary -- Chapter 10: Deployment -- Registering for an Azure account -- Setting up an Azure environment -- Understanding Azure subscriptions and resources -- Creating a subscription and resource group -- Creating a database -- Creating an app service -- Configuring environment variables -- Preparing the application for deployment -- Configuring multiple database providers -- Tweaking the post-publish build steps -- Configuring Git deployments…”
    Libro electrónico
  14. 1134
    Publicado 2021
    Tabla de Contenidos: “…Streaming -- Record Single Utterances -- Record Audio Streams -- Building a Web Server That Receives a Browser Microphone Stream to Detect Intents -- Dialogflow vs. Text-to-Speech API vs. Speech-to-Text API -- Speech-to-Text API -- Text-to-Speech API -- Build the Back End -- API Calls to Dialogflow -- DetectIntent -- StreamingDetectIntent -- Retrieving Audio Results from Dialogflow and Playing It in Your Browser -- Client-Side Code to Play the Audio -- Summary -- Further Reading -- Chapter 13: Collecting and Monitoring Conversational Analytics -- Conversation-Related Metrics -- Customer Rating Metrics -- Chat Session and Funnel Metrics -- Bot Model Health Metrics -- Capturing Conversation-Related Metrics to Store in BigQuery -- BigQuery -- Capture Points -- Session Id -- Date/Timestamp -- Sentiment Score…”
    Libro electrónico
  15. 1135
    por Raposa, Richard F.
    Publicado 2009
    Tabla de Contenidos: “…Declaring MethodsDeclaring Abstract Classes; Declaring Interfaces; Declaring Enumerations; Declaring Nested Classes; Summary; Exam Essentials; Review Questions; Answers to Review Questions; Chapter 3: Flow Control; Overview of Flow Control; The if Statement; The switch Statement; The for Statement; The while Statement; The do Statement; The break Statement; The continue Statement; Overview of Assertions; Overview of Exceptions; Java API Exceptions and Errors; Summary; Exam Essentials; Review Questions; Answers to Review Questions; Chapter 4: API Contents; The Primitive Wrapper Classes…”
    Libro electrónico
  16. 1136
    Tabla de Contenidos: “…Table of Contents; Preface; Introduction; Conventions Used in This Book; Using Code Examples; Safari® Books Online; How to Contact Us; The Recipes; 1.1 Using OAuth to Access Twitter APIs; Problem; Solution; Discussion; See Also; 1.2 Looking Up the Trending Topics; Problem; Solution; Discussion; See Also; 1.3 Extracting Tweet Entities; Problem; Solution; Discussion; See Also; 1.4 Searching for Tweets; Problem; Solution; Discussion; See Also; 1.5 Extracting a Retweet's Origins; Problem; Solution; Discussion; See Also; 1.6 Creating a Graph of Retweet Relationships; Problem; Solution…”
    Libro electrónico
  17. 1137
    Publicado 2015
    Tabla de Contenidos: “…; ""The Authors ViewModel""; ""Updating the Authors Listing""; ""Updating the Add/Edit Form""; ""Updating the Delete Modal""; ""Summary""; ""Chapter 8. Introduction to Web API""; ""Installing Web API""; ""Updating the List of Authors""; ""Updating the Add/Edit Authors Form""; ""Summary""; ""Part III. …”
    Libro electrónico
  18. 1138
    Publicado 2010
    Tabla de Contenidos: “…Chapter 8: Security Testing of Custom Software ApplicationsChapter 9: Testing Commercial off-the-Shelf Systems; Chapter 10: Implementing Security and Resilience Using CLASP; Chapter 11: Metrics and Models for Security and Resilience Maturity; Chapter 12: Taking It to the Streets; Glossary; Appendix A: 2010 CWE/SANS Top 25 Most Dangerous Programming Errors; Appendix B: Enterprise Security API…”
    Libro electrónico
  19. 1139
    Publicado 2015
    Tabla de Contenidos: “…Testing JavaScript components -- Chapter 9. REST API design and layered service architectures -- Appendix A. …”
    Libro electrónico
  20. 1140
    Publicado 2017
    Tabla de Contenidos: “…The basics : getting started quickly -- List data : working with ordered data -- Structured data : working with structured data -- Code reuse : functions and modules -- Building a webapp : getting real -- Storing and manipulating data : where to put your data -- Using a database : putting Python's DB-API to use -- A little bit of class : abstracting behavior and state -- The context management protocol : hooking into Python's with statement -- Function decorators : wrapping functions -- Exception handling : what to do when things go wrong -- A little bit of threading : dealing with waiting -- Advanced iteration : looping like crazy -- Installing : installing Python -- PythonAnywhere : deploying your webapp -- Top ten things we didn't cover : there's always more-to learn -- Top ten projects not covered : even more tools, libraries, and modules -- Getting involved : the Python community…”
    Libro electrónico