Hyperledger executive director Brian Behlendorf and his team are working to advance cross-industry blockchain technologies through engaging enterprise developers.
Continue reading...
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
Developers targeting Windows 10 IoT Core can use a programming language of their choice. Today, this includes C#, C++, Visual Basic, JavaScript, Link Removed and Node.js, but we’re not stopping there. Arduino Wiring is the latest addition to IoT Core.
Arduino is one of the most popular...
arduino
c++
code
community
debugging
development
features
iot core
javascript
libraries
node.js
peripherals
projects
raspberry pi
templates
uwp
visual basic
windows 10
wiring
My first computer was a XT that was a 8 megahertz cpu, with a 20-meg FM hard-drive. Now I run 2 towers. My better is a i5 quad-core with 16 gigs ram, 7870 chipset videocard.
My first car was a 1963 Chevy Canso, with a 194 six-cylinder engine. ....now I'm rebuilding a car I bought last year...
The final post for the VS Code Theme week comes from the man, the myth, the legend in his own mind :) Link Removed.
Given it's Hardware Friday and VS Code week, how can we mesh these two together?
Maybe a little Arduino development with VS Code? Yeah, that's the ticket!
Link...
arduino
c/c++
code editor
coding
configuration
development
ide
library management
linux
mac os
open source
programming
projects
sketches
syntax highlighting
task runners
ubuntu
version 1.6.4
vs code
windows
Continuing with our Hardware Event Theme, it's Windows 10 Band Day!
Link Removed, whom we usually highlight for his cool Kinect projects, a couple months ago wrote up this nice Windows 10 UWP Microsoft Band example...
Link Removed
Although very simple I thought this was worth blogging as I...
app
azure
band
coding
community
data streaming
development
event hubs
github
heart rate
iot hackathon
microsoft band
nuget
projects
sample
sdk
uwp
visual studio
windows 10
It's been a while since we've highlighted one of the cooler learning to program tools, so when I saw Rachel McCollin's recent post, Introduction to Scratch, I knew I had today's project.
You've all heard of Scratch?
Scratch is a programming language that makes it easy to create your own...
animations
assets
backdrops
community
control
costumes
data
education
events
games
kids
learning
mit
programming
projects
scratch
scripts
sound
sprites
tutorials
Feedback Client for TFS can help your development team gather both solicited and unsolicited feedback about your software projects, from your customers and other stakeholders.
Link Removed
With summer coming to an end it's not too early to start queuing up projects for the kids, young and old, for Thanksgiving and Winter break. :)
Phillip Trelford recently released a cool new library that is meant to help speed and simplify creating graphic apps and games. a library that is just...
cross-platform
development
funsharp
games
graphics
installation
library
linux
mono
open source
processing
projects
pygame
raspberry pi
small basic
turtle
visual art
windows
When a new Niner makes their first post about the Kinect, well that's got to be highlighted!
Everyone say hello to Amanda Lange and check out her first video...
Link Removed
Link Removed
In this entry I'm going to discuss Kinect and how to get started.
There's a ton of resources on Kinect...
Visual Studio 2015 is out and for all your Arduino makers, the Visual Micro Arduino for Visual Studio 2015 [Beta] is now out too!
Link Removed
This Extension requires Visual Studio C++ to be installed before projects can be created or opened
Beta release of the Arduino Ide for Visual Studio...
arduino
beta
c++
code completion
compiler
debugger
development
hardware
ide
installation
intellisense
library
open source
patch
programming
projects
user guide
visual micro
visual studio
windows 10
The previous video showed Visual Studio Code with a NodeJS project. In this video we take a look at working with an ASP.NET 5 project in Visual Studio Code.
Link Removed - Task runners (building ASP.NET 5 projects)
Link Removed - Launching an ASP.NET application
Link Removed - Adding a...
application
asp.net
coding
development
emmet
framework
html
nodejs
nuget
package management
programming
projects
software
task runners
tutorial
visual studio code
web development
Feedback Client for TFS can help your development team gather both solicited and unsolicited feedback about your software projects, from your customers and other stakeholders.
Link Removed
Today's Visual Studio extension is kind of simple, and the source isn't currently available, but it's one of those that can really have you some time (and hair)...
Can Bilgin, building on the work of Link Removed, has released a Visual Studio 2015 extension that makes it click-easy to convert...
Rich Dudley reached out to me and based on our recent Raspberry PI posts, suggested I highlight his Blinking an LED with Raspberry Pi 2 and C# Mono post. I almost immediately replied to say it was already in the queue, but double checked first. There was indeed a Raspberry PI 2 LED post in the...
code samples
community
development
documentation
electronics
gpio
hardware
installation
led
libraries
mono
open source
programming
projects
raspberry pi
raspbian
sensors
tutorial
wiringpi
BIME Hack Day borns!!!!
The gretest unconference encounter in the state, especially created to encourage creativity and invention that will get together music lovers and new technology professionals with leading companies of this sector. Two days in which MAKERS, DEVELOPERS and HACKERS will...
Hello.
I'd like to share my latest app with you. It's called Kickstarter browser and is design to help you find kickstarter projects which you find interesting. It has more advanced search options than kickstarter's regular website.
The App gives the user a great overview of projects and with...
So, I decided to spend today dedicated to just optimizing my apps. Like shortening them, etc.
So, I went through my older apps and oh my goodness thousands of lines of codes that were unnecessary. I managed to put all the common subroutines into a class and voila I shortened the codes by...