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
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
The Composition APIs empower Universal Windows Platform (UWP) developers to do beautiful and powerful things when they drop down to the Visual Layer (as in the sample below). One of the remarkable things about these APIs is that they are designed, end-to-end, to integrate with the XAML Layer...
If you are into creating sweet UI, then you’re definitely going to want to dig into the new Visual Layer with Windows.UI.Composition. The Windows.UI.Composition namespace allows Universal Windows Platform (UWP) developers to use a new Visual Layer that will get them closer to the metal...
Recently, we released the Windows Anniversary Update and a new Windows Software Developer Kit (SDK) for Windows 10 containing tools, app templates, platform controls, Windows Runtime APIs, emulators and much more, to help create innovative and compelling Universal Windows apps.
Today, we are...
Reposted with permission from Link Removed
Introduction: Building the best place… to build
At GDC Europe 2016, the Microsoft developer platform team is excited to showcase the technologies we’ve been working on to make both game development and gaming better on Windows 10. Not only are we...
anniversary update
app installer
azure
cloud services
cross-device play
dev center
developer tools
directx 12
feedback api
game development
game store
gaming ecosystem
indie developers
pc gaming
promotional marketing
unity
uwp
visual studio
windows 10
xbox
There are plenty of well-designed apps out there. Often what distinguishes a great Universal Windows Platform (UWP) app from a good one is the small touches, like animations and audio cues. This post will provide guidance on some of the subtle nuances that can help you take your app to the next...
You’ve just boarded your airplane flight, found a free spot in the overhead to store your carry-on and settle in for the journey by pulling out your Windows 10 device to check for status updates on your various social networks. Suddenly, you are aware of a polite flight attendant hovering over...
apis
app development
application testing
azure
background tasks
best practices
data protection
error handling
internet connectivity
mobile emulator
mock data
network connectivity
offline apps
passwordvault
settings
sqlite
user experience
user login
uwp
windows 10
Today, we’re happy to announce the release of the Link Removed tool as part of the Windows Bridge for iOS. To recap, the Windows Bridge for iOS is an open-source project that allows you to create Universal Windows Platform (UWP) apps that can run on Windows 10 devices using iOS APIs and...
app analysis
compatibility
development
feedback
frameworks
ios
ipa
libraries
microsoft
objective-c
open source
resources
sdk
tool
tutorials
uwp
web-based
windows 10
windows bridge
xcode
Continuing in our series on using the Desktop Bridge to bring your existing desktop apps to the Universal Windows Platform (UWP), let’s follow up last month’s post on the path from a desktop app to a UWP app with more information on choosing the path forward.
First of all, we want to highlight...
While a Universal Windows Platform (UWP) app should be visually appealing, it should also project the voice of the original app creators from time to time. After all, a good user experience is ultimately a human-centric experience.
Communicating effectively with your users requires the...
accessibility
app design
communication
compassionate design
design forgiveness
engagement
errors
friendliness
guidance
human-centric
intuitive design
messaging
positive messaging
tone
user confusion
user experience
user journey
uwp
visual studio
walkthroughs
FamilyNotes is a Windows 10 Universal Windows Platform (UWP) app that implements a group noticeboard. The goal of this app was to showcase the various Windows 10 input and interaction features that enable a personal and individualized computing experience.
This is the third of three blog posts...
Link Removed
High Dynamic Range Imaging (HDR) is a technique that uses multiple exposures of the same shot in order to reproduce a greater dynamic range of luminosity than is possible with standard digital imaging or photographic techniques. The Universal Windows Platform (UWP) empowers you to...
In our previous post in the FamilyNotes series, we introduced the FamilyNotes app, its features, and provided a brief history of the app’s development process. The FamilyNotes app is a sample app that is available on GitHub for you to look over and to use as a basis for your own apps, especially...
api integration
app development
camera
cameracaptureui
coding
cognitive services
face api
face detection
facial recognition
familynotes
image processing
mediacapture
microsoft
notes
privacy
sample app
user experience
user identification
uwp
windows 10
Link Removed
Device Family resolution break points
In porting your phone app to the Universal Windows Platform (UWP), one of the main challenges you’ll face is coming up with reasonable visual designs for the wide variety of devices and form factors supported by UWP. The advantage of taking...
Buildbox—which allows users to create games without needing to code or program—has been used to create a number of Top 100 games. Developers like David Riechelt who created the hit game Color Switch with Buildbox, have been using the software to build chart topping games across multiple...
animation
buildbox
cross platform
drag and drop
game design
game development
game engine
game prototyping
menu editor
microsoft promotion
mobile games
particle effects
rapid development
user interface
uwp
version 2.1.0
visual effects
windows 10
windows 10 store
xbox one
If you watched the Build 2016 keynote talks, you may have noticed how Microsoft is focusing more and more on improving how we humans interact with computers, by means of ink, speech, and other “more personal computing” features. Modern software is changing focus to using natural interfaces as...
app development
cognitive services
cortana
face recognition
familynotes
github
ink
microsoft face api
model-view-controller
natural interfaces
notes
privacy
source code
speech
speech recognition
user interface
uwp
visual studio
windows 10
Link Removed
Imperia Online, the massively multiplayer online (MMO) strategy game, released a Windows Store version of their app in March and are currently working on a Universal Windows Platform (UWP) release. They started their company in 2005 with just a handful of passionate hobbyists in an...
cross-platform
cultural localization
free-to-play
game development
game publisher
game troopers
gaming community
global expansion
imperia online
in-app purchases
live tiles
microsoft azure
mmo
mobile gaming
online gaming
revenue model
sofia
strategy game
uwp
windows 10
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...
On Windows desktops, if something went wrong, your first instinct for years may have been to open up the Event Viewer and see if anything red or yellow shows up. Those alerts are saved ETW events, emitted by the system when errors occurred. On other Windows devices though, it’s been a bit harder...