Examples with "async Web" and their translation in Duits
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.
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).
Andere resultaten
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.
As a following step the alternative usage of an async appender would be imaginable, resulting in another dimension of decoupling the generation of logs from our productive web service calls.
Als nächster Schritt ist hier z.B. der alternative Einsatz eines Async Appenders denkbar - eine Möglichkeit, um das Schreiben der Logs noch weiter von unseren produktiven Webservice-Calls zu entkoppeln.