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
Tag Cloud
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
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
FIM-HELP
forefront
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
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Luiz Henrique Lima Campos
Lync Server 2010
marcelo strippoli
Microsoft
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
ru-RU
security
SharePoint
SharePoint 2010
SharePoint 2013
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 Portuguese
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
اکتیو دایرکتوری
Wiki
>
All Tags
>
ASP.NET
Tagged Content List
Wiki Page:
Update Gridview with Checkbox Column(ASP.NET)
Yagmoth555
Suppose That we have a gridview containing a chekcbox and binded to a table that contain a bit column . How we can edit that Gridview and insert changes in the checkbox column. Parse XML of the Gridview : < asp:GridView ID = "GridView1" runat = "server" onrowcancelingedit...
on
8 Feb 2013
Wiki Page:
Introduction to ASP.NET Web API
Richard Mueller
In the new version of ASP.NET you can use something called ASP.NET Web API. This allows you to expose your data in many different formats, such as XML or JSON . The idea is to provide a REST API where you use HTTP for real. Meaning that you use GET/POST/PUT/DELETE . These work pretty straight forward...
on
8 Feb 2013
Wiki Page:
ASP.NET MVC – Autenticação básica (pt-BR)
Paulo M Dalbosco
O ASP.NET MVC nos permite restringir o acesso aos nossos Controllers/Views de modo que, apenas os usuários que forem autenticados no sistema possam acessar tais recursos. Vamos imaginar o projeto com a seguinte estrutura: Na imagem acima podemos observar uma estrutura básica de...
on
6 Feb 2013
Wiki Page:
ASP.NET Session State Provider when using AppFabric caching
Mohammad Nizamuddin
This section applies when using the AppFabric caching session state provider from an ASP.NET page. As a Web farm administrator, you will need to ensure the configuration files on each Web server for applications using AppFabric caching properly point to all the cache cluster servers. This is done by...
on
4 Feb 2013
Wiki Page:
Windows Azure Active Directory Solutions For Developers
Yagmoth555
Page Template - use it when adding new pages to keep with consistency in content presentation. Table of Contents Application Architecture Scenarios Authorization Scenarios Cloud Scenarios Delegation Scenarios Deployment Scenarios MS Technologies and Products Scenarios Security Scenarios Troubleshooting...
on
1 Feb 2013
Wiki Page:
ASP.NET MVC - Validando os parâmetros na requisição de uma URL (pt-BR)
Priscila Mayumi Sato
Sabemos que em toda requisição para uma Action os parâmetros sempre são enviados juntos através da URL. Não seria ótimo poder validar estes parâmetros para não permitir que informações inválidas ou fora de padrão cheguem as nossas Actions? Considerando a seguinte URL em MVC http://localhost:9040...
on
24 Jan 2013
Wiki Page:
ASP.NET MVC 4 lista de 10 Boas Práticas
Guilherme MA
Introdução Este artigo vai abordar as 10 melhores práticas que podem ser seguidas para elevar o uso e eficácia do ASP.NET MVC Framework 4. O que é o ASP.NET MVC Framework? O ASP.NET MVC Framework é baseado no popular e time tested Model-View-Controller (MVC) Design Pattern...
on
23 Jan 2013
Wiki Page:
Running SignalR on Mono
Filip Ekberg
If you are one of those people, just like I am, that still use Linux for hosting despite that you love and only do .NET development; this is something extremely awesome. Ever since I started using SignalR I’ve wanted to host it on my own servers but all of them run on Linux with Mono and Apache. When...
on
8 Jan 2013
Wiki Page:
ASP.NET Portal
Fernando Lugão Veltem
Add links to any ASP.NET articles on TechNet Wiki. ASP.NET MVC ASP.NET MVC Web Application With Federated Authentication How to Use ASP.NET with SQL Server Migrate ASP.NET Applications to IIS 7 Integrated Mode Developing an application using Oracle 10g under Visual Studio 2010 ...
on
3 Jan 2013
Wiki Page:
Habilitando o ASP.NET 2.0 no Windows 2012
Caio Vilas Boas
Pode parecer algo corriqueiro, porem a resposta não está tão clara nos wizards de instalação, uma vez que o ASP.NET não pode ser instalado por pacote autonomo como no Windows 2008 R2. A solução é muito simples, no Windows 2012 o ASP.NET 2.0 e 3.0 estão incluidos no .NET 3.5 como mostra a figura abaixo...
on
4 Dec 2012
Wiki Page:
How to Use a Membership Provider of ASP.NET in WINFORM Application
Fernando Lugão Veltem
We can use the known membership provider of ASP.NET in our winform application. What is the goal? The membership of ASP.NET is a really complete way to manage users and roles (Create,Edit,Delete, access rules to forms like access rules to pages ). How do we implement it? First we create...
on
4 Dec 2012
Wiki Page:
طريقة العرض اللانهائية للبيانات مثل جوجل أو بينج (ar-SA)
Fernando Lugão Veltem
السلام عليكم ورحمة الله وبركاته من أكثر الأشياء التي لا أحبها حقيقة هي مفهوم الصفحات (Paging)المتعددة لعرض البيانات ولذلك كنت أبحث منذ مدة عن طريقة عرض أفضل حتى وجدت محرك البحث بينج والذي قدم مفهوم جميل جدا خاصة عند إستعراض الصورة وهي أن عدد معين من الصور يتم عرضه في الصفحة ثم إذا قم بالنزول لأسفل...
on
17 Nov 2012
Wiki Page:
Upload Ajax Dinâmico
Fernando Lugão Veltem
Caro(a) Leitor(a) hoje gostaria de falar de upload de dados do seu site para o servidor. Já foi falado isso em outros artigos, porém não era utilizando o Ajax Toolkit da Microsoft; pelo menos neste site. Hoje a Internet ficou mais rápida, o browser ficou mais dinâmico e cheio de funcionalidades que...
on
19 Oct 2012
Page 8 of 12 (300 items)
«
6
7
8
9
10
»