development

  1. 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...
  2. D

    Windows 10 Implementing Volume Sliders for Music and Sound Effects in a Windows Form Application

    I have an issue that I hope someone can shed some light on, for me. I am creating a windows form application that I want to have backround music and sound effects incorporated into the program. I have the background music in my program, already, but, I want to add two sliders. I need the first...
  3. 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...
  4. News

    5 ways Surface Dock makes your Surface even more awesome

    For those of you Surface fans out there who love to use your Surface in airport lobbies, cafés and anywhere in between, you know how great Surface is for people on-the-go. But when you come back to your home or work office, many of us want to easily connect to our monitors, external mice and...
  5. News

    Hotfix rollup 3154528 for the .NET Framework 4.6 and 4.6.1 in Windows

    Continue reading...
  6. 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...
  7. News

    Previewing ES6 Modules and more from ES2015, ES2016 and beyond

    Chakra, the recently open-sourced JavaScript engine that powers Microsoft Edge and Universal Windows applications, has been pushing the leading edge of ECMAScript language support. Most of ES2015 (aka ES6) language support is already available in Edge, and last week’s Windows Insider Preview...
  8. News

    Sketching your app design

    Link Removed If design can be said to have one big secret, something that makes designers what they are and distinguishes them from coders, it is sketching. At the same time, it is an easy skill to learn—though not to master—and you have probably been doing it all of your life without realizing...
  9. News

    Using speech in your UWP apps: It’s good to talk

    As developers, we adapt as technologies move from the realm of Science Fiction into readily available SDKs. That’s certainly, or perhaps especially, true for speech technologies. In the past 5 years, devices have become more personal and demanding of new forms of interaction. In Windows 10...
  10. News

    Web Notifications in Microsoft Edge

    Starting with the most recent Windows Insider Preview release (build 14.14342), Web Notifications are enabled by default in Microsoft Edge on Windows 10 PCs and tablets. This feature will be available to all Microsoft Edge customers in EdgeHTML 14, coming this summer with the Windows 10...
  11. News

    Alternative FM Radio Apps for Windows 10 Mobile

    Microsoft has pulled the FM Radio app from its current Windows 10 Mobile Development Branch builds with no plans to bring it back in the future. read more Continue reading...
  12. 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...
  13. News

    Update for Universal C Runtime in Windows

    Continue reading...
  14. R

    Windows 7 Address local drive as if it was a network drive

    I develop at home programs for use at work. At work the pc's get data from the server \\server\data\something I want to run programs at home and have a drive or directory on my HDrive such that when program asks for file from \\server\data\something then the local folder is accessed I do not...
  15. T

    Windows 8 Resizing browser, responsive web design

    Hello, i dont know how to explain this but i will give it a try... when i resize my browser windows (ff, chrome, ie) the content in it will not resize automatically untill i have released the mouse button. I am developing a web site and trying to do responsive design and therefor i would like...
  16. News

    Visio 2016 SDK

    The Microsoft Visio 2016 Software Development Kit (SDK) contains the latest documentation, samples, header files, libraries, and tools that you need to develop custom solutions for Visio 2016. Link Removed
  17. News

    Windows 10 IoT Core support for Raspberry Pi 3

    This morning, the Raspberry Pi Foundation announced Link Removed of their new board—the Raspberry Pi 3. We’re excited to have Windows 10 support the new board via a new Windows 10 IoT Core Insider Preview update available for download today. The new Raspberry Pi 3 board is available now in the...
  18. EvilD

    Windows 7 Need know where to start and with what language for a standalone windows program

    I have an inventory spreadsheet that is excel based and written in with VBA that want to make a standalone executable. The spreadsheet uses userforms for input and then transfers the input data to a diaphragm/floor plan, indicating what is in what room. I would like suggestions on what...
  19. P

    Windows XP I am learning to write drivers for the book Soldatov. I got strange errors. How to write drivers r

    Я учусь писать драйверы для книги Солдатов. Я получил странные ошибки. Как писать драйверы правильно?
  20. neocode

    Windows 10 How to integrate software in the windows?

    Hello, I'm new here, I'm wondering how I can integrate software in the Windows. For example, if I want to add an item to the context menu, in the explorer window, to send a file to an OLD folder. So, after click in «Send to Old» it would create a folder «yyyy-MM-dd - Old» in the same path of...
Back
Top