development

  1. News

    Complete Anatomy: Award-Winning App Comes to Windows Store

    3D4Medical has just completed the port of its award-winning flagship product Complete Anatomy to Link Removed using the Windows Bridge for iOS. The Windows Bridge is an open-source environment for Objective-C that provides support for third party APIs. The Windows Bridge was a very important...
  2. N

    Windows 10 How to pull CPU and GPU temperatures

    I did a lot of research these days and found no useful informations (to me, at least): I want a simple program to read CPU (and possibly GPU) temperatures, but I also want that program to send those values to a usb (connected to an arduino), making programs like Speedfan or HWMonitor not...
  3. 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...
  4. 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...
  5. 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...
  6. ragnarok1968

    Windows 10 Microsoft has already started creating the first Redstone 3 builds

    source Link: Link Removed 10.0.15141.1000 (rs_prerelease.170219-2340) DETAILS Major version 10 Minor version 0 Build number 15141 Build revision 1000 Version Redstone 3 Lab string rs_prerelease Find more builds from rs_prerelease Build time 170219-2340 Find more builds compiled in 2017...
  7. News

    How-to: Spectator View, a new tool to help others see what you see in HoloLens

    Hello everyone! I wanted to take a quick moment to announce an exciting new tool we have developed to help bring to life the apps and experiences you have created for Microsoft HoloLens. Since our launch last year, one of the pieces of feedback we have heard from many folks is, “How can I...
  8. 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...
  9. News

    Windows 10 SDK Preview Build 15021 Released

    Today, we released a new Windows 10 Creators Update SDK Preview to be used in conjunction with Windows 10 Insider Preview (Build 15021 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. News

    UWP Experiences – App Samples

    The UWP App Experiences are beautiful, cross-device, feature-rich and functional app samples built to demonstrate realistic app scenarios on the UWP platform across PC, Tablet, Xbox and more. Besides being open source on GitHub, each sample is accompanied by at least one blog post and short...
  15. News

    VIDEO A New Input Paradigm in Windows – The Surface Dial

    With the debut of Windows Ink in the Windows Anniversary Update, we introduced simultaneous pen and touch as the dawn of a revolutionary change in interacting with Windows. In our blog post, we discuss how you can use the APIs that you are already familiar with for touch to handle both touch and...
  16. 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...
  17. News

    Windows Application Driver for PC integrates with Appium

    The most time consuming and expensive part of developing an app is often the testing phase. Manually testing an app on hundreds of different devices is impractical, and existing automation solutions run into a number of platform and tooling limitations. Appium is designed to simplify testing by...
  18. News

    VIDEO The “Internet of Stranger Things” Wall, Part 3 – Voice Recognition and Intelligence

    Overview I called this project the “Internet of Stranger Things,” but so far, there hasn’t been an internet piece. In addition, there really hasn’t been anything that couldn’t be easily accomplished on an Arduino or a Raspberry Pi. I wanted this demo to have more moving parts to improve the...
  19. P

    Windows 7 Registering every *.DLL required? or possible?

    Assume I have (under 64bit Win 7) a big program installation with one main *.exe file and lots of *.dlls. It seems to me that some but not all of these *.dlls need a registration (by regsvr32) which is done typically at installation time. Some other *.dlls seem to need NO such registration but...
  20. News

    VersionNT value for Windows 10 and Windows Server 2016

    Continue reading...
Back
Top