programming

  1. 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...
  2. 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...
  3. blksith0

    Windows 10 Program to either Untray or Run

    When pinning a program to the taskbar, when you launch it it runs the actual executable then the application either runs for the first time, or if it's already running but minimized to the tray, it has to handle that 2nd exe instance -> terminate the second one -> un-minimize the currently...
  4. 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...
  5. 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...
  6. T

    Windows 10 Where do I start to program UX tweaks in Windows

    Hello, Can someone tell me what do I need to learn and start programming tweaks for the UX in Windows 10. Example would be the "7+ Taskbar Tweaker.exe" program that allows you to customize the windows taskbar. thanks Tim
  7. 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...
  8. News

    Made with Unity, Coded on Surface – The Story of Contingent 99

    Over the next few months, we will feature game creators who are making games using the Unity game development platform. We’ve partnered with the Made with Unity program to showcase some of the amazing, talented game developers out there and how they use Surface to make their games come to life...
  9. 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...
  10. whoosh

    VIDEO Running an SQL Injection Attack - Computerphile

    :eek:
  11. News

    The “Internet of Stranger Things” Wall, Part 1 – Introduction and Remote Wiring

    Overview I am a child of the 80s. Raiders of the Lost Ark was the first movie I saw by myself in the movie theater. The original Star Wars trilogy was an obsession. And WarGames is one thing that inspired me more than anything else to become a programmer. But it was movies like The Goonies...
  12. News

    Going social: Project Rome, Maps & social network integration (App Dev on Xbox series)

    The Universal Windows Platform is filled with powerful and unique capabilities that allow the creation of some remarkable experiences on any device form factor. This week we are looking at an experience that builds on top of the Adventure Works sample we released last week by adding a social...
  13. Henry Wong

    Windows 10 Font Issues

    I was working with Visual Studio, learning to work with .asp and .html, when I noticed that it was giving me weird font errors. I was reading a .txt file and out putting it to a text box. It would change some characters to a diamond ? looking thing. At first I thought it was something strange in...
  14. R

    Windows 7 Excel Macro

    Hi, I am trying to extract information from one program, then import it into Excel. Well, the format it is extracted is not the format that is what I need. So, I have been manually deleting all the unneeded rows. My question is there a macro or C-Plus program that can delete these rows for me...
  15. RUDY03

    QBasic help....

    I'm pretty new to QBasic, and I have missed the classes in school concerning a) PRINT TAB b) END IF commands. I shall be very very grateful indeed, if someone would please urgently clear my doubts, by putting in the syntax of both commands separately and using example programs. P.S. I use...
  16. News

    Windows IoT Core Extension for Visual Studio Code

    About the Windows IoT Core Extension for VS Code Visual Studio Code is the first code editor and first cross-platform development tool – supporting OS X, Linux, and Windows – in the Visual Studio family. Windows 10 IoT Core already supports popular boards like Link Removed, Link Removed and...
  17. News

    Windows 10 IoT Core Blockly

    In this blog post you’ll learn about IoT Core Blockly, a new UWP application that allows you to program a Raspberry Pi 2 or 3 and a Link Removed using a “block” editor from your browser: Link Removed You create a program with interlocking blocks, which will run on the Raspberry Pi. For...
  18. S

    Windows 7 Convert a notepad from hex format to text

    Hello, Im trying to read a notepad that is in hex format in normal text. I have downloaded the program notepad++, but cant follow the tutorials very well. I tried typing the exact words from the title and couldnt find a tutorial to match, nor do I necessarily wish to learn too much about hex...
  19. H

    Windows 10 DLL No entry point found

    Trying for some time now to find a fix for this problem. I need to address a number of commands contained in a DLL, using Visual Basic 6.0 Normally I use regsrv32 exe to register the DLL, however, I receive the error: The module LS9-IF-(Dot) DLL was loaded but the entry-point DllRegisterServer...
  20. News

    Hotfix rollup 3168275 (offline installer) for the .NET Framework 4.5, 4.5.1, and 4.5.2 in...

    Continue reading...
Back
Top