Browse by Tags

Tagged Content List
  • Wiki Page: TechNet Wiki Community Council

    Table of Contents Purpose Members How Members Are Selected Future Agenda Items Meeting Minutes See Also Other Languages Purpose The Community Council is a small group of members from both Microsoft and the Community. The Community Council takes responsibility for the following goals and tasks:...
  • Wiki Page: SQL Server Columnstore Index FAQ

    The SQL Server xVelocity memory-optimized columnstore index stores data by columns instead of by rows, similar to a column-oriented DBMS. The columnstore index speeds up data warehouse query processing in SQL Server 2012 through the current version, in many cases by a factor of 10 to 100. We'll...
  • Wiki Page: FIM 2010 R2: Creating a Custom Metaverse Object Deletion Rule Using C#

    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...
  • Wiki Page: SharePoint 2010: Best Practices - Choosing Between AD Groups or SharePoint Groups

    Which way should you go when coming up with a security infrastructure for SharePoint: use Active Directory (AD) or SharePoint groups? Table of Contents Pro AD groups Pro SharePoint groups Best practices Related topics Best Practices Overview Pro AD groups Company rules may dictate the...
  • Wiki Page: SQL Server Samples Readme

    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...
  • Wiki Page: Windows Communication Foundation Overview

    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...
  • Wiki Page: BizTalk Server Resources on the TechNet Wiki

    Table of Contents Introduction BizTalk Server Articles Common Across Versions BizTalk Server 2006 R2 Articles BizTalk Server 2009 Articles BizTalk Server 2010 Articles BizTalk Server 2013 Articles Windows Azure BizTalk Services Introduction This page contains links to all the BizTalk Server resources...
  • Wiki Page: Dropping a Clustered Index Will Not Reorganize the Heap

    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...
  • Wiki Page: Active Directory Certificate Services (AD CS) Public Key Infrastructure (PKI) Frequently Asked Questions (FAQ)

    AD CS PKI FAQ Table of Contents AD CS PKI FAQ Where should I post my AD CS questions? Which blogs should I follow for AD CS? Where can I find more information about AD CS Events in the Event Viewer? What are the changes for AD CS between Windows Server 2008 and Windows Server 2008 R2? Will you post...
  • Wiki Page: Lync Server Documentation Errors and Gaps

    Lync Server Portal > Lync Server 2010 Documentation Error and Gaps Welcome to the Lync Server 2010 Documentation Errors and Gaps Wiki. On this page, we invite you to tell us when you encounter an error (large or small) or gap in our documentation. Here are our key documentation channels: ...
  • Wiki Page: MSDN and TechNet Forum Support

    Table of Contents Forum Issues Forum Ideas and Suggestions Announcements Live ID / Microsoft Account Issues Product Questions Forum Issue Support See Also Forum Issues Forum Click here for the Forums Issues forum . The Forum Issues forum is for submitting bugs and discussing current Forum...
  • Wiki Page: Validating Data in WPF 4.5 Using the INotifyErrorDataError Interface

    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...
  • Wiki Page: How to Get Hyperlinks in Your Microsoft Forum Signature

    This article is part of the Wiki series: MSDN/TechNet Forums . Table of Contents Hyperlinks Horizontal Rules Font Style Credits Other Languages Hyperlinks Try this: <a href= http://social.technet.microsoft.com/wiki/contents/articles/how-to-get-hyperlinks-in-your-microsoft-forum...
  • Wiki Page: Forum Moderation Guide: Managing Posts and Threads: Marking Answers

    This page is part of the Moderating Microsoft Forums series. Table of Contents How Answers Work Guidance Other Languages How Answers Work Only question threads (not discussion threads) can have answers. You have to be an OP/Asker, Answerer (Editor), Moderator, Administrator, or Owner to...
  • Wiki Page: How to Become an MVP or MCC

    This article is part of the Wiki series: MSDN/TechNet Forums . This is a question that current Most Valuable Professionals (MVPs), Microsoft Community Contributors (MCCs), and Microsoft employees get quite often. And the question pops up in the forums quite frequently. The fact is, there...
  • Wiki Page: Ubicación API en Windows Phone 8 (es-ES)

    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...
  • Wiki Page: BizTalk Server: List of Errors and Warnings, Causes, and Solutions

    Table of Contents Introduction Visual Studio Orchestration Design Issues Visual Studio Schema Design Issues Visual Studio Mapper Design Issues BizTalk Visual Studio Common Issues BizTalk Debugging Issues BizTalk Deploy Issues BizTalk Adapters Issues BizTalk 2006 Adapters Issues BizTalk Runtime Issues...
  • Wiki Page: Wiki: User Experience Guidelines

    This is a work in progress. The User Experience Guidelines exist as an effort to establish basic consistencies across TechNet Wiki. The guidelines are manual (you have to make the changes yourself), and a goal of creating manual guidelines is to eventually turn some of them into automatic guidelines...
  • Wiki Page: TechNet Wiki: Getting Started

    To get started with the Wiki, you can view content or you can contribute by adding information to existing articles, updating content, or adding new pages and stub articles . Table of Contents Quick Tour of the Wiki If You Want to Find and Read Content If You Want to Contribute TechNet Wiki Feature...
  • Wiki Page: Windows Server Emergency Management Resources

    Use the following disaster management information about how to safely shut down a server and implement disaster recovery in the case of an emergency. Table of Contents Shutting down a server Detailed info and recovery techniques for DFS Replication (DFS-R), DFS Namespaces (DFS-N) and File Replication...
  • Wiki Page: Shrink SQL Database During Restore

    Table of Contents Case Study: First option: using compressed folder & symbolic link Step 1: Create a compressed folder Step 2: Backup your database Step 3: Create symbolic link to the compressed folder Step 4: Restore your database using the symbolic link. Step 5: Shrink the Database Step 6: Detach...
  • Wiki Page: SharePoint 2010: Viewing, Sorting, and Filtering SharePoint User Profiles Using PowerShell

    A question was asked in the MSDN forums about listing out all of the user profiles that don't have the PictureURL property set. The answer supplied was a slightly modified version of a script from the blog of Matthew Yarlett , which lists out all of the user profiles without the PictureURL. This...
  • Wiki Page: Small Basic: Shapes Editor

    Table of Contents Overview Output Usage Import Pen and Brush Shapes Cut, Copy and Paste Save and Open History Known Issues See Also Overview This article introduces a Small Basic program called "Shapes". This is a program for editing picture with Small Basic Shapes objects. Output...
  • Wiki Page: SQL Server PIVOT

    Table of Contents Problem Definition Common Problem Other Blogs See also Problem Definition Recently in this thread I helped to solve a relatively simple problem. I will quote my solution and then I will explain the main problem people often encounter with PIVOT solutions ; WITH...
  • Wiki Page: T-SQL: Dynamic Pivot on Multiple Columns

    Table of Contents How to make a dynamic PIVOT on multiple columns See also Other Languages How to make a dynamic PIVOT on multiple columns The problem of transposing rows into columns is one of the most common problems discussed in MSDN Transact-SQL forum . Many times the problem of creating...
Page 1 of 6 (149 items) 12345»
Can't find it? Write it!