Examples with "async Web" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Upload Data Task Async Web Uploads a data buffer that contains a Byte array to the URI specified as an asynchronous operation using a task object.
Lädt einen Datenpuffer hoch, der ein Byte Array an den URI enthält, der mithilfe eines Taskobjekts als asynchroner Vorgang angegeben wird.asynchronous operation.
Again, the best resource for getting started is the tutorial on the ASP.NET Web site for async Web Forms (bit.ly/Ydho7W).
Die beste Ressource für die ersten Schritte ist erneut das Lernprogramm auf der ASP.NET-Website für Async-Web Forms (bit.ly/Ydho7W).
Other results
Cannot register the ASYNC task on the Web Services Coordinator.
Die ASYNC-Aufgabe konnte beim Web Services Coordinator nicht registriert werden.
The async snippet allows your web page to continue loading while your browser downloads the +1 JavaScript.
Mit dem asynchronen Snippet wird eure Website weiter geladen, während der Browser das +1-JavaScript herunterlädt.
Newer frameworks such as Web API and SignalR have full support for async and await.
Neuere Frameworks wie Web-API und SignalR unterstützen Async und Await vollständig.
The result from the async method is the number of characters of a web page.
ASYNC task registered on the Web Services Coordinator.
With Web Forms, async support is opt-in.
From the web console, open the Async Move Operation Job Processing configuration.
ASP.NET Web Forms is an older framework, but it also has adequate support for async and await.
ASP.NET Web Forms ist ein älteres Framework, bietet aber ausreichende Unterstützung für Async und Await.
To use custom settings for the job queue, modify the Async Operation Default Queue configuration from the web console.
Um benutzerdefinierte Einstellungen für die Auftragswarteschlange festzulegen, passen Sie die Konfiguration Async Operation Default Queue über die Web-Konsole an.
I haven't reviewed the code that handles a user's uploaded images, but this is a great opportunity to address a basic async pattern that improves both Web application performance and UX.
Ich habe den Code, der die hochgeladenen Bilder eines Benutzers verarbeitet, nicht geprüft, doch dies ist eine gute Gelegenheit, ein grundlegendes asynchrones Muster anzusprechen, das sowohl die Leistung der Webanwendung als auch das Benutzererlebnis verbessert.
For the complete example, see Walkthrough: Accessing the Web by Using Async and Await.
Das vollständige Beispiel finden Sie unter Exemplarische Vorgehensweise: Zugreifen auf das Web mit Async und Await.