visual studio

  1. News

    VIDEO Windows Mixed Reality Dev Kits available for pre-order

    Anyone following the excitement around virtual reality and augmented reality over the past year is aware of the anticipation surrounding Microsoft’s new Windows Mixed Reality headsets. You understand that a rapidly expanding mixed reality market is just waiting for developers like you to get...
  2. News

    Windows is home for developers with Windows 10 Fall Creators Update

    It was an amazing day today at Build 2017. With the Windows 10 Fall Creators Update, we continue to grow the Windows platform so that Windows is home for all developers. As I reflect on the day, I want to highlight how Windows and VS are creating the best end-to-end development process and...
  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. Vetral32

    Windows 10 Visual Studio Broken.

    So one time I was trying to install Visual Studio 2015. (I know 2017 exists but it wouldn't work and I didn't want to take the extra offline steps) Turns out that it got stuck and I had to close it with Task Manager. Now for some reason, everytime I start up my computer. Visual Studio 2015...
  5. News

    How the UWP Community Toolkit helps Windows developers easily create well-designed and...

    In August 2016, we introduced the open-source UWP Community Toolkit. It simplifies app development and enables developers to collaborate and contribute new capabilities on top of the Windows SDK for Windows 10. Developers can leverage the UWP Community Toolkit to build UWP apps for any Windows...
  6. News

    New Year, New Dev – Windows IoT Core

    To wrap up the “New Year, New Dev” blog series, we’ll go into using Windows 10 IoT Core and show how easy it is to start developing applications to deploy on IoT devices such as the Raspberry Pi 3. If you haven’t had a chance to read the first two posts in this series, you can find them here...
  7. K

    Windows 10 mp3 in visual basic

    Hi, I started a project with visual basic with microsoft visual studio. I want to add audio to my program and play it as background. I searched the Internet and learned how to add .wav to my project. But .wav format is uncompressed audio, therefore it took a lot of space. If the mp3 file take...
  8. 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...
  9. News

    Building the Terminator Vision HUD in HoloLens

    Link Removed James Cameron’s 1984 film The Terminator introduced many science-fiction idioms we now take for granted. One of the most persistent is the thermal head-up-display (HUD) shot that allows the audience to see the world through the eyes of Arnold Schwarzenegger’s T-800 character. In...
  10. News

    Windows 10 SDK Preview Build 15042 Released

    Today, we released a new Windows 10 Creators Update SDK Preview to be used in conjunction with Link Removed (Build 15042 or greater). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test machine. The Preview SDK Build 15042...
  11. News

    Windows Developer Day – Creators Update

    Back in October, Satya, Terry and Panos introduced the Windows 10 Creators Update. They showed some of the new features and announced some amazing new additions to our Surface family of devices. Since then, my team has been working to complete the platform work for the Creators Update to deliver...
  12. News

    Using SQLite databases in UWP apps

    For many developers, SQLite has become the preferred client-side technology for data storage. It is a server-less, embedded, open-source database engine that satisfies most local data access scenarios. There are numerous advantages that come with its use, many of which are explained in the...
  13. News

    Announcing “UWPDesktop” NuGet Package Version 14393

    The UWPDesktop NuGet package is here to improve the developer experience with Visual Studio when walking along the Desktop Bridge. The Desktop Bridge allows you to call UWP APIs directly from your WinForms, WPF or VB application. You can use APIs such as Live tiles, notifications, App Services...
  14. News

    ICYMI – What happened over vacation?

    We hope everyone had a great vacation and a very happy New Year! We’re excited to be back and while we have a few exciting updates on the way, here are a few things that you might have missed. Patterns & Controls Tutorials Fly out menus. Dialogue boxes. Buttons. Check, check and check. Learn...
  15. News

    Windows Bridge for iOS: Customizing the Surface Dial Experience

    In part one of the Windows Bridge for iOS series, we created a simple to-do list app in Xcode and used the iOS bridge to bring it over to Windows 10. In part two of the series, we went on a tour of Visual Studio for iOS developers. In part three, we used the Windows Bridge for iOS to convert an...
  16. News

    Silicon Valley startup innovates using Surface Book

    “He walks off the plane from Tokyo at 3 a.m. and joins my call with Toronto at 5 a.m.,” remarked David Sidhu, VP of customer success at Litmus Automation. David was describing the incredible work ethic of Co-founder and CEO Vatsal Shah, the man behind the rapid growth and development for his...
  17. News

    Designing and Prototyping Apps with Adobe Experience Design CC (Beta)

    Adobe Experience Design CC (Beta) or Adobe XD, is a new creative tool from Adobe for designing high-fidelity prototypes of websites and mobile apps. You can try a new public preview released today of Adobe XD on Windows 10. Why Adobe XD? A well-designed app often starts out with a sketch, a...
  18. News

    VIDEO Standard C++ and the Windows Runtime (C++/WinRT)

    The Windows Runtime (WinRT) is the technology that powers the Universal Windows Platform, letting developers write applications that are common to all Windows devices, from Xbox to PCs to HoloLens to phones. Most of UWP can also be used by developers targeting traditional desktop applications...
  19. News

    Windows 10 SDK Preview Build 14965 Released

    Today, we released a new Windows 10 Anniversary SDK Preview to be used in conjunction with Windows 10 Insider Preview (Build 14965 or greater). The Preview SDK is a pre-release and cannot be used in a production environment. Please only install the SDK on your test machine. The Preview SDK Build...
  20. K

    Windows 10 Windows 10 IoT Unviersal App executable?

    I have Raspberry PI3 with Windows 10 IoT installed and I wan't to control leds that are connected to Raspberry PI3 from another Windows tablet or computer with done with Visual Studio. That much I know it is possible with Universal App. But is it possible to control the leds from an independent...
Back
Top