programming

  1. 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...
  2. 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...
  3. 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...
  4. Henry Wong

    Windows 10 Unexpected Font Errors in Visual Studio and Browsers: Seeking Advice

    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...
  5. R

    Windows 7 Need Help Creating an Excel Macro to Delete Empty Rows Based on First Column

    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...
  6. RUDY03

    Need Help with PRINT TAB and END IF Syntax in QBasic for QB64

    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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...
  11. News

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

    Continue reading...
  12. 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...
  13. 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...
  14. 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...
  15. News

    Hotfix rollup 3154522 for the .NET Framework 4.5.2, 4.5.1, and 4.5 on Windows

    Continue reading...
  16. 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...
  17. 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...
  18. P

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

    Я учусь писать драйверы для книги Солдатов. Я получил странные ошибки. Как писать драйверы правильно?
  19. 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...
  20. News

    Update for Universal C Runtime in Windows

    Continue reading...
Back
Top