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:
Come utilizzare ASP.NET con SQL Server (it-IT)
Tomoaki Yoshizawa
Destinatari : sviluppatori Web developers che non hanno familiarità con SQL Server, ma vogliono imparare come utilizzare un database SQL Server con i loro siti web ASP.NET . I link riportati di seguito sono esterni a TechNet Wiki e forniscono informazioni e guide sulla creazione di pagine web dinamiche...
on
14 Jun 2013
Wiki Page:
ASP.NET で SQL Server を利用するには (ja-JP)
Tomoaki Yoshizawa
対象者 : SQL Server を利用することに馴染みがなく、SQL Server データベースを ASP.NET Web サイトに利用する方法を学習したい Web 開発者 ページ下の 外部リンク では、SQL Server と ASP.NET テクノロジーを利用するデータドリブンのアプリケーションについての情報やガイダンスを提供します。この情報では、既に ASP.NET についての知識があると仮定します。もし、ASP.NETについてまだ馴染みがなく、追加のプログラミングリソースや情報を探しているのであれば、 http://www.asp.net へ行くと良いでしょう。日本語であれば...
on
14 Jun 2013
Wiki Page:
SQL Server & VB.NET Applications
Naomi N
Article Introduction: This article is all about the integration between .NET applications (VB.NET in this article) and SQL Server 2008/R2 (No relevance for edition at this time). Relevant Background: In order to connect to SQL Server and use your database you must have the right security settings...
on
9 Jun 2013
Wiki Page:
Getting Started: Windows Workflow Foundation and ASP.NET
Leonardo Façanha
Windows Workflow Foundation is a great technology for creating workflows. It can be used in combination with different technologies, for example SharePoint, WCF, etc. In this article we will combine the Windows Workflow Foundation with ASP.NET. Table of Contents The Scenario File - New - Project...
on
7 Jun 2013
Wiki Page:
How to Use ASP.NET with SQL Server
Naomi N
Intended audience : Web developers who are not familiar with SQL Server, yet want to learn how to use a SQL Server database with their ASP.NET web sites . The links below are external links and provide information and guidance on creating dynamic, data driven applications using SQL Server and ASP...
on
6 Jun 2013
Wiki Page:
Visual Studio 2010 Projesini IIS Üzerinde Çalıştırma (tr-TR)
Veysel Ugur KIZMAZ
Visual Studio ile geliştirdiğimiz bir web uygulamasını ya da web sitesini IIS yüklü olmasına gerek kalmadan çalıştırabiliyoruz. Fakat bazı durumlarda IIS üzerinde çalıştırmak ve debug etmek gerekebilir. Örnek bir senaryo üzerinden neden bu işlemin gerekli olacağını inceleyelim. Bir web projesi yaptığınızı...
on
4 Jun 2013
Wiki Page:
Asp.Net Dinamik User Control Kullanımı (tr-TR)
Veysel Ugur KIZMAZ
Sayfalarımıza ihtiyacımız dahilinde bazen dinamik olarak user control eklemek isteyebiliriz. Dinamik olarak User Control Ekleme işlemleri aşağıda yer almaktadır. < asp:PlaceHolder ID = "dynamicUC" runat = "server" ></ asp:PlaceHolder > Yukarıdaki kodu...
on
4 Jun 2013
Wiki Page:
ASP.NET MVC Internals
Muthukrishnan Ramasamy
Returning Json Results from Mvc Controllers without JsonResult Some of the developers may not like returning JsonResult, because it may hide the actual data type we intend to return. They may like to return an object which should be automatically converted to JSON by the controller. The default ASP...
on
30 May 2013
Wiki Page:
ASP.NET AJAX Web Application With Federated Authentication
Carsten Siemens
Back to Windows Azure Active Directory Solutions For Developers “Claims Aware AJAX Application” code sample available with Windows Identity Foundation SDK .
on
29 May 2013
Wiki Page:
Migrate ASP.NET Applications to IIS 7 Integrated Mode
Carsten Siemens
Introduction There has been a lot of discussion on how to make your application compatible with IIS 7 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...
on
13 May 2013
Wiki Page:
Penyesuaian Tampilan pada Browser Mobile dengan ASP.NET MVC (id-ID)
Carsten Siemens
Internet tidak hanya diakses orang melalui komputer desktop, kini banyak orang akses Internet melalui piranti genggam ( handphone ). Oleh sebab itu, untuk membuat aplikasi Internet, perlu dipertimbangkan supaya dapat ditampilkan dan diakses dengan baik melalui browser desktop maupun piranti genggam...
on
29 Apr 2013
Wiki Page:
Pengenalan SignalR (id-ID)
Ahmad Masykur
Overview / Survival Guide ASP.NET SignalR adalah pustaka untuk pengembang ASP.NET untuk menambahkan fungsionalitas web real-time dalam aplikasi. Fungsionalitas web real-time adalah kemampuan kode di sisi server untuk mendorong isi/pesan ke client yang tersambung secara real-time. SignalR...
on
21 Apr 2013
Wiki Page:
Using AJAX AutoCompleteExtender with Web Services
Richard Mueller
Hi Techies, This is my very first post to the asp.net wiki and hope to have many post in the future. Today I will demonstrate you on how to populate a text box with suggested values when user types a character in text box using a AJAX Auto Complete Extender. This demonstrate uses web service...
on
14 Apr 2013
Page 4 of 12 (300 items)
«
2
3
4
5
6
»