Skip to content

Commit

Permalink
Windows 10 1511 Release - March 2016 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnewthing committed Mar 10, 2016
2 parents 5c66da8 + 46269af commit 20f72fc
Show file tree
Hide file tree
Showing 567 changed files with 1,664 additions and 2,513 deletions.
37 changes: 20 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,58 +141,61 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.

<table>
<tr>
<td><a href="Samples/3DPrinting">3D Printing</a></td>
<td><a href="Samples/3DPrintingFromUnity">3D Printing from Unity</a></td>
<td><a href="Samples/XamlAutoSuggestBox">AutoSuggestBox migration</a></td>
<td><a href="Samples/Clipboard">Clipboard</a></td>
</tr>
<tr>
<td><a href="Samples/Clipboard">Clipboard</a></td>
<td><a href="Samples/XamlCommanding">Commanding</a></td>
<td><a href="Samples/ContextMenu">Context menu</a></td>
<td><a href="Samples/XamlContextMenu">Context menu (XAML)</a></td>
</tr>
<tr>
<td><a href="Samples/XamlContextMenu">Context menu (XAML)</a></td>
<td><a href="Samples/XamlDataVirtualization">Data virtualization</a></td>
<td><a href="Samples/UserSelection">Disabling selection</a></td>
<td><a href="Samples/DisplayOrientation">Display orientation</a></td>
</tr>
<tr>
<td><a href="Samples/DisplayOrientation">Display orientation</a></td>
<td><a href="Samples/DWriteTextLayoutCloudFont">Downloadable fonts (DirectWrite)</a></td>
<td><a href="Samples/XamlCloudFontIntegration">Downloadable fonts (XAML)</a></td>
<td><a href="Samples/XamlDragAndDrop">Drag and drop</a></td>
</tr>
<tr>
<td><a href="Samples/XamlDragAndDrop">Drag and drop</a></td>
<td><a href="Samples/XamlFocusVisuals">Focus visuals</a></td>
<td><a href="Samples/FullScreenMode">Full screen mode</a></td>
<td><a href="Samples/DWriteLineSpacingModes">Line spacing (DirectWrite)</a></td>
</tr>
<tr>
<td><a href="Samples/DWriteLineSpacingModes">Line spacing (DirectWrite)</a></td>
<td><a href="Samples/XamlListView">ListView and GridView</a></td>
<td><a href="Samples/LockScreenApps">Lock screen apps</a></td>
<td><a href="Samples/MessageDialog">Message dialog</a></td>
</tr>
<tr>
<td><a href="Samples/MessageDialog">Message dialog</a></td>
<td><a href="Samples/MultipleViews">Multiple views</a></td>
<td><a href="Samples/OCR">OCR</a></td>
<td><a href="Samples/Printing">Printing</a></td>
</tr>
<tr>
<td><a href="Samples/Printing">Printing</a></td>
<td><a href="Samples/XamlPullToRefresh">Pull-to-refresh</a></td>
<td><a href="Samples/XamlResponsiveTechniques">Responsiveness techniques</a></td>
<td><a href="Samples/DpiScaling">Scaling according to DPI</a></td>
</tr>
<tr>
<td><a href="Samples/DpiScaling">Scaling according to DPI</a></td>
<td><a href="Samples/SplashScreen">Splash screen</a></td>
<td><a href="Samples/XamlStateTriggers">State triggers</a></td>
<td><a href="Samples/XamlTailoredMultipleViews">Tailored multiple views</a></td>
</tr>
<tr>
<td><a href="Samples/XamlTailoredMultipleViews">Tailored multiple views</a></td>
<td><a href="Samples/TitleBar">Title bar</a></td>
<td><a href="Samples/XamlUIBasics">UI basics (XAML)</a></td>
<td><a href="Samples/UserInteractionMode">User interaction mode</a></td>
</tr>
<tr>
<td><a href="Samples/UserInteractionMode">User interaction mode</a></td>
<td><a href="Samples/WebView">WebView control (HTML)</a></td>
<td><a href="Samples/XamlWebView">WebView control (XAML)</a></td>
</tr>
<tr>
<td><a href="Samples/ResizeAppView">Window resizing</a></td>
</tr>
</table>
Expand Down Expand Up @@ -394,15 +397,16 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<table>
<tr>
<td><a href="Samples/PasswordVault">Credential locker</a></td>
<td><a href="Samples/ClientDeviceInformation">Client Device Information</a></td>
<td><a href="Samples/CredentialPicker">Credential picker</a></td>
<td><a href="Samples/DeviceLockdownAzureLogin">Device lockdown with Azure login</a></td>
</tr>
<tr>
<td><a href="Samples/DeviceLockdownAzureLogin">Device lockdown with Azure login</a></td>
<td><a href="Samples/DisablingScreenCapture">Disabling screen capture</a></td>
<td><a href="Samples/EnterpriseDataProtection">Enterprise data protection</a></td>
<td><a href="Samples/KeyCredentialManager">KeyCredentialManager</a></td>
</tr>
<tr>
<td><a href="Samples/KeyCredentialManager">KeyCredentialManager</a></td>
<td><a href="Samples/Personalization">Lock screen personalization</a></td>
<td><a href="Samples/MicrosoftPassport">Microsoft Passport and Windows Hello</a></td>
<td><a href="Samples/SmartCard">Smart cards</a></td>
Expand Down Expand Up @@ -461,27 +465,26 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<td><a href="Samples/DatagramSocket">DatagramSocket</a></td>
</tr>
<tr>
<td><a href="Samples/EasProtocol">Exchange Active Sync (EAS)</a></td>
<td><a href="Samples/HttpClient">HttpClient</a></td>
<td><a href="Samples/Json">JSON</a></td>
<td><a href="Samples/MobileBroadband">Mobile broadband</a></td>
</tr>
<tr>
<td><a href="Samples/MobileBroadband">Mobile broadband</a></td>
<td><a href="Samples/RadioManager">Radios</a></td>
<td><a href="Samples/FeedReader">RSS reader end-to-end (JavaScript)</a></td>
<td><a href="Samples/SocketActivityStreamSocket">Socket activity trigger stream socket</a></td>
</tr>
<tr>
<td><a href="Samples/SocketActivityStreamSocket">Socket activity trigger stream socket</a></td>
<td><a href="Samples/StreamSocket">StreamSocket</a></td>
<td><a href="Samples/Syndication">Syndication</a></td>
<td><a href="Samples/UssdProtcol">USSD protocol</a></td>
</tr>
<tr>
<td><a href="Samples/UssdProtcol">USSD protocol</a></td>
<td><a href="Samples/WebSocket">WebSocket</a></td>
<td><a href="Samples/WiFiDirect">Wi-Fi Direct</a></td>
<td><a href="Samples/WiFiDirectServices">Wi-Fi Direct services</a></td>
</tr>
<tr>
<td><a href="Samples/WiFiDirectServices">Wi-Fi Direct services</a></td>
<td><a href="Samples/WiFiScan">Wi-Fi scanning</a></td>
</tr>
</table>
Expand Down
36 changes: 36 additions & 0 deletions Samples/3DPrinting/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!---
category: ControlsLayoutAndText
samplefwlink: http://go.microsoft.com/fwlink/?LinkId=746898
--->

# 3D Printing Sample

This sample demonstrates a number of different tasks associated with 3D printing and editing the 3MF file type.

- Create a 3MF printing package programmatically
- Create a .3mf file from XML data
- Load a 3MF printing package from a .3mf file
- Repair a model to make it printable
- Save a 3MF printing package to a .3mf file
- Launch the 3D print dialog
- Open a file in the 3D Builder app

System requirements
-------------------

*Client*: Windows 10 Version 1511

*Phone*: Windows 10 Version 1511

Build the sample
----------------

1. If you download the samples ZIP, be sure to unzip the entire archive, not just the folder with the sample you want to build.
2. Start Microsoft Visual Studio 2015 and select **File** \> **Open** \> **Project/Solution**.
3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or JavaScript). Double-click the Visual Studio 2015 Solution (.sln) file.
4. Press Ctrl+Shift+B, or select **Build** \> **Build Solution**.

Run the sample
--------------

To debug the app and then run it, press F5 or use **Debug** \> **Start Debugging**. To run the app without debugging, press Ctrl+F5 or use **Debug** \> **Start Without Debugging**.
181 changes: 181 additions & 0 deletions Samples/3DPrinting/cs/3DPrinting.csproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
<ProjectGuid>{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}</ProjectGuid>
<OutputType>AppContainerExe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SDKTemplate</RootNamespace>
<AssemblyName>SDKTemplate</AssemblyName>
<DefaultLanguage>en-US</DefaultLanguage>
<TargetPlatformIdentifier>UAP</TargetPlatformIdentifier>
<TargetPlatformVersion>10.0.10586.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.10586.0</TargetPlatformMinVersion>
<MinimumVisualStudioVersion>14</MinimumVisualStudioVersion>
<FileAlignment>512</FileAlignment>
<ProjectTypeGuids>{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
<OutputPath>bin\ARM\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_UWP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
<UseDotNetNativeToolchain>true</UseDotNetNativeToolchain>
</PropertyGroup>
<ItemGroup>
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
<None Include="project.json" />
</ItemGroup>
<ItemGroup>
<Compile Include="..\..\..\SharedContent\cs\App.xaml.cs">
<Link>App.xaml.cs</Link>
<DependentUpon>App.xaml</DependentUpon>
</Compile>
<Compile Include="..\..\..\SharedContent\cs\MainPage.xaml.cs">
<Link>MainPage.xaml.cs</Link>
<DependentUpon>MainPage.xaml</DependentUpon>
</Compile>
<Compile Include="..\..\..\SharedContent\cs\AssemblyInfo.cs">
<Link>Properties\AssemblyInfo.cs</Link>
</Compile>
<Compile Include="SampleConfiguration.cs" />
<Compile Include="Scenario1_Print.xaml.cs">
<DependentUpon>Scenario1_Print.xaml</DependentUpon>
</Compile>
<Compile Include="Scenario2_Launch.xaml.cs">
<DependentUpon>Scenario2_Launch.xaml</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<AppxManifest Include="Package.appxmanifest">
<SubType>Designer</SubType>
</AppxManifest>
</ItemGroup>
<ItemGroup>
<ApplicationDefinition Include="..\..\..\SharedContent\xaml\App.xaml">
<Link>App.xaml</Link>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Page Include="..\..\..\SharedContent\cs\MainPage.xaml">
<Link>MainPage.xaml</Link>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Scenario1_Print.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="Scenario2_Launch.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="..\..\..\SharedContent\xaml\Styles.xaml">
<Link>Styles\Styles.xaml</Link>
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<Content Include="..\..\..\SharedContent\cs\Default.rd.xml">
<Link>Properties\Default.rd.xml</Link>
</Content>
<Content Include="..\..\..\SharedContent\media\microsoft-sdk.png">
<Link>Assets\microsoft-sdk.png</Link>
</Content>
<Content Include="..\..\..\SharedContent\media\smalltile-sdk.png">
<Link>Assets\smallTile-sdk.png</Link>
</Content>
<Content Include="..\..\..\SharedContent\media\splash-sdk.png">
<Link>Assets\splash-sdk.png</Link>
</Content>
<Content Include="..\..\..\SharedContent\media\squaretile-sdk.png">
<Link>Assets\squareTile-sdk.png</Link>
</Content>
<Content Include="..\..\..\SharedContent\media\storelogo-sdk.png">
<Link>Assets\storeLogo-sdk.png</Link>
</Content>
<Content Include="..\..\..\SharedContent\media\tile-sdk.png">
<Link>Assets\tile-sdk.png</Link>
</Content>
<Content Include="..\..\..\SharedContent\media\windows-sdk.png">
<Link>Assets\windows-sdk.png</Link>
</Content>
<Content Include="Assets\msLogo.png" />
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
40 changes: 40 additions & 0 deletions Samples/3DPrinting/cs/3DPrinting.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "3DPrinting", "3DPrinting.csproj", "{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|ARM.ActiveCfg = Debug|ARM
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|ARM.Build.0 = Debug|ARM
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|ARM.Deploy.0 = Debug|ARM
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|x64.ActiveCfg = Debug|x64
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|x64.Build.0 = Debug|x64
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|x64.Deploy.0 = Debug|x64
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|x86.ActiveCfg = Debug|x86
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|x86.Build.0 = Debug|x86
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Debug|x86.Deploy.0 = Debug|x86
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|ARM.ActiveCfg = Release|ARM
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|ARM.Build.0 = Release|ARM
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|ARM.Deploy.0 = Release|ARM
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|x64.ActiveCfg = Release|x64
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|x64.Build.0 = Release|x64
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|x64.Deploy.0 = Release|x64
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|x86.ActiveCfg = Release|x86
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|x86.Build.0 = Release|x86
{027AB530-3B0B-4D5D-91C6-3DBEE2492E7B}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file added Samples/3DPrinting/cs/Assets/msLogo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 20f72fc

Please sign in to comment.