projects

  1. Hyperledger Needs Enterprise Developers to Buy-in to Blockchain

    Hyperledger executive director Brian Behlendorf and his team are working to advance cross-industry blockchain technologies through engaging enterprise developers. Continue reading...
  2. IoT World Q&A: A Cisco Exec’s Take on IoT Projects

    A Cisco exec shares his thoughts on what makes IoT projects succeed or fail. Continue reading...
  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. Introducing Arduino Wiring on Windows 10 IoT Core

    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...
  5. computers & cars

    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...
  6. There's an Arduino in your VS Code...

    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...
  7. Have a heart...rate Band UWP sample

    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...
  8. Microsoft Threat Modeling Tool 2016

    Microsoft Threat Modeling Tool 2016 is a tool that helps in finding threats in the design phase of software projects. Link Removed
  9. Scratch that learning itch...

    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...
  10. Feedback Client for Microsoft Visual Studio Team Foundation Server 2015

    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
  11. End of Summer Fun with FunSharp

    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...
  12. Hello Channel 9 and Hello Kinect

    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...
  13. VIDEO Arduino for Visual Studio 2015 [Beta]

    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...
  14. Visual Studio Code and ASP.NET 5

    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...
  15. Feedback Client for Microsoft Visual Studio Team Foundation Server 2015 RC

    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
  16. Windows 8.1 to Windows 10 Retargeting Extension

    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...
  17. Two Raspberry PI LED Examples

    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...
  18. D

    Your developers event, BIME Hack Day Bilbao

    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...
  19. X

    Windows 8 [Free App] Kickstarter Browser

    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...
  20. G

    Windows 8 You real developers are lucky

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