Examples with "ASP.NET ze" 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.
Skróć swoją podróż do chmury, migrując aplikacje ASP.NET ze środowiska lokalnego na platformę Azure.
Simplify your journey to the cloud by migrating your ASP.NET applications from on-premises to Azure.
Andere resultaten
Platforma ASP.NET wykryje, że nie podano prawidłowego kodu MAC, i odrzuci złośliwe żądanie.
ASP.NET will detect that a valid MAC hasn't been provided, and ASP.NET will reject the malicious request.
Dodając jawny element<machineKey>do pliku Web.config aplikacji, deweloper informuje platformę ASP.NET, że nie należy używać wygenerowanego automatycznie klucza kryptograficznego.
By adding an explicit<machineKey>element to the application's Web.config file, the developer tells ASP.NET not to use the auto-generated cryptographic key.
Aby zapewnić instalacji domyślnej niższy poziom uprzywilejowania, ostateczna wersja programu ASP.NET korzysta ze słabszego konta ASPNET, które jest odpowiednie dla większości aplikacji sieci Web.
To provide a less-privileged default installation, the release version of ASP.NET uses the weaker ASPNET account, which is suitable for most Web applications.
Mimo że oprogramowanie ASP.NET nie udostępnia bezpośrednio pliku web.config aplikacji, warto (jeśli nie jest to zbyt skomplikowane) przechowywać informacje związane z zabezpieczeniami, takie jak ustawienia kluczy komputera i parametry połączeń, w pliku konfiguracyjnym poza lokalizacją aplikacji.
Even though ASP.NET will not serve the application web.config file, when it is practical, it is better to put security-sensitive information such as machine-key settings and connection strings in a configuration file that is outside the application adds a defense against information disclosure.
Dlatego program ASP.NET przyjmuje, że wersją docelową programu.NET Framework dla aplikacji sieci Web jest wersja 3.5 lub starsza, ale program ASP.NET nie może odnaleźć plików, które są instalowane z programem.NET Framework w wersji 3.5 i które musi skompilować.
does not have a 'targetFramework' attribute. Therefore ASP.NET assumes that the Web application targets the.NET Framework version 3.5 or earlier, but ASP.NET could not find files that are installed with the.NET Framework version 3.5 that it needs to compile.
Jeśli konto usługi ASP.NET nie widnieje na liście, dodaj je.
If the ASP.NET service account is not listed, add it.
Strony ASP.NET jest również po stronie serwera plik zapisany z rozszerzeniem aspx.
An ASP.NET page is also a server side file saved with the.aspx extension.
Adres strony ASP.NET renderuje inną zawartość zależnie od przeglądarki użytkownika.
An ASP.NET website renders different content based on the user browser.
Najsmutniejszą rzeczą dotyczącą klasycznych aplikacji ASP.NET jest ich czas startu.
The saddest thing about classic ASP.NET websites is startup time.
W programie ASP.NET personifikacja jest opcjonalna i domyślnie nie jest włączona.
In ASP.NET, impersonation is optional and is not enabled by default.
Runtime ASP.NET zawiera mapę klucz-wartość obiektów CLR zwanych cache.
The ASP.NET runtime includes a key-value map of CLR objects called cache.
Ten plik cookie jest przesyłany przez technologię ASP.NET do przechowywania danych sesji.