api

  1. News

    Using speech in your UWP apps: Look who’s talking

    In our first and second posts in this series, we looked at some of the APIs available in the Universal Windows Platform (UWP) for using speech as an input and output mechanism within your application. We’re going to close off the series with this article by broadening our scope and looking at...
  2. News

    Introducing the Speech Synthesis API in Microsoft Edge

    Starting with the Windows 10 Anniversary Update, Microsoft Edge will support the Speech Synthesis APIs defined in the W3C Web Speech API Specification. These APIs allow websites to convert text to audible speech with customizable voice and language settings. With them, website developers can add...
  3. News

    Bringing your existing desktop apps to UWP

    At Build 2016, we showed you how to use the Desktop App Converter to bring your existing desktop applications to the universal .appx packaging format as a first step to bringing your application to the Universal Windows Platform (UWP). Once on UWP, your apps are easier for users to manage and...
  4. News

    Kickstart UWP app creation with Windows App Studio’s open source UWP libraries and Samples App

    Link Removed is all about making it as easy as possible to build apps for Windows. The online tool helps you build apps with no coding required, so you can either start your project there and extend it in Visual Studio, or you can create and build the app completely in the tool. Today, we want...
  5. News

    Data Access in Universal Windows Platform (UWP) Apps

    Link Removed SQLite version 3.11.2 is shipping with the Windows 10 Anniversary edition as part of the Universal Windows Platform (UWP) and is recommended for all UWP local data storage needs. This represents the first time an open source, third-party library, such as SQLite, has shipped as part...
  6. News

    Getting Started with Roaming App Data

    Users today are mobile, transitioning from one device to the next throughout the day. Increasingly, these same users expect (or even demand) to take their data with them. Fortunately for us, roaming app data makes this a reality. Today, we kick off a two-post series that explores how to use...
  7. kemical

    Introduction to Vulkan: High-Efficiency Graphics API for Modern GPUs

    Vulkan is a new generation graphics and compute API that provides high-efficiency, cross-platform access to modern GPUs used in a wide variety of devices from PCs and consoles to mobile phones and embedded platforms. Vulkan - Industry Forged Tech demos: Vulkan on Android Drivers: Nvidia Vulkan...
  8. News

    Building Modern Web Apps with ASP.NET MVC 6 | ASP.NET Fall Sessions

    Daniel Roth overviews ASP.NET 5 and ASP.NET MVC 6. He explains the guiding principles behind ASP.NET MVC 6, and overviews application development, pointing out some important new features in both ASP.NET MVC and Web API. Link Removed Link Removed
  9. News

    Face it... Windows 10 Vision and Face Detection Round-up

    With all the pictures we'll be taking I thought it would be cool to do a round-up of vision API, facial detection and the like. We're got a ton of posts from three different authors... 1) Link Removed Summary A musical coding project that turns users into musical instruments using new media...
  10. News

    Download Microsoft Visual Studio and .NET Framework Documentation for firewall and proxy...

    This download includes an self-extracting EXE package that contains Visual Studio and .NET Framework documentation—overviews, how-to articles, API reference pages, sample code, and more—to help you in your development efforts. All of the documentation in the package is also available online. For...
  11. News

    More Kinect for Windows v2 and Windows Hello

    Last week I highlighted a very cool preview of for the Kinect for Windows v2, Windows 10 and Windows Hello, Windows Hello with the Kinect v2. Today's a follow-up to that from Friend of the Gallery, Link Removed #Windows10 – Using #KinectV2 for authentication with #WindowsHello While I hope...
  12. News

    What's New for Developers in Windows 10 Version 1511 and the 10586 SDK | Developer’s Guide...

    In this session, learn what's new in Windows 10 version 1511 from the developers' perspective. Major new features in this update include Windows 10 for Mobile, Continuum for Mobile, next gen authentication using Windows Hello and Microsoft Passport, and the new Windows Store for Business. Learn...
  13. News

    Windows Hello with the Kinect v2

    We got some very cool Kinect Developer News this week. Below is the email, in full, which introduces the Kinect developer preview for Windows 10, which includes Windows Hello support. To show this off, Friend of the Gallery, Mike Taulty, published a great detailed description and post. Make...
  14. News

    Awaken Your Creativity with the new Windows.UI.Composition

    We live and work in a fast-paced, real-time, information environment where the scarcest resource of all is not information itself, but human attention to that information. This is why user experiences and UI need to evolve to more effectively target human attention amid the cacophony of data and...
  15. News

    Extending VSTS with Project Template, Docs and more...

    Today's Extension Monday post is about one of the coolest new extension opportunities, extension Visual Studio Team Services (VSTS, fka Visual Studio Online). To get you started creating VSTS extensions, Josh Garverick has shared a great Project Template... Link Removed This extension...
  16. News

    Demystifying HttpClient APIs in the Universal Windows Platform

    As a Universal Windows Platform (UWP) app developer, if you are trying to communicate over HTTP with a web service or any server endpoint, you have multiple API choices. Two of the most used and recommended APIs for implementing the HTTP client role in a managed UWP app are...
  17. News

    Windows Bridge for iOS

    The Windows Bridge for iOS is a Microsoft open-source project that provides an Objective-C development environment for Visual Studio and support for iOS APIs. The bridge makes it easy for iOS developers to make great Windows apps while reusing much of their existing Objective-C code and iOS...
  18. News

    Last Week on Channel 9: October 26rd - November 1st, 2015

    29 select videos, posts and shows from last week. Next week will be interesting with the Microsoft MVP invading the Redmond campus for MVP Global Summit... One of the highlights of last week was the DEVintersection 2015 event of which you can watch a number of sessions and keynotes on-demand...
  19. News

    Microsoft Goes Big at the 2015 AllSeen Alliance Summit

    What is AllSeen? The AllSeen Alliance is an organization that runs collaborative projects such as AllJoyn. AllJoyn is a technology aimed at enabling the Internet of Things (IoT) by defining a common language between devices and protocols. What makes AllJoyn interesting is the fact that it...
  20. News

    Lumia Imaging SDK v3 (No, it's not just for phones...)

    This week, surprisingly enough, we're going to be doing a "Holly Cow, that was an awesome Hardware Event last week!" theme, focusing on related SDK's, projects and such. I'm sure you've already heard all about it, but incase not, check out this post, A New Era of Windows 10 Devices from...
Back
Top