This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
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
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
marcelo strippoli
mehmet parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into Portuguese
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
windows 8
Windows Phone
Windows Phone Migration Content
windows server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
windows server 2012 r2
Wiki
>
All Tags
>
How To
Tagged Content List
Wiki Page:
How to Run Hyper-V Server 2008 R2 Standalone for Learning
Carsten Siemens
This article is a work-in-progress . Please feel free to correct and extend it. This article is not specific to running the Hyper-V as a role within Windows Server 2008 on a laptop; this is described here, How To run Hyper-V on a laptop . This article is designed for non-IT professional who wants...
on
22 Apr 2014
Wiki Page:
Hyper-V: How to Add a Pass-Through Disk on a Failover Cluster
Carsten Siemens
Applies to: Windows Server 2008, Windows Server 2008 R2 There is a small but crucial difference in the way you configure a highly available virtual machine in a Windows Server 2008 Failover Cluster and Windows Server 2008 R2 (which includes Live Migration and Clustered Shared Volumes). On Server...
on
22 Apr 2014
Wiki Page:
WpfHowTo: Avoid binding error when removing a DataGrid row with RelativeSource (Static Bridge/Relay)
Shreeharsh Ambli
This project shows how to use a Static Bridge or Relay to share a property between Visual Tree elements and elements that have been removed from the UI, due to source data changes. In this example, a forum poster wondered why they got the following error when they deleted an item from the data bound...
on
22 Apr 2014
Wiki Page:
How to make a Simple fast WPF mouse tail (or tracer stream) (en-US)
Shreeharsh Ambli
This article shows how to add "Tracer" objects, that follow the mouse around in a stream / tracer effect. The concept is to move away from a "controller" type solution where a monitor loop adds and removes dots. In this example, each dot is responsible for it's own...
on
22 Apr 2014
Wiki Page:
WpfHowTo: A collection of helpful short articles
Shreeharsh Ambli
This page lists a collection of "How To" articles that have been created out of responses to a WPF questions on the MSDN WPF Forum . Convert Controls to XAML and Parse XAML into Controls Add a Debug/Output Console to your Application Change DataGrid RowHeader Properties...
on
22 Apr 2014
Wiki Page:
WpfHowTo: Pass and use a Control in it's own ValueConverter for Convert/ConvertBack
Shreeharsh Ambli
A common question on the WPF forums is how to pass the control itself into a ValueConverter that is acting on one of it's properties. This example shows how that is achieved with three examples. The main trick here is to use a MultiValueConverter and a MultiBinding, but where it is...
on
22 Apr 2014
Wiki Page:
WpfHowTo: Change DataGrid RowHeader Properties and/or Template When a Cell is Selected
Shreeharsh Ambli
This project shows the solution to a poster's question regarding manipulating the RowHeaderStyle, or other aspects of the row header, when a cell is selected. Changing the style means changing a property, or the template. This is best done by a Trigger, up where it needs to be done. ...
on
22 Apr 2014
Wiki Page:
How to Concatenate Strings into a Single Wrapping TextBlock (with Wrapping on Each Word)
Shreeharsh Ambli
This "How To" shows several concepts around grouping and wrapping text. It also shows just how flexible the TextBlock now is, since the introduction of Runs. Each Run can have different styles, cursors, even events like MouseLeftButtonDown For this scenario, a WPF Forum poster...
on
22 Apr 2014
Wiki Page:
WpfHowTo: Convert Controls to XAML and Parse XAML into Controls
Benoit Jester [MVP]
This is a simple example of generating xaml markup out of WPF controls, recreating the control from the xaml, and adding back into the visual tree. The code included in this project starts with creating a button and setting a few properties. It then uses XamlWriter.Save to convert the control...
on
9 Apr 2014
Wiki Page:
How to Install Microsoft Dynamics CRM 2011
Sandro Pereira
Table of Contents Introduction Preparation. Pre-installation requirements Hardware Requirements Dynamics CRM Server 2011 SQL Server 2008/2008 R2 Server Software Requirements Dynamics CRM server 2011 SQL Server 2008/2008 R2 server Client for Outlook Credentials Ports Dynamics CRM server Server SQL Server...
on
14 Mar 2014
Wiki Page:
Hyper-V .avhd to New .vhd (Merge) İşlemi (tr-TR)
Mehmet PARLAKYİĞİT
Merhaba arkadaşlar bu makalemde sizlere Hyper-V üzerinde snapshot alınmış çalışan bir makinen .avhd diskini nasıl .vhd dosyasına çevireceğimizden bahsedeceğim. Önceki makalelerimizde Hyper-V Snapshot Kavramı başlıklı makalemizde Snapshot zararlarından bahsetmiştik. Hatırlayacak olursak Snapshot...
on
13 Mar 2014
Wiki Page:
O que é o Curah! e como posso começar a utilizá-lo? (pt-PT)
Yelenah_
O Curah! é uma forma simples e divertida de ajudar outras pessoas a encontrarem conteúdos de qualidade na Internet. Trata-se de um serviço de curadoria, que lhe permite partilhar os seus conhecimentos com outras pessoas, recolhendo as fontes que são verdadeiramente úteis, precisas e fidedignas e...
on
8 Mar 2014
Wiki Page:
Come utilizzare PHP con SQL Server (it-IT)
Benoit Jester [MVP]
Destinatari : sviluppatori Web che non hanno familiarità con SQL Server, ma vogliono imparare ad utilizzare un database SQL Server database con i loro siti web PHP . I link riportati di seguito sono esterni a TechNet Wiki e forniscono informazioni e guide sulla creazione di pagine web dinamiche con...
on
25 Feb 2014
Page 50 of 65 (1,625 items)
«
48
49
50
51
52
»