Vertaling van "webapi" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Pregunta Tengo que obtener la respuesta de un token procedente de webapi que es así
Question I have to get the response of a token coming form a webapi which is like this
El servidor WebAPI también lo usa para determinar si los datos del modelo entrantes tienen errores.
It's also used by the WebAPI server to determine if the incoming model data has errors.
Las WebAPI, fundamentalmente, permiten que usted tenga disponible el acceso al hardware de los teléfonos.
WebAPI is basically mean that we make the hardware available for you in phones.
Anticipándose a esta situación, nuestro departamento de I+D+i ya ha desarrollado una innovadora tecnología WebAPI, completamente compatible con los navegadores, de un nivel de seguridad y fiabilidad equiparable a los anteriores.
In anticipation of this situation, our R & D department has already developed an innovative WebAPI technology, completely compatible with browsers, of a level of security and reliability comparable to the previous ones.
Y lo bueno sobre las WebAPI es que se están pasando poco a poco a otros navegadores también.
And the good thing about the WebAPI is well, they're trickling into the other browsers as well.
La elección del recurso back-end puede variar según el requisito, pero con el fin de esta muestra se puede crear un WebAPI básica.
The choice of the backend resource can vary as per the requirement, but for the purpose of this sample you can create a basic WebAPI.
Cuando la acción de envío de WebApi recibe un mensaje, lo agrega a una cola de mensajes que es una colección de bloqueo.
When the WebApi send action receives a message, it adds it to a message queue that's a blocking collection.
Integre estas soluciones en sus sistemas y procesos empresariales con nuestros controladores estándares del sector o, si lo prefiere, olvídese de los controladores y aproveche nuestra integración WebAPI para aplicaciones basadas en la web.
Integrate into your business process and systems with our industry standard drivers or go driverless with our WebAPI integration for web based applications
Si decide implementar un conjunto secundario de acciones de controlador basado en datos WebAPI, duplicará la lógica de acceso a datos y negocios en al menos 2 lugares.
If you decide to implement a secondary set of WebAPI data-based controller actions, you will be duplicating business and data access logic in at least 2 places.
¿Por qué debería crear operaciones asíncronas WebAPI en lugar de sincronizar unas?
Why should I create async WebAPI operations instead of sync ones?
Introducción En este ejemplo se crea un flujo de autenticación que van a autenticar un cliente de aplicación única página contra AD FS para proteger el acceso a los recursos de WebAPI en el back-end.
In this sample we will be creating an authentication flow where a single page application client will be authenticating against AD FS to secure access to the WebAPI resources on the backend.
De forma predeterminada, Nancy devuelve un error si no encuentra un recurso, mientras que WebApi pasa a la canalización las solicitudes que no puede manejar
By default, Nancy returns an error if a resource isn't found, whereas WebApi passes requests it can't handle back to the pipeline
Se detectó un bucle de referencia automática: cómo recuperar datos de WebApi en el navegador
Self referencing loop detected - Getting back data from WebApi to the browser