Browse by Tags

Tagged Content List
  • Wiki Page: Small Basic Sample: Turtle Plus Flickr

    Code GraphicsWindow.Show() pic = Flickr.GetRandomPicture("lightning") gw = GraphicsWindow.Width gh = GraphicsWindow.Height GraphicsWindow.DrawResizedImage(pic, 0, 0, gw, gh) distance = 50 Turtle.Speed = 9 For sides = 3 To 20 DrawPolygon() EndFor Sub DrawPolygon...
  • Wiki Page: How To Create A Sync Service

    In this walk-through you will create a simple Sync service. Pre-requisites You must have the following products installed on your computer to complete this walk-through. Visual Studio 2008 SP1 or Visual Studio 2010 with C# language components If you are using x86 Windows computer, install...
  • Wiki Page: AD FS 2.0: How to Bulk Add Trust Relationships and Claim Rules for Testing

    Overview Included in this article is a Powershell script sample which allows bulk additions and deletions of test Claims Provider Trusts, Relying Party Trusts, and Claim Rules. These test trust relationships and claim rules may be useful for web testing in a lab environment. Usage Be...
  • Wiki Page: Retry Logic for Transient Failures in Windows Azure SQL Database

    This tutorial shows how to handle transient connection failures in Windows Azure SQL Database. Note If you wish to contribute to this page, use the Edit tab at the top (sign-in required). If you wish to provide feedback for this documentation please either send e-mail to ...
  • Wiki Page: Trust Services Encrypt Files Powershell Sample

    Table of Contents Introduction Prerequisites Download Steps to run the script Quick Links Introduction Sample PowerShell script FileEncrypt.ps1 shows the very basic usage of Trust Services to encrypt and decrypt data from the files. The sample uses a single certificate for Policy Administrator...
  • Wiki Page: SQL Server Spatial Application

    Table of Contents Introduction Initial Brainstorming Constraints and Assumptions Media Simplicity Availablilty of Data App Examples Path foto Viewer Real Estate House Finder Initial Research Software Prerequisites Features to investigate SQL Features Non-SQL features Feasibility Study SQL Features Lines...
  • Wiki Page: SQL Server 2012 Samples

    This wiki is a great place to go if you are looking for a great SQL Server 2012 sample that you can use to show off cool new improvements. We'll add links to new samples as they become available. Sample Link MySemanticSearch The My Semantic Search Sample is a content...
  • Wiki Page: StockQuote Sample: How to Avoid Error 80072ee5 (Windows Embedded Compact 7)

    When you run the Web Services on Devices (WSD) StockQuote sample provided by the Windows Embedded Compact 7 SYSGEN_WSDAPI_SAMPLES catalog item, StockQuoteClient.exe may report error 0x80072ee5 (ERROR_INTERNET_INVALID_URL). In this article: Cause Resolution Cause To work...
  • Wiki Page: Changing the speed of a wave file In Visual Basic.Net

    How to change the speed at which you play your wavefile I have seen this question posted multiple times in the forums and figured I would share here as well. Please note that this is not perfect, not all wave files can be modified without first modifying other fileformatsubchunk fields. ...
  • Wiki Page: Microsoft Codename “Trust Services” Samples

    Table of Contents C# Copy SQL Database Encrypt Windows Azure Blob Store School Report Encrypt Files SSIS Sample ASP.NET Sample Config Encryption Sample Search and Retrieve Encrypted Files PowerShell Encrypt Files Generate Policy Template Quick Links Learn how to use "Trust Services" by...
  • Wiki Page: Trust Services Generate Policy Template PowerShell Sample

    This document describes the sample usage of the Trust Services PowerShell for a scenario where a Trust Services Policy Administrator needs to add policies for all columns in a SQL Server database. Visit Trust Services Samples Download page to download samples. Pre-Requisites Self-Signed Certificate...
  • Wiki Page: Trust Services ASP.NET Trust Sample

    Table of Contents Introduction Prerequisites Trust Server Trust Services SDK Asp.NET MVC 3 Windows Azure SDK 1.6 (Optional) Sample Usage Introduction This document describes the sample usage of the Trust Services in the context of a multi-role ASP.Net application. Sample follows the scenario of...
  • Wiki Page: Trust Services SSIS Sample

    Table of Contents Overview Installation Preparation for Running SSIS Workflows Running SSIS Workflows Overview SSISSample shows how to integrate Trust Services into SSIS workflows. Please visit Trust Services Samples page to download this sample. This sample consists of a custom SSIS dataflow...
  • Wiki Page: Trust Services Azure Blob Console Application Sample

    This document describes a sample usage of the Trust Services for a Data Hub scenario where the Publisher publishes a blob of data to Azure to be accessed by another party, the Data Consumer. The Publisher & Consumer are in their trusted environments and the Azure blob is untrusted for storing the...
  • Wiki Page: Trust Services Copy SQL Database Sample

    This document describes the sample usage of the Trust Services with SQL Server. Visit Trust Services Samples Download page to download samples. The sample is designed with the following scenarios in mind: Database Backup DBA has an on-premise database that contains sensitive data in clear text...
  • Wiki Page: Comparison of Exchange ActiveSync Clients

    From Wikipedia, the free encyclopedia Comparison Table of Exchange ActiveSync Clients 14 Company Microsoft Microsoft Apple Nokia Google Notify Corp. Palm Product Windows Mobile [ 1 ] Windows Phone [ 2 ] iPhone / iPod ( iOS ) [ 3 ] Mail for Exchange...
Page 1 of 1 (16 items)
Can't find it? Write it!