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
>
en-US
Tagged Content List
Wiki Page:
SQL Server Performance tuning with Indexing
SathyanarrayananS
Introduction : Poor data model , poorly written queries and poor indexing strategies can result in performance degradation of an OLTP system . When it comes to performance tuning , the queries should be re-written in the best way to fetch the data and then we can create indexes to boost the...
on
21 Sep 2013
Wiki Page:
Windows To Go Step by Step
HolgerSinn.Com
Introduction Windows To Go workspace is an enterprise feature of Windows® 8 that enables users to boot Windows from a USB-connected external drive. Windows To Go drives can use the same image that enterprises use for their desktops and laptops, and can be managed the same way. Offering a new mobility...
on
21 Sep 2013
Wiki Page:
How to Verify the Edition/Build of Windows 7 in Use
Hetti Arachchige V Aravinda
Windows 7 has different editions, and in this article, I'm going to show you how you can quickly verify which edition/build of Windows 7 you are using. To check which edition or build of Windows 7 you are running, follow the below steps: Click on Start , then in the Search programs and...
on
20 Sep 2013
Wiki Page:
How to Create a Universal Windows 7 Disc
Hetti Arachchige V Aravinda
This is a quick guide to making a "universal" Windows 7 installation disc or flash media. Unlike Vista, Windows 7 discs seem to only contain one version, despite being the same size. First, extract your installation disc, if it is an ISO file. If you have a retail DVD, copy all of...
on
20 Sep 2013
Wiki Page:
SQL Server 2012 Developer Training Kit BOM
Yagmoth555
Table of Contents Overview Day 1: Introduction and Database Engine Topics Module 1: Introduction to SQL Server 2012 Module 2: Introduction to SQL Server AlwaysOn Module 3: Exploring and Managing SQL Server 2012 Database Engine Improvements Module 4: SQL Server 2012 Database Server Programmability Day...
on
20 Sep 2013
Wiki Page:
List of Public Microsoft Support Knowledge Base (KB) Articles for System Center 2012 Configuration Manager (ConfigMgr 2012)
NPherson
This is a list of System Center Configuration Manager public KB articles and hotfixes published after the 2012 release. Note: Some updates are required only under certain circumstances, please read hotfix description before installing one. ID Title Hotfix 2683915 A...
on
20 Sep 2013
Wiki Page:
SQL Server Samples Readme
Yagmoth555
The SQL Server 2012 samples provide a variety of databases and files that you can use to learn about new and existing features. This article is the consolidated Readme for each sample in the SQL Server 2012 release. It provides prerequisite information, installation instructions, and links...
on
20 Sep 2013
Wiki Page:
Load Testing BizTalk Server Solutions with Visual Studio 2010
Richard Mueller
Table of Contents Introduction Creating a Visual Studio Unit Test to Submit Documents to BizTalk Server Set Visual Studio 2010 Test Project Options Create a new Visual Studio 2010 Solution with a Test Project Update the Code in the Test Project and add an Application Configuration File to the Test Project...
on
20 Sep 2013
Wiki Page:
How to Print List of Tests (Test Methods) in Visual Studio Test Project
Richard Mueller
Table of Contents Introduction Steps See Also Introduction Have you come across any requirement to get/ print the list of all the automated tests in your test project? Each automated test is marked with attribute TestMethod in classes with attribute TestClass in a Test Project. Microsoft...
on
20 Sep 2013
Wiki Page:
Code Sample: Regular Detection and On Demand Detection Leveraging the same Script Instance
Richard Mueller
Here is the sample management pack: < ManagementPack ContentReadable = "true" xmlns:xsd = " http://www.w3.org/2001/XMLSchema " xmlns:xsl = " http://www.w3.org/1999/XSL/Transform " > < Manifest > < Identity > < ID >Demo<...
on
20 Sep 2013
Wiki Page:
My First Bug/Feedback on Visual Studio 2011- Missing Database Project Schema View
Richard Mueller
My First Bug/ Feedback for Visual Studio 2011 Today, i have submitted my first bug/feedback in microsoft connect for visual studio 2011 developer preview https://connect.microsoft.com/VisualStudio/feedback/details/715780/database-schema-view-in-vs2011 It seems that the developer preview is missing...
on
20 Sep 2013
Wiki Page:
RemoteFX vGPU Setup and Configuration Guide for Windows Server 2012
Jeroen van Eesteren [MSFT]
Windows Server 2012 introduces some significant improvements to RemoteFX™. One feature – RemoteFX vGPU - already present in Windows Server 2008 R2 is the ability to use a physical graphic adapter (GPU) in the Hyper-V host to accelerate the host-side rendering of display content. This guide describes...
on
20 Sep 2013
Wiki Page:
Visual Studio 2011 - Database Project for DBA
Richard Mueller
This is a draft Introduction Database, just like any system design undergoes several stages of development. This is known as DBLC or Database Development Life cycle. Microsoft Develop the "database project" to manage DBLC. In this article we will look at database project in Visual...
on
20 Sep 2013
Wiki Page:
Cannot Run Active Directory Users and Computers (ADUC) Due to C++ Runtime Error (dsforum2wiki)
Richard Mueller
Table of Contents Problem Resolution Problem When you try to open Active Directory Users and Computers tool you see the following error: Microsoft Visual C++ Runtime Library error; "The Application has requested the runtime to terminate it in a unusual way. Please contact...
on
20 Sep 2013
Wiki Page:
Using XML File as Data Source for Visual Studio Data Driven Testing
Richard Mueller
Scenario : Using XML file as data source for Data driven testing in Visual studio 2010 Ultimate Error Observed: The unit test adapter failed to connect to the data source or to read the data. For more information on troubleshooting this error, see "Troubleshooting Data-Driven Unit Tests"...
on
20 Sep 2013
Wiki Page:
Visual Studio Authoring Extensions - Visual Studio Features
Richard Mueller
Table of Contents XML editing Organization Customizable windows Find and Replace IntelliSense AutoCorrection Additional Resources XML editing Visual Studio is optimized to provide language support in whatever language you’re currently working in, and that includes XML. When you start a new project...
on
20 Sep 2013
Wiki Page:
Simulating Touch Input in Windows 8 Using Touch Injection API
Richard Mueller
Table of Contents Introduction Prerequisites Touch Interactions Simulating Tap Simulating Hold Simulating Drag Simulating Pinch/Pan Simulating Rotate Simulating Cross-Slide References Introduction Windows 8 comes with multiple input types. Windows 8 devices often have multi-touch screens that enable...
on
20 Sep 2013
Wiki Page:
Custom MDX Query for Excel Filters
Ed Price - MSFT
More Often we may want to write custom Filters for Cube Data retrieved through Excel. You can achieve it through VBA or simply by adding few iterations on Excel. We can Achieve Custom calculations by simply adding OLAP PIVOT TABLE Extension to EXCEL . A common scenario would be building a 13 week...
on
20 Sep 2013
Wiki Page:
Introduction to the Windows Embedded Compact Test Kit
Richard Mueller
Introduction to the Windows Embedded Compact Test Kit The Windows Embedded Compact Test Kit (CTK) provides significant improvements to the user interface and the overall feature set when compared to the previous release known as Windows Embedded CE Test Kit (CETK). The Windows Embedded...
on
20 Sep 2013
Wiki Page:
Microsoft Visual Studio 2010 – Load Test – Overview
Richard Mueller
Table of Contents See Also The key goal of a load test is to imitate many users accessing a server at the same time. When a test (web test, unit test or coded UI test) is added to a load test, multiple users opening simultaneous connections to a server and making multiple HTTP requests are simulated...
on
20 Sep 2013
Wiki Page:
Visual Studio Authoring Extensions for System Center 2012 - Operations Manager
Richard Mueller
The Visual Studio Authoring Extensions allow you to create management packs for System Center 2012 - Operations Manager using Visual Studio. Work directly with the XML of the management pack allowing you to create any management pack element and monitoring scenario. Provides XML templates and...
on
20 Sep 2013
Wiki Page:
Windows Communication Foundation Overview
Richard Mueller
Table of Contents For Beginners Forums WCF Wiki Pages Books See Also Other Languages Deutsch (de-DE) Português (pt-BR) Windows Communication Foundation (WCF) is a system for creating connections between applications using services and endpoints. WCF is, more than anything, an infrastructure technology...
on
20 Sep 2013
Wiki Page:
Microsoft Visual Studio 2010 – Web Performance Test – Overview
Richard Mueller
Table of Contents See Also A Web performance test (previously "web test") consists of a chain of HTTP requests. Web testing has been supported in Visual Studio Team System ever since the 2005 release, but Visual Studio 2010 offers key improvements. Web tests work at the protocol layer...
on
20 Sep 2013
Wiki Page:
Microsoft Visual Studio 2010 – Coded UI Test – Overview
Richard Mueller
Table of Contents See Also :- Coded UI tests are innovative capability of Visual Studio 2010. Coded UI tests offer a way to create entirely automated tests which work at user interface level to certify the functionality and behavior of an application. Coded UI Test Framework features of Visual...
on
20 Sep 2013
Wiki Page:
MSDN/TechNet Forums: How to Strikeout Text in Your Post
Richard Mueller
Sometimes you must use the HTML editor to get exactly what you want in a forum post. An example is when you need to strikeout some text. This places a horizontal line through the middle of the text, indicating it is removed. You must use the HTML editor for this and enclose the text in the proper tags...
on
20 Sep 2013
Page 7 of 268 (6,690 items)
«
5
6
7
8
9
»
Can't find it? Write it!
Post an Article