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
>
TechNet Guru
Tagged Content List
Wiki Page:
How to Get the HTTP Status Code for a Website Running on a Specific Web Server using PowerShell
Richard Mueller
When a Website is in HA (High Availability) mode, the Website HTTP status code may differ from a server to another if one or multiple servers are experiencing problems. These failures may not be noticed if the frontal Load Balancer have detected them and initiated a failover of the traffic by excluding...
on
20 Aug 2014
Wiki Page:
T-SQL : Find Word Matched Count
Richard Mueller
Table of Contents Introduction Problem Definition Solution Conclusion See Also Introduction We have been asked to design an algorithm which counts “No. Of Words Matched” between 2 different strings Problem Definition User wants to count “No. Of Words Matched” between 2 different strings...
on
20 Aug 2014
Wiki Page:
WPF: How To Manage Available/Selected Lists using MVVM Or Code Behind
Andy ONeill
Table of Contents Introduction Download Description MVVM Code Behind Introduction This example shows how to handle two lists for selecting items. One showing selected items, the other showing remaining options available (minus the selected options). As you select items from the ComboBox...
on
9 Aug 2014
Wiki Page:
SharePoint Online: A no-code Solution to Create and Customize Access Service app using Access 2013
Dan Christian
Table of Contents Introduction My SharePoint Online Setup Site Collection Template Site Collection and site features Create a Custom Web App in Access Setting up connections How to open the access database file i.e. accdb again Scenario I Scenario II Scenario III How to access the database and tables...
on
4 Aug 2014
Wiki Page:
SharePoint 2013: Adding NT Authority\Anonymous Logon to Business Data Connectivity
Dan Christian
Table of Contents Description: How and where I experienced the error: Things I tried that didn't work: Accidental discovery that worked: Video demo: Conclusion: Have you ever heard the phrase 'There is method in madness'?, I'm sure you have. Have you experienced it? I did recently...
on
4 Aug 2014
Wiki Page:
T-SQL: Date-Related Queries
Naomi N
Table of Contents Finding Day Number from the Beginning of the Year Finding Beginning and Ending of the Previous Month Combining Date and DateTime (time only) columns into one DateTime column See Also Finding Day Number from the Beginning of the Year I want to start with this simple question...
on
27 Jul 2014
Wiki Page:
VB.NET Change File Level Permissions: Better to Ask for Forgiveness than Permission
Ed Price - MSFT
Table of Contents Introduction Requirements Loading Users for a specific file Example 1: Users loaded into lstUsers list box. Viewing Permissions for a specific user Example 2: Selection of a specific user Adding/Removing permissions Notes Introduction Some people are thinking better to...
on
24 Jul 2014
Wiki Page:
T-SQL : Average Interval Length
Hasham Niaz
Table of Contents Introduction Problem Definition Solution Conclusion See Also Introduction I have been asked to design an algorithm which calculates “Average Interval Length” for any kind of transaction system, where user can define a Limit Value and condition to verify if the transaction...
on
24 Jul 2014
Wiki Page:
Custom Reports in FIM2010R2
Sandro Pereira
Table of Contents Introduction Create the first dataset for users and groups Create the second dataset for all departments Create the actual report End results Introduction Creating custom reports in FIM2010 R2 with SSRS and SCSM is not something that got a lot of documentation out there...
on
24 Jul 2014
Wiki Page:
WPF: How To Tab Between Items In a ListBox
Sandro Pereira
Table of Contents Introduction ItemTemplate View View model Model KeyboardNavigation.TabNavigation ListBoxItem IsTabStop Focusable See Also Introduction This article explains what XAML changes you need to make in order to be able to navigate between elements that are the defined in the ItemsTemplate...
on
24 Jul 2014
Wiki Page:
Parsing XML File in WindowsPhone
Richard Mueller
Case: An application for Recipes on Windows Phone. I had a XML file and I had to parse it or extract data form it to complete my application. It was hard for me to type each recipes and then use it. So finally I decided to to parse XML file, one of the most interesting feature of Blend is...
on
23 Jul 2014
Wiki Page:
SQL Server Result Set In An HTML Email
Johnny Bell Jnr
The Problem Picture the situation: you have a collection of data that you've been working on to summarise. You've finally found a way of displaying the data in an effective format, but you've overlooked one essential task: how are you going to relay this information back to the audience...
on
23 Jul 2014
Wiki Page:
WCF Data Services with Entity Framework Provider
Jaliya Udagedara
This Article focuses on how we can implement a WCF Data Service with Entity Framework Provider. I have created an empty ASP.NET web application. Now let’s start by adding an ADO.NET Entity Data Model to the project. ADO.NET Entity Data Model Now I am...
on
14 Jul 2014
Page 63 of 77 (1,925 items)
«
61
62
63
64
65
»