visual studio

  1. B

    Windows 10 Alljoyn application using alljoyn studio

    Hi All, Can anybody help me to create alljoyn application using c++ and alljoyn studio plugin of visual studio 2015. I just have seen documentation just to use the existing interface in C#. But I want to create my own c++ application using AllJoyn Studio. Can anybody help me in this? How to...
  2. Introducing XAML Standard and .NET Standard 2.0

    XAML Standard We are pleased to announce XAML Standard, which is a standards-based effort to unify XAML dialects across XAML based technologies such as UWP and Xamarin.Forms. XAML Standard is a specification that defines a standard XAML vocabulary. With that vocabulary, frameworks that...
  3. Announcing Microsoft Build Tour 2017

    Link Removed Figure 1 Sign-up at Link Removed On the heels of the Build conferences these last few years, we have had the pleasure of meeting thousands of developers around the world. Their feedback and technical insight has helped us to continue the tradition and explore more technical depth...
  4. Announcing Windows Template Studio

    Today, we are pleased to announce the next evolution in your File → New Universal Windows Platform app in Visual Studio – Windows Template Studio. Windows Template Studio addresses a top community ask in our developer survey to make it easier and provide guidance to create new projects that...
  5. Build 2017: Sparking the next wave of creativity with the Windows 10 Fall Creators Update

    Today, at Build 2017, we announced the next wave of Windows 10 innovations built to empower the creator in all of us – the Windows 10 Fall Creators Update. Available later this year, the Fall Creators Update delivers new experiences for more than 500 million Windows 10 devices: A new design...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. 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...
  17. 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...
  18. 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...
  19. 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...
  20. 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...