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...
audio
background music
c plus plus
c sharp
development
error handling
file formats
file size
invalidoperationexception
microsoft
mp3
music playback
programming
projects
uncompressed audio
visual basic
visual studio
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...
3d interfaces
cognitive services
development
game development
github
hololens
hud
microsoft
mixed reality
object detection
optical character recognition
photocapture
programming
shader effects
terminator
unity
user interface
virtual assistants
visual studio
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...
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...
adaptive layout
apis
app store
beginners
course
databinding
development
game development
github
mediaelement
programming
publishing
resources
tutorial
user interface
uwp
windows 10
xaml
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...
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
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...
automated response
blog content
c# developers
code samples
community input
design patterns
development
feedback
gaming
holiday updates
new year
programming
tutorials
typescript
ui patterns
user input
uwp apps
video tutorials
visual studio
windows developer
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...
2d support
action adventure
computer science
contingent99
cross platform
game design
game development
game engines
gaming
indie game
made with unity
mobility
photoshop
programming
prototyping
surface
surface pro 4
unity
wizard of legend
xbox controllers
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...
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...
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...
adventure works
app development
camera apis
cloud services
coding
cross-device
device connectivity
facebook integration
geolocation
maps api
photo sharing
programming
project rome
remote systems
second screen
social integration
twitter integration
user experience
uwp toolkit
xbox series
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...
asp
browser problems
character encoding
code errors
community help
file format
file reading
font issues
html
programming
software bug
technical issues
text box
text file
troubleshooting
user experience
visual studio
web development
weird characters
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...
automation
c++
code
customization
data
data processing
efficiency
excel
excel functions
excel tips
import
macro
programming
rows
scripting
spreadsheets
tech support
user help
workflow
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...
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...
blinky sample
commands
cross-platform
developers
development tools
device management
extension
hello world
installation
logging
lts version
node.js
programming
project settings
remote script
setup
visual studio code
web server
windows iot core
workspace
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...
blockly
blocks
chakra
coding
development
iot core
javascript
led matrix
microcontroller
networking
open source
programming
raspberry pi
sd card
sense hat
sensors
uwp
visual studio
web server
windows 10
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...
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...