Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
AD FS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
Exchange Server 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MCTS
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Portal
Português Brasil
PowerShell
Private Cloud
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
solucionando problemas
spam
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Wiki Featured Article
tonyso
Translated into Italian
Translated into Japanese
troubleshooting
tr-TR
UAG
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
web.config
Tagged Content List
Wiki Page:
Leer valores enviados por los metodos Get y Post (es-ES)
Fernando Lugão Veltem
Leer valores enviados por los metodos Get y Post, guardarlos en un archivo de texto, configurado en el web.config Este es el código fuente: using System ; using System . Collections . Generic ; using System . Linq ; using System . Web ; using ...
on
21 Apr 2013
Wiki Page:
AppSettings no arquivo web.config (pt-BR)
Ed Price - MSFT
O ASP.NET fornece um sistema de configuração que pode usar para manter as nossas aplicações flexíveis em tempo de execução . Neste artigo, vamos examinar algumas dicas e melhores práticas para utilizar o sistema de configuração para...
on
4 Jul 2012
Wiki Page:
Trust Services Config Encryption Sample
Suma Adabala
Table of Contents Overview Quick Summary Running the Sample Quick Links Overview This document demonstrates how Trust Services can be used to encrypt sensitive information stored in ASP.NET web.config files. Quick Summary In the scenario described in the figure below, we would...
on
3 Jul 2012
Wiki Page:
Windows Identity Foundation (WIF): A Potentially Dangerous Request.Form Value Was Detected from the Client (wresult="<t:RequestSecurityTo...")
Quenby Mitchell
Symptoms While processing an RSTR (Request for Security Token Response), System.Web throws the following exception: System.Web.HttpRequestValidationException: A potentially dangerous Request.Form value was detected from the client (wresult="<t:RequestSecurityTo..."). at System...
on
29 Feb 2012
Wiki Page:
Como Referenciar Configurações de um Arquivo Externo ao web.config (pt-BR)
Ricardo Oneda
É uma boa prática armazenar informações de configurações de uma aplicação no arquivo web.config (no caso de aplicações ASP.NET) ou no app.config (para os outros tipos de aplicações). Isso possibilita a alteração...
on
10 Jan 2012
Wiki Page:
IIS 7/7.5 – Referência de configuração (pt-BR)
Erick Albuquerque
Introdução O IIS 7 e 7.5 tem o sistema de configuração baseado em XML para armazenar configurações do metabase do IIS. Esta configuração foi introduzido no ASP.NET e é baseado em um sistema hierárquico. Os arquivos de configurações...
on
25 Oct 2011
Wiki Page:
Como achar todos web.config no IIS 7/7.5? (pt-BR)
Erick Albuquerque
Table of Contents Introdução Prática Resumo Introdução Localizar todos web.config no IIS. Prática Em um cenário de troubleshooting ou algum tipo de documentação que você necessite fazer para apontar a localização...
on
19 Oct 2011
Wiki Page:
.NET Trust levels page (pt-BR)
Luciano Lima [MVP]
Introdução Utilize o recurso .NET Trust levels page para definir elementos de confiança no web.config. O elemento de confiança permite configurar o nível de segurança para acesso ao código (CAS) que é aplicado na aplicação, conheça...
on
26 Apr 2011
Wiki Page:
Como alterar o tamanho do web.config? (pt-BR)
Luciano Lima [MVP]
Por padrão o web.config tem o tamanho máximo de 100KB, esta é uma diretiva de segurança para evitar ataques de DDOS (Negação de serviço). Normalmente o tamanho de 100KB é mais do que o suficiente para o seu web.config, mas existem casos que este...
on
31 Mar 2011
Wiki Page:
Bloqueando SQL Injection com URL Rewrite (pt-BR)
Erick Albuquerque
Creio que seja uma preocupação de todos os ataques de SQL Injection nos diversos tipos de aplicações, mas existem algumas formas de bloquear este tipo de ataque, uma delas ‘e com o URL Rewrite utilizando expressão regular, o código abaixo deve ser colocado...
on
23 Mar 2011
Page 1 of 1 (10 items)
Can't find it? Write it!
Post an Article