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
>
TechNet Guru
Tagged Content List
Wiki Page:
IEnumerable<T> Vs. IQueryable<T>
Jaliya Udagedara
I am sure most of you have seen the following interfaces when you write code with .NET Framework. IEnumerable IEnumerable<T> IQueryable IQueryable<T> Have you ever wondered what these really are. Let’s see the beauty of them and let’s have a dig into IEnumerable<T>...
on
22 Sep 2013
Wiki Page:
How to Compare Two Tables Definition / Metadata in Different Databases
Naomi N
This article is about the example on T-SQL Script to compare two tables definition / metadata in different databases . The T-SQL Script [used to compare two tables definition / metadata in different databases] in this article can be used from SQL Server 2012 and above version because I have used...
on
22 Sep 2013
Wiki Page:
How to Check the Syntax of Dynamic SQL Before Execution
Naomi N
This article is about the system function sys.dm_exec_describe_first_result_set that can be used to check the syntax of dynamic SQL before execution. This system function sys.dm_exec_describe_first_result_set was introduced in SQL Server 2012. Create sample table and insert sample data : ...
on
22 Sep 2013
Wiki Page:
FIM 2010 R2: Creating a Custom Metaverse Object Deletion Rule Using C#
サービス10
Table of Contents Overview Solution requirement Contoso synchronization information Proposed design Code logic MV Extension Object deletion code I recently wanted to create a custom object deletion rule, and searched for some sample code on the Web that I could reuse. Since I could not find any...
on
22 Sep 2013
Wiki Page:
BizTalk Server 2013: How to use SFTP Adapter
Maheshkumar S Tiwari
Table of Contents Introduction How to prepare a testing environment to communicate with the SFTP adapter? How to configure BizTalk SFTP Adapter? How to test BizTalk Adapter? Conclusion See Also Introduction BizTalk server has supported the FTP (File Transfer Protocol ) adapter since its early release...
on
22 Sep 2013
Wiki Page:
BizTalk Server 2013: WCF-SQL executing a stored procedure in Windows Azure SQL Database
Maheshkumar S Tiwari
Table of Contents Introduction Use Case Scenario Creating a database, table, and stored procedures in Windows Azure SQL Database Create a database Create a table in Windows Azure SQL Database through the management portal (Silverlight) Create stored procedures in Windows Azure SQL Database through the...
on
22 Sep 2013
Wiki Page:
TechNet Guru Contributions for September 2013
pituach
Table of Contents Introduction How to Enter 1) Create a new TechNet article 2) Tell us about it Categories BizTalk Forefront Identity Manager SharePoint 2010 / 2013 Small Basic SQL Server Analysis Services, PowerPivot SQL Server Database Engine SQL Server Reporting Services, Power View, & SQL Server...
on
21 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:
BizTalk Server: Tracking Data Using BizTalk Admin Console
Maheshkumar S Tiwari
This article intends to show how data can be tracked using Admin Console, resulting from this forum question. Table of Contents Introduction What are the artifacts where tracking can be applied How to Access BizTalk Server Admin Console Available options for tracking Applying tracking on...
on
19 Sep 2013
Wiki Page:
BizTalk Server: Monitor BizTalk Server Job
Maheshkumar S Tiwari
Table of Contents Introduction Monitor BizTalk Server Job Custom View Considerations Resolving detected issues See Also Introduction A new feature in BizTalk Server 2010 is a new SQL job called Monitor BizTalk Server . This job and other database jobs are created when you configure a BizTalk group...
on
19 Sep 2013
Wiki Page:
Dropping a Clustered Index Will Not Reorganize the Heap
Maheshkumar S Tiwari
If a clustered index will be turned into a HEAP, no reorganization of the data will occur. This "myth" is sometimes popping up in forums or blogs. A view "behind the scenes" will describe how Microsoft SQL Server is handling this operation. Before the deep dive into the internals...
on
19 Sep 2013
Wiki Page:
Validating Data in WPF 4.5 Using the INotifyErrorDataError Interface
Peter Geelen - MSFT
Table of Contents Introduction Multiple errors per property Asynchronous validation Visual feedback Custom error objects Cross-property errors Introduction This post is about how you can validate data in a WPF application using the System.ComponentModel.INotifyDataErrorInfo interface that was...
on
19 Sep 2013
Wiki Page:
How to Use SQLite with a Windows Phone 8 Application
Richard Mueller
Table of Contents Introduction Building the Sample Before you compile you will need to add some conditional compilation constants in the application Introduction How to use SQLite with a Windows Phone 8 application Building the Sample To build this sample you will need Visual Studio 2012...
on
18 Sep 2013
Wiki Page:
BizTalk: Generating Flat File Schema for File with Tag Identifiers not at the Beginning, Grouping Data by Element and Debatching
Steef-Jan Wiggers
Table of Contents Introduction Scenario/Question Flat File Schema for a file with tag identifiers not at the beginning of the record Group By Date Debatching Output Source Code References See Also Introduction Recently there was a question posted in BizTalk forum , where an user wanted to:...
on
18 Sep 2013
Wiki Page:
SharePoint 2013: How to Achieve an Excel Document Repository with Multiple Checkouts
Richard Mueller
Below are the detailed requirements of what we are trying to solve here: I have 10 clients with Windows 8 Pro edition (planning to upgrade to Windows 8 Enterprise if required.) I have 1 server with 16 GB RAM ; i5 3rd Gen ; 500GB HDD ; Windows server 2012 DC edition. Now I want...
on
18 Sep 2013
Wiki Page:
SharePoint 2010: Importing Data from an Excel File into a SharePoint List Using PowerShell
Richard Mueller
There are several different ways to import data from a spreadsheet into a SharePoint list. Depending on your requirements, you can copy data into SharePoint lists using the DataSheet view, for example. However, there are some circumstances where this won't work (i.e. lack of support for certain...
on
18 Sep 2013
Wiki Page:
BizTalk Developer Interview Questions and Answers - Schema
Maheshkumar S Tiwari
Table of Contents Introduction Questions and Answers Author Contributors See Also Introduction This article intends to cover the answers to BizTalk schema related questions, which a BizTalk developer can face during an interview. Questions and Answers What is the purpose of a document...
on
17 Sep 2013
Wiki Page:
SQL VDI Backups Fail with Error 9001
Richard Mueller
Problem The issue was with SQL backups failing in SQL 2008 server due to the SQL Server VSS writer as posted by the user in the forum . Explanation When backup is occurring through SQL VDI Backups , it requires 3 threads to perform the backups for a single database. The link below...
on
17 Sep 2013
Wiki Page:
SSRS (Matrix): How to Repeat Headers on Each Page and Keep Headers Fixed while Scrolling
Naomi N
This article is an outcome of my answer to this question on MSDN SSRS forum . Previously I wrote similar article on SSRS: How to Repeat Headers on Each Page and keep headers fixed while scrolling for a table. In this article , let us see an example on how to repeat headers on each page and keep headers...
on
17 Sep 2013
Wiki Page:
SSRS: Multi-valued Parameter as Stored Procedure Input
Naomi N
Few months back I wrote an article on Multi-valued Parameter as Stored procedure Input, which will work only for single character multi-valued input parameter . Now let us see an example for SSRS report with Multi-valued Parameter as Stored procedure Input, which will work in all cases. ...
on
17 Sep 2013
Wiki Page:
Ubicación API en Windows Phone 8 (es-ES)
Richard Mueller
Tabla de Contenidos Resumen Introducción Tecnologías de localización proveedor A la ubicación actual en Windows Phone 7.5 Capacidades Geolocalizador en Windows Phone 8 Seguimiento de la ubicación de fondo Resumen Este artículo presenta las características de ubicación de...
on
17 Sep 2013
Wiki Page:
Fixing Missing Data Based on Prior Row Information
Naomi N
One of the commonly asked problems in the Transact-SQL forum is how to provide missing information based on the information in the first prior row that has data (or alternatively in the next row (by date)). One of the examples where this problem was discussed is this thread . In this thread...
on
16 Sep 2013
Wiki Page:
Custom Styling the Alternate Rows inside ListView/GridView
Naomi N
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
16 Sep 2013
Wiki Page:
SharePoint 2010: Freeze Header Row of SharePoint List View
Benoit Jester
When a SharePoint list contains lots of data then it becomes hard to understand the data when you scroll down and header row is not visible , every time you have to scroll up to see what data in this particular cell is, you tend to check the column in the header. It will be easy to understand the data...
on
16 Sep 2013
Wiki Page:
BizTalk Developer Interview Questions and Answers - Functoid
Maheshkumar S Tiwari
Table of Contents Introduction Questions and Answers Author Contributors See Also Introduction This article intends to cover the answers to BizTalk functoid based questions, which a BizTalk developer can face during an interview. Questions and Answers What is functoid? The term functoids...
on
16 Sep 2013
Page 1 of 9 (205 items)
1
2
3
4
5
»
Can't find it? Write it!
Post an Article