Vertaling van "Web 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 este procedimiento se crea una nueva aplicación Web ASP.NET.
Puede utilizar el control para agregar informes de datos interactivos en tiempo real a las aplicaciones Web ASP.NET.
You can use the control to add interactive real-time data reports to your ASP.NET Web applications.
Una aplicación Web ASP.NET está hecha de páginas.
También sigue una arquitectura de código subyacente como las páginas Web ASP.NET, aunque no tiene una interfaz de usuario.
It also follows a code-behind architecture like the ASP.Net web pages, although it does not have an user interface.
Un atacante que aprovechase esta vulnerabilidad podría eludir la seguridad de un sitio Web ASP.NET y obtener acceso no autorizado.
An attacker who successfully exploited this vulnerability could bypass the security of an ASP.NET Web site and gain unauthorized access.
Los desarrolladores pueden escribir el código C# para formas que recolectan datos de usuarios de un sitio Web ASP.NET.
Developers can write the C# code for forms that collect data from users of an ASP.NET Web site.
Los utilizan fundamentalmente los controles de servidor de la página Web ASP.NET para sus propias tareas de inicialización y representación.
Instead, they are primarily used by server controls on the ASP.NET Web page to initialize and render themselves.
En los temas siguientes se explica el modelo de control de eventos para páginas Web ASP.NET, y se ofrecen instrucciones sobre cómo crear controladores de eventos.
The following topics explain the event-handling model for ASP.NET Web pages and provide instructions on how to create event handlers.
Este enfoque ofrece una arquitectura con mayor capacidad de mantenimiento, reutilización y de acoplamiento flexible, ya que el código de publicación de la excepción no toca ninguna página Web ASP.NET y se sitúa en una ubicación centralizada.
This approach offers a more loosely coupled, maintainable, and reusable architecture, as the exception publishing code does not touch any ASP.NET Web page and is instead located in one, centralized location.
El componente Web ASP.NET incluye los mismos métodos, junto con su propio archivo y sistemas de almacenamiento en caché basadas en el navegador
The ASP.NET Web component includes the same methods, along with its own file and browser-based caching systems.
Cuando se trabaja con controles de servidor en una página Web ASP.NET, buena parte de la lógica de la página implica responder a los eventos iniciados por los controles.
When you work with server controls on an ASP.NET Web page, much of the page's logic involves responding to events raised by controls.
Si precompila el sitio, desea poder actualizar los páginas Web ASP.NET individuales (archivos.aspx) sin tener que volver a compilar el sitio completo.
If you precompile the site, you want to be able to update individual ASP.NET web pages (.aspx files) without having to recompile the entire site.
Si la aplicación Web ASP.NET se encuentra con una excepción no controlada y la aplicación no está configurada para utilizar páginas de error personalizadas, se verá una pantalla similar a la que aparece en la figura 6.
If your ASP.NET Web application encounters an unhandled exception and you do not have your application configured to use custom error pages, you'll see a screen similar to the one shown in Figure 6.