uwp

  1. News

    Adding Cortana to your UWP App with Visual Studio 2015

    With Visual Studio 2015 now available and today being the start of the Windows 10 release wave and Cortana being just so cool, this post from Arun Kumar Surya Prakash is a perfect for today... Link Removed Microsoft has introduced Cortana in 2014 Build Event. With just one year now Cortana...
  2. News

    Windows Remote Arduino with Windows 10

    Nearly all our recent Windows 10 IoT posts seemed to be focused all on Raspberry Pi don't they? Well David Jones, MS MVP, recently released this great post that shows that there's also an Arduino Windows 10 IoT story too... Windows 10 IoT: Windows Remote Arduino and Universal Windows Platform...
  3. News

    Introduction to UWP and device families

    Windows 10 introduces the Universal Windows Platform, and with it a new way to partition the API surface. APIs are grouped into "device families", and that means you can support a huge range of devices with just one app. Even better, you can still light up the unique features of each of those...
  4. News

    Windows 10 UWP Remote Desktop App now in preview

    Microsoft has made a new Remote Desktop App available for Windows 10 desktops. read more Continue reading...
  5. News

    Windows 10 SDK Preview Build 10166 Released

    Today, we released a new Windows 10 SDK Preview and the associated Windows 10 Mobile emulators (Build 10166), to be used in conjunction with Link Removed(Build 10166). Preview SDK Build 10166 contains bug fixes and changes to the API surface area. You can download it from the Windows 10...
  6. News

    Just released: Windows 10 Application Deployment tool

    With the latest release of Windows 10 SDK Preview Build 10166, we are excited to introduce the Windows 10 Application Deployment (WinAppDeployCmd.exe) tool. The Windows 10 Application Deployment (WinAppDeployCmd) is a command line utility that can be utilized to deploy a Universal Windows app...
  7. News

    Networking API Improvements in Windows 10

    In today’s cloud-first, mobile-first technology world, most Store apps have at least some integration with web services or other devices on a network. These include apps that fetch online weather content, news or sports scores, media or podcast downloaders and even peer-to-peer games, chat or...
  8. News

    Moving to HTML5 Premium Media

    The commercial media industry is undergoing a major transition as content providers move away from proprietary web plug-in based delivery mechanisms (such as Flash or Silverlight), and replace them with unified plug-in free video players that are based on HTML5 specifications and commercial...
  9. News

    Windows 10 Universal App Samples

    Since the month ends with the release of Windows 10, a great way to kick it off is by highlighting the great Windows 10 Universal App Samples available on GitHub. I mean, check out this list of samples! Microsoft/Windows-universal-samples This repo contains the samples that demonstrate the...
  10. News

    Windows 10 SDK Preview Build 10158 Released

    Today, we released a new Windows 10 SDK Preview and the associated Windows 10 Mobile emulators (Build 10158), to be used in conjunction with Link Removed(Build 10158). Preview SDK Build 10158 contains bug fixes and changes to the API surface area. You can download it from the Windows 10...
  11. News

    Release Dates and Compatibility: Visual Studio 2015 and the Windows 10 SDK

    July will be a big month for developers with the releases of Visual Studio 2015, Windows 10, and the Universal Windows App Development Tools, which includes the Windows 10 SDK. The purpose of this post is to make you aware of the key dates and some things to keep in mind with regard to version...
  12. News

    Last Week on Channel 9: June 15th - June 21st, 2015

    Here are just 15 posts from the many released last week. Remember, so see almost everything that's new, check out https://channel9.msdn.com/Browse Link Removed This week on Channel 9, Nikola and guest host Dave Crawford discuss the week's top developer news, including; ... Link Removed...
  13. News

    UWP - getting started with win2d | Creating a Universal App in VB

    Fast accelerated graphics! with an clean easy API! That's the promise of Microsoft's Win2d library. In this video I walk through, from scratch, how to create a simple animated graphics application for UWP using .NET. There are full notes (and links to source code) on my blog: Link Removed...
  14. News

    Running Cocos2d-x on Windows 10

    With Microsoft’s latest open source code contribution to the Cocos2d-x project [https://github.com/cocos2d/cocos2d-x/pull/12107], Microsoft has enabled Cocos2d-x to run on Windows 10 on the Universal Windows Platform. The Universal Windows Platform (UWP) makes it possible to target all Windows...
  15. News

    Easy Robotics with Windows 10 and EZ-Robot

    Today Sergiy Baydachnyy introduces us to a new cool platform for building robots. After reading his post and looking at the kit, I know what I want for Father's Day now... :) Link Removed Link Removed If you already have EZ-B micro controller from EZ-Robot, there is good news for you...
  16. News

    UWP - port from 8.1 universal app to Win10 | Creating a Universal App in VB

    This live video shows me porting an 8.1 universal app to Win10. For more details, please read the accompanying blog: Link Removed Link Removed Link Removed
  17. News

    WinJS 4.0 Released

    This post was written by Josh Rennert, Program Manager, Web Apps & Frameworks team We received great feedback and insight from our WinJS 4.0-Preview, released earlier this year. Now, the time has finally arrived. With the imminent release of Windows 10, we are proud to announce WinJS 4.0. You...
  18. News

    Troubleshooting AllJoyn with Windows 10 Insider Preview Builds

    AllJoyn is a technology that enables IoT devices and applications to discover and interact with each other. Since AllJoyn is built into Windows 10 and the Windows 10 SDK, it's easy to take advantage of AllJoyn using the Universal Windows Platform (UWP). Link Removed This blog post will help...
  19. News

    Two for the Band

    Honest, this is the last Microsoft Band post... (for a bit at least)(unless I find something really really cool anyway... ;) Just for reference, here are the other recent C4F posts; Microsoft Band SDK Release and Band Studio Introduction, Developing for the Microsoft Band Link Round-up...
  20. News

    Using Chakra for Scripting Applications across Windows 10

    In Windows 10, the Chakra JavaScript engine powers Link Removed and Windows applications written in HTML/CSS/JS. However with JavaScript’s increasing popularity in beyond-the-browser scenarios, developers have been requesting to host the Chakra engine outside the browser to enable JavaScript...
Back
Top