xaml

  1. News

    Using color fonts for beautiful text and icons

    In this post, we’ll introduce you to a text technology called color fonts. We’ll discuss what color fonts are, when they can be useful and how to use them in your Windows 10 apps. What are color fonts? Color fonts, also referred to as “multicolor fonts” or “chromatic fonts,” are a relatively...
  2. News

    Native Ads in Microsoft Advertising SDK

    Overview Native Ads is a component-based ad format that gives publishers the flexibility of placing the individual components of a creative – title, image, logo, description, call to action text – so as to provide the best possible fitment to the look and feel of the rest of the app. This...
  3. News

    Windows 10 SDK Preview Build 16190 Released

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 16190 or greater). The Preview SDK Build 16190 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
  4. News

    Announcing Windows 10 Insider Preview Build 16184 for PC + Build 15208 for Mobile

    Hello Windows Insiders! Today we are excited to be a) hosting our very first Insider webcast from the brand new #BeamMachine AND b) doing our first ever build release during a webcast. We are releasing Windows 10 Insider Preview Build 16184 for PC to Windows Insiders in the Fast ring. We are...
  5. News

    Visual Studio 2017 – Now Ready for Your Windows Application Development Needs

    Visual Studio 2017 is the most powerful Universal Windows Platform development environment. It brings unparalleled productivity improvements, a streamlined acquisition experience and enhanced debugging tools for Universal Windows Platform developers. Try out Visual Studio 2017 today...
  6. News

    Adding UWP features to your existing PC software

    With last summer’s release of the Windows 10 Anniversary Update and the announcement of the Windows Store supporting apps built with the Desktop Bridge technology, we want to share more details and sample code on how to further enhance and extend your PC software on Windows 10. In addition to...
  7. News

    New Year, New Dev: Developing your idea into a UWP app

    In the last post, we introduced you to a video series from Bob Tabor that teaches the fundamentals of C#. In this post, you’ll learn how to put those new (or re-sharpened) C# skills to use as we explore UWP (Universal Windows Platform) development in the Windows 10 Development for Absolute...
  8. News

    VIDEO Windows Ink 2: Digging Deeper with Ink and Pen

    In the last post, we explored a brief history of pen computing and introduced you to how easy it is to get started with Windows Ink in your Universal Windows Platform app. You saw that you can enable inking by adding a single line of code, an InkCanvas, to your app to enable inking. You also saw...
  9. News

    How to develop augmented reality apps with Vuforia for Windows 10

    Augmented Reality is a way to connect virtual objects with the real world, making it possible to naturally interact with them by use of mobile devices like phones, tablets or new mixed reality devices like HoloLens. Vuforia is one of the most popular Augmented Reality platforms for developers...
  10. News

    Animations with the Visual Layer

    When the layout of your Universal Windows Platform (UWP) app changes, there is often a slight pause as your app rearranges content to fit the new window size or orientation. Composition APIs let you create smooth-as-butter animations between these states so your layout changes won’t jar your...
  11. News

    Unity Interop and App Extensibility (App Dev on Xbox series)

    Continuing what we started during the “App Dev on Xbox” event, today we are making available yet another app experience – Atmosphere. In this blog post, you will learn how to get started building great 2D and 3D experiences with Unity and XAML, how to open up your app so other app developers can...
  12. News

    Smooth Interaction and Motion with the Visual Layer

    The Composition APIs come with a robust animation engine that provides quick and fluid motion running in a separate process from your Universal Windows Platform (UWP) app. This provides a consistent 60 frames per second when running your app on an IoT device as well as on a screaming gaming...
  13. News

    Interop between XAML and the Visual Layer

    The Composition APIs empower Universal Windows Platform (UWP) developers to do beautiful and powerful things when they drop down to the Visual Layer (as in the sample below). One of the remarkable things about these APIs is that they are designed, end-to-end, to integrate with the XAML Layer...
  14. News

    Beautiful apps made possible and easy with Windows.UI

    If you are into creating sweet UI, then you’re definitely going to want to dig into the new Visual Layer with Windows.UI.Composition. The Windows.UI.Composition namespace allows Universal Windows Platform (UWP) developers to use a new Visual Layer that will get them closer to the metal...
  15. News

    The Ink Canvas and Ruler: combining art and technology

    Link Removed How easy is it to integrate Inking into your app? As easy as one line of XAML. In this post, we’re going to walk you through the new Windows 10 Inking capabilities, which are making communication via writing and drawing easier than ever for users. You’ll learn how to implement...
  16. News

    The path from a desktop app to a Universal Windows Platform (UWP) app

    Last month, we provided an overview of the Desktop Bridge in this blog post. We are excited to announce that since then we’ve released a new version of the desktop app converter, adding support for great new features and fixing several issues to provide a more stable environment. To learn more...
  17. News

    Using speech in your UWP apps: From talking to conversing

    In the previous article, we introduced the idea of recognizing speech inside of a Windows 10 Universal Windows Platform (UWP) app and took a look at the SpeechRecognizer class and some of what it can do to enable speech recognition in our apps. In this article, we’re going to dig further into...
  18. 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...
  19. News

    Optimizing apps for Continuum for phone

    With Windows 10, you have the productivity of a PC in your pocket. Link Removed enables you to connect a Windows mobile device to any external display with the new Link Removed, USB-C, or Miracast. Once connected, you can interact with Windows 10 apps on that display while using your mobile...
  20. News

    Windows 10 SDK Build 10586 breakdown

    This week we released a new Windows 10 SDK. Let’s dive deeper into some of the Universal Windows Platform (UWP) improvements in the SDK update: Visuals, Effects, and Animations Introducing Windows.UI.Composition, a new API family that directly targets the UI foundation layer. The UI...
Back
Top