Download for Windows Premium
Publiciteit
en el code behind

Examples with "en el code behind" and their translation 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.
En este caso se necesita usar un evento y una referencia de la VM en el code behind para actualizar la propiedad en la VM.
In this case it{s necessary to use an event and a reference of the VM in the code behind to update the property in the VM.

Andere resultaten

Al seleccionar <New Event Handler> Visual Studio generará un gestor de evento apropiado en el código subyacente (Code-behind).
When you select <New Event Handler> Visual Studio will generate an appropriate event handler in your Code-behind file.
En este caso, puedes remover la propiedad StartupUri y su valor, y luego realizar todo desde el Code-behind.
In that case, you can remove the StartupUri property and value and then do it all from Code-Behind instead.
En este caso, puedes remover la propiedad StartupUri y su valor, y luego realizar todo desde el Code-behind.
PasswordBox and binding When you need to obtain the password from the PasswordBox, you can use the Password property from Code-behind.
De hecho, podríamos haber evitado todo el Code-behind en el ejemplo anterior, porque un TextBox de WPF puede manejar automáticamente los comandos comunes como cortar, copiar, pegar, deshacer y rehacer.
In fact, we could have avoided all of the Code-behind in the previous example, because a WPF TextBox can automatically handle common commands like Cut, Copy, Paste, Undo and Redo.
Pero por supuesto también podemos acceder a estos recursos desde Code-behind, lo cual puede ser útil en varias situaciones.
However, you can of course access your resources from Code-behind as well, which can be useful in several situations.
Desde Code-behind, esta es la misma propiedad que puedes leer para saber si un elemento de menú dado está marcado o no.
From Code-behind, this is the same property that you can read to know whether a given menu item is checked or not.
La verdad es que hay varias razones por la cual hay que utilizar code behind pero todo dependerá de lo que se necesite.
The truth is that there're several reasons why you have to use code behind but everything will depend on what is needed.
Este código C# se refiere normalmente como code behind (Código de atrás).
This C# code is normally referred to as code behind.
El modelo code-behind de ASP.NET marca la separación del ASP clásico y alienta a los desarrolladores a construir aplicaciones con la idea de presentación y contenido separados en mente.
ASP.NET's code-behind model marks a departure from Classic ASP in that it encourages developers to build applications with separation of presentation and content in mind.
Visual Studio automáticamente crea este archivo cuando se crea una nueva aplicación WPF, incluyendo un archivo Code-behind llamado App.xaml.cs.
Visual Studio will automatically create it for you when you start a new WPF application, including a Code-behind file called App.xaml.cs.
Sin embargo, esto no significa que no se pueda crear FlowDocument desde Code-behind. Es absolutamente posible, ya que cada elemento está representado por una clase que puede ser instanciada y añadida con un buen código en C#.
However, this obviously doesn't mean that you can't create FlowDocument's from Code-behind - you absolutely can, since every element is represented by a class that you can instantiate and add with good, old C# code.
En Code-behind, manejamos el evento click del botón, en el cual agregamos cada uno de los strings al ListBox, como se observa en la imagen.
In Code-behind, we handle the click event of the button, in which we add each of the text strings to the ListBox, as seen on the screenshot.
Er zijn geen resultaten gevonden voor deze term.
Publiciteit

Resultaten: 230. Exact: 1. Verstreken tijd: 177 ms.