Vertaling van "En ASP.NET" 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 ASP.NET, puede utilizar varios métodos para desarrollar archivos de aplicación
In ASP.NET, you can use several methods to develop application files
En ASP.NET soporte cualquier tipo de postback: directos y por código.
In ASP.NET it supports all kinds of postbacks: direct and by code.
Nearforums es una ligera y veloz solución de software de foros basada en ASP.NET.
Nearforums is a lightweight and speedy, ASP.NET-based forum software solution.
Descripción: Establecer un carrito de la compra basada en ASP.NET en su sitio Web.
Description: Set up an ASP.NET-based shopping cart on your Web site.
En ASP.NET, suplantación es opcional y no está habilitada de forma predeterminada.
By default, impersonation is optional and is not enabled in ASP.NET.
En ASP.NET, esto puede lograrse a través de lo siguiente
In ASP.NET, this can be done by
En ASP.NET usando C# podemos obtener el valor que está siendo enviado usando este código
In ASP.NET using C# we can get that passed value using this code
En ASP.NET, el manejo de errores se realiza utilizando el enfoque estándar o intento de captura utilizando los eventos de aplicación.
In ASP.NET, error handling is done using the standard try catch approach or using application events.
En ASP.NET Core, se pueden alcanzar niveles sin precedentes de expresividad a través de nuevos artefactos de lenguaje llamados asistentes de etiquetas.
In ASP.NET Core you can reach unprecedented levels of expressivity through new language artifacts called tag helpers.
En ASP.NET, es posible permitir la autorización para la aplicación al realizar ajustes adicionales disponibles en el archivo Web.config archivo.
In ASP.NET, it is possible to allow authorization to the application when you make additional settings available within the Web.config file.
En ASP.NET MVC, añadir el atributo [ValidateInput(false)] a una acción de un controlador desactiva la validación para esa acción, mientras que agregar el atributo [AllowHtml] desactiva la validación para un campo.
In ASP.NET MVC, adding the [ValidateInput(false)] attribute to a controller action turns off validation for that action, while adding the [AllowHtml] attribute turns off validation for a field.
Las aplicaciones fueron desarrolladas en ASP.NET bajo la arquitectura a tres capas.
The applications were developed in ASP.NET under architecture three layers.
Las dos herramientas más comunes para su reutilización en ASP.NET son las siguientes
The two most common tools for reuse in ASP.NET are