TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
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
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
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
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
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
>
ASP.NET
Tagged Content List
Wiki Page:
Error Crystal Report 13.0 in ASP.NET page
TestVB
After installing Crystal Report 13.0 for Visual Studio 2010 from this link http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_2.exe and when you want to execute a page containing Crystal Report Viewer's Control you may encounter the error saying CS0433: The type 'CrystalDecisions...
on
31 Jan 2012
Wiki Page:
JSON (id-ID)
Ahmad Masykur
JSON (JavaScript Object Notation) merupakan format pertukaran data yang berdasarkan notasi JavaScript. Notasi ini mudah ditulis dan dibaca oleh manusia, dan juga mudah diterjemahkan dan dibuat oleh mesin. JSON merupakan format berbasis teks yang tidak tergantung terhadap platform. Notasi yang digunakan...
on
30 Jan 2012
Wiki Page:
Abrindo o menu apenas com o clique (pt-BR)
Ozimar Henrique
Table of Contents Introdução Procedimento Código Introdução Olá leitor, gostaria de informar hoje e mostrar como deixar o menu do asp.net funcionando apenas com o clique, isto é, se o mouse for passado em cima do menu ele não vai abrir, só...
on
24 Jan 2012
Wiki Page:
DateDiff com intervalos escolhidos por você (pt-BR)
Mauricio Junior - MCP, MCAD, MVP Microsoft
Olá caro leitor, hoje gostaria de informar e mostrar como pegar o intervalo de uma data em mês, ano, dia, semana, segundos, mile segundos, quarto de tempo, minutos, horas e dias. Existem vários sistemas ou aplicativos que precisam calcular esse tipo de intervalo pelas datas cadastradas...
on
24 Jan 2012
Wiki Page:
Pegando o nome do componente .NET dentro do JavaScript (pt-BR)
Mauricio Junior - MCP, MCAD, MVP Microsoft
Hoje gostaria de falar e mostrar como pegar o nome do componente dentro de funções escritas em JavaScript. Principalmente quando você começa a utilizar painéis, TabContainer e outros objetos que no código fonte HTML não aparecem todos. Tag: Visual Studio...
on
24 Jan 2012
Wiki Page:
Sort no GridView sem ir ao banco de dados novamente (pt-BR)
Mauricio Junior - MCP, MCAD, MVP Microsoft
Caro leitor, hoje gostaria de mostrar e falar sobre como ordenar suas colunas com apenas um clique, sem precisar ir ao banco de dados novamente. Tag: C#, ASP.NET, .NET, Visual Studio 2010 Para quem desenvolve software utilizando a plataforma da Microsoft, usa muito o component GridView. Esse componente...
on
24 Jan 2012
Wiki Page:
Principais Diferenças entre Projetos Web Application e Web Site do ASP.NET (pt-BR)
Ricardo Oneda
No Visual Studio, podem ser criados dois tipos de projetos ASP.NET: Web Application e Web Site. Segue abaixo uma lista com as principais características e diferenças entre esses dois tipos de projetos: Projetos Web Application É possível estabelecer dependências...
on
18 Jan 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:
Matriks Identitas di ASP.NET (id-ID)
Ahmad Masykur
Dokumen ini memaparkan beberapa seting pada othentikasi IIS dalam bentuk tabel. Hasil dari identity yang diperoleh dapat berupa object IPrincipal atau IIdentity. Objek Principal mengimplementasikan antarmuka IPrincipal and menggambarkan konteks security dari user yang menjalankan kode program. Objek...
on
1 Jan 2012
Wiki Page:
Clique ENTER usando C#.NET (pt-BR)
Mauricio Junior - MCP, MCAD, MVP Microsoft
Hoje gostaria de informar e mostrar uma dica que pode te ajudar a resolver o problema do ENTER sem o uso de JavaScript. Tempos atrás escrevi um artigo que mostrava como detectar o clique ENTER na aplicação. Segue o link do artigo anterior: Artigo anterior: http://www.ecode10...
on
22 Nov 2011
Wiki Page:
Mengenal ASP.NET (id-ID)
Fernando Lugão Veltem
ASP.NET merupakan pengembangan dari ASP (yang sekarang lebih dikenal sebagai ASP klasik), namun bukan merupakan versi upgrade dari ASP. ASP.NET membawa teknologi yang benar-benar baru untuk script di sisi server. ASP.NET berjalan di atas server web IIS (Internet Information Services) dengan dukungan...
on
17 Nov 2011
Wiki Page:
Trabalhando com Session (pt-BR)
Mauricio Junior - MCP, MCAD, MVP Microsoft
Gostaria de falar e mostrar uma nova maneira de trabalhar com Session dentro de um site feito com a plataforma ASP.NET. Muitos sites e sistemas utilizam de forma descentralizada esse tipo de informação. O meu objetivo aqui é mostrar que existe uma maneira legal e centralizada...
on
14 Nov 2011
Wiki Page:
URL do WebService Dinâmico (pt-br)
Mauricio Junior - MCP, MCAD, MVP Microsoft
Olá Internautas, hoje gostaria de falar sobre um código importante para quem usa URL dinâmica no WebService. Para quem trabalha com vários ambientes de software, essa solução pode valer muito a pena. Usado: Ferramenta de desenvolvimento: Visual Studio...
on
14 Nov 2011
Wiki Page:
Segurança em aplicações ASP.NET no IIS 7 e 7.5 (pt-BR)
Fernando Lugão Veltem
Nesse post será demonstrado como configurar no IIS 7 e 7.5 o nível de segurança do ASP.NET. Entre no IIS e vá na opção .NET Trust Levels, conforme gráfico abaixo: Selecione a opção Medium, e verifique se a aplicação...
on
12 Nov 2011
Wiki Page:
Utilizando o padrão MVP com ASP.NET (pt-BR)
Daniel Cheida
Não podemos dizer que o padrão MVP ( Model-View-Presenter ) é recente, mesmo por que foi proposto no início dos anos noventa. Mas ainda assim parece novo para muitos desenvolvedores, que ainda não se familiarizaram com ele. O padrão MVP é derivado...
on
5 Nov 2011
Wiki Page:
URL Encryption in ASP.NET
Sudhakar Kottapalli
Security is one of the key concerns in web applications. To maintain state we use many mechanisms and Query String is also one. If Query string holds any sensitive data it may lead to SQL Injection or accessing some other user’s data by just updating the Query String. Let’s consider...
on
28 Oct 2011
Wiki Page:
Tips for ASP.Net Developers
Ed Price - MSFT
1) Do not run production ASP.NET Applications with debug=”true” enabled. Doing so causes a number of non-optimal things to happen including: · The compilation of ASP.NET pages takes longer (since some batch optimizations are disabled) · Code can execute slower (since...
on
14 Oct 2011
Wiki Page:
Tipos de autenticação no FTP do IIS 7/7.5 (pt-BR)
Fernando Lugão Veltem
Table of Contents Tipos de a utenticação no FTP Autenticação anonima Autenticação do ASP.NET A utenticação básica Autenticação do ‘Gestor’ do IIS Tipos de a utenticação no FTP Autenticação...
on
10 Oct 2011
Wiki Page:
How to Use SynchronizationContext to Host Workflows in ASP.Net
Ed Price - MSFT
Applications running in ASP.Net won't work properly if they spawn new threads, but to get the most functionality from Windows Workflow Foundation , WorkflowApplication starts workflows on new threads by default. The WorkflowApplication object has a member called SynchronizationContext that can be...
on
7 Oct 2011
Wiki Page:
How to Use SynchronizationContext for Hosting Workflows in ASP.Net
Ed Price - MSFT
Applications hosted in ASP.Net must not run processes that spawn new threads, but to gain the most functionality out of Windows Workflow Foundation , workflows need to be hosted using WorkflowApplication, which spawns new threads by default. WorkflowApplication has a member called SynchronizationContext...
on
7 Oct 2011
Wiki Page:
Migrate ASP.NET Applications to IIS 7 Integrated Mode
Ed Price - MSFT
Introduction There had been much discussion on how to make your application compatible with the IIS7 Integrated mode. To know how to make your application compatible with IIS7 integrated mode, you first need to understand what the integrated mode is and why we want to use it. IIS7 released with...
on
7 Oct 2011
Wiki Page:
如何讓 IIS6 / IIS7 中同站台不同應用程式間共用 Session 資料 (zh-TW)
Ed Price - MSFT
在 Web Farm 環境下部署網站需要關注的細節可不少,在部署大型網站的時候 IIS 這部分到底要算 IT 的領域還是 開發人員 (Developer) 的領域其實分不太清楚,像要在「同一個站台」區分「不同應用程式」且還要能讓 Session 彼此互通,這到底應該歸誰管呢?這可不是用「ASP.NET 開發伺服器」可以模擬出來的,而 IT 人員如果不會寫程式應該也不知該如何是好,這也是我認為 ASP.NET 開發人員應該多熟悉 IIS 的原因。 要在 Web Farm 環境下要達成 Session 互通有以下條件: 確保 <machineKey> 要設定一致 ...
on
3 Oct 2011
Wiki Page:
將 ASP.NET 網站部署在 UNC 路徑上最重要的步驟 (zh-TW)
Ed Price - MSFT
如果要將 ASP.NET 網站安裝在遠端的 UNC 路徑上,在設定 IIS 時除了一般檔案的存取權限外,最重要的就是 ASP.NET 的執行權限是否有正確設定,由於所有置於 UNC 路徑上的 .NET 應用程式都會預設套用 LocalIntranet 群組,所以你無法將 ASP.NET 佈署在 UNC 路徑上,除非自行新增 .NET 安全性原則。 在沒設定 .NET 安全性群組之前,不管你怎麼設定都會出現以下 安全性例外狀況 的錯誤訊息: 解決此問題的步驟如下: 1. [開始] / [執行] / 輸入 cmd 並按下 Enter 2. 進入 .Net Framework...
on
3 Oct 2011
Wiki Page:
The Repository Pattern on LINQ
Suresh Mekkattil
What is the Repository Pattern? The repository pattern provides a way to provide isolation between the data access layer of your application with the business layer. In using the repository pattern, you can have a separation of concerns in your data access code. You can find more information here...
on
5 Aug 2011
Wiki Page:
ASP.NET MVC - Início, Meio e Fim - Parte 2 (pt-BR)
Esref DURNA
No primeiro artigo da série " ASP.NET MVC - Início, Meio e Fim", nossa preocupação principal foi responder a uma pergunta intrigante: "O que é ASP.NET MVC?". Nele, apresentamos as linhas gerais que delineiam a tecnologia, bem como alguns aspectos...
on
22 Jul 2011
Page 5 of 5 (125 items)
1
2
3
4
5
Can't find it? Write it!
Post an Article