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:
TransactSQL: Simulating IGNORE NULLs Functionality On FIRST_VALUE, LAST_VALUE Functions
pituach
Table of Contents Introduction Illustration Solution Conclusion See Also Introduction Sequencing of values is a common operation required to perform in many of the common use cases like finding first x values, last n values etc. There are numerous ways of implementing the sequencing logic. ...
on
14 May 2018
Wiki Page:
Forms Authentication with Multiple Login Pages
Dave Rendón
Have you ever come across a situation where you want to have multiple login pages with Forms Authentication? Forms Authentication directly supports one login page, but there is a workaround. Today we will see how to achieve this. For an example, let’s say we want two login pages where one...
on
1 May 2018
Wiki Page:
User Page: Ehsan Sajjad
Ehsan Sajjad
Note This is a " User Page " (click for a list of all user pages on TechNet Wiki). User pages on TechNet Wiki exist for the following reasons: To link to these pages from various online profiles, blog posts, etc. To allow collaboration on filling out such information. To...
on
18 Apr 2018
Wiki Page:
SharePoint: Building a list-specific search with JavaScript
Ken Cenerelli
Table of Contents Introduction Solution Details Looking at the query string in greater detail Script Details & how to amend Further usage See Also Introduction Whilst writing an article about the Instant List Filter (hosted on CodePlex) I started wondering if there was an "Out of the...
on
17 Apr 2018
Wiki Page:
SQL Server 2012 Database Partitioning
Ken Cenerelli
Introduction Partition is a division or grouping of data by rows. Table partitioning has been around since SQL Server 2005. For more information about table partition please see this TechNet link. This case study aims to showcase some of the partitioning enhancements in SQL Server 2012. ...
on
13 Apr 2018
Wiki Page:
SCSM Troubleshooting: DWASDatabase - Invalid Column Name
Richard Mueller
If you are unfortunate enough to be an SCSM Admin tasked with the maintenance, reporting, troubleshooting, workarounds, solutions, and everything else SCSM is/lacks all that probability becomes a certainty. You will inevitably come across some horrid nightmares and be expected to support. When you...
on
13 Apr 2018
Wiki Page:
.NET Framework: IEnumerable<T> Vs. IQueryable<T>
Peter Geelen
Table of Contents Introduction IEnumerable IEnumerable<T> IQueryable<T> Case Study: IEnumerable<T> Vs. IQueryable<T> References & Resources Appendices Appendix A: Simplified the Enumerable class In Linq Appendix B: Simplified the Queryable class In Linq Introduction ...
on
13 Apr 2018
Wiki Page:
BizTalk Server: Tracking Data Using BizTalk Admin Console
Ken Cenerelli
This article intends to show how data can be tracked using the Admin Console, resulting from this forum question. Table of Contents Introduction How tracking happens What are the artifacts where tracking can be applied How to Access BizTalk Server Admin Console Available options for tracking...
on
10 Apr 2018
Wiki Page:
Introduction to WCF Data Services
karimSP
Table of Contents Introduction OData (Open Data Protocol) WCF Data Service + OData Data Service Providers Introduction WCF Data Services (formerly known as ADO.NET Data Services and codename is “Astoria”) is a platform for what Microsoft calls Data Services. This is a component of the .NET...
on
8 Apr 2018
Wiki Page:
Set WCF Service Authentication to Use a Custom Username & Password over HTTP
karimSP
It’s a common requirement where you want to authenticate the requests which the clients will make to your WCF services. And let's say that’s using some data which you have in your user table. In WCF, the default, when a user name and password is used for authentication, is let Windows to validate...
on
8 Apr 2018
Wiki Page:
Windows PowerShell Portal
Ken Cenerelli
Table of Contents Introduction General Tool Releases Several Technologies BizTalk Server Exchange Server Forefront Identity Manager - FIM Office Products SharePoint Windows OS and Complementary Products SQL Server Active Directory References See Also Other Languages Introduction Windows PowerShell...
on
8 Apr 2018
Wiki Page:
Capturing Database(s) and Table Usage stats – sp_spaceused simulation using DMVs
Ken Cenerelli
Table of Contents Introduction Objective SP_SPACEUSED - DATABASE SP_SPACEUSED - TABLE Permission SQL Customized code for a specific database Capturing details in a permanent table of databases using DMV’s SQL 2000 Displaying all user-defined table usage information Conclusion Reference Introduction...
on
8 Apr 2018
Wiki Page:
Custom Styling the Alternate Rows inside ListView/GridView
Richard Mueller
To style the items inside ListView/GridView based on item index we will use StyleSelector to define custom styling for each item. To implement this, we will define the class derived from StyleSelector as shown below. Inside this class we are just returning the style which will apply...
on
8 Apr 2018
Page 20 of 77 (1,925 items)
«
18
19
20
21
22
»