For the fourth installment in the series, we are open sourcing yet another sample app: South Ridge Video, an open source video app developed as a hosted web application built with React.js and hosted on a web server. South Ridge can easily be converted to a UWP application that takes advantage...
10-foot experience
app development
app studio
background audio
coding
cross-platform
deployment
design
development
github
hwa
media controls
microsoft store
react
user experience
uwp
visual studio
web apps
xamarin
xbox one
When the layout of your Universal Windows Platform (UWP) app changes, there is often a slight pause as your app rearranges content to fit the new window size or orientation. Composition APIs let you create smooth-as-butter animations between these states so your layout changes won’t jar your...
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...
accessibility
animation
api
app services
c sharp
community
control
development
emulator
github
localization
nuget
open source
platform
sdk
toolkit
twitter
uwp
vb.net
windows 10
Link Removed
Link Removed
The Windows 10 Anniversary Update comes with a great set of enhancements to digital ink for both the user and developer. Along with gaining knowledge from general inking resources, you will finish this post knowing how to create a custom ruler with DirectInk.
There...
Sixteen years ago, Link Removed conceived of a contest that would test the mettle of any web designer: The 5k. The idea was that entrants would build an entire site in 5kb of code or less. Its aim was to force us to get creative by putting a bounding box on what we could do:
Between servers and...
.net
10k apart
accessibility
contest
creative solutions
css
dynamic experiences
github
html
javascript
modern browsers
node
php
prizes
progressive enhancement
python
responsive design
web design
web development
web standards
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...
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 api
facial recognition
familynotes
github
model-view-controller
natural interfaces
notes
privacy
source code
speech
speech recognition
user interface
uwp
visual studio
windows 10
windows ink
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...
api
app studio
community contributions
control
data providers
development
documentation
github
integration
libraries
microsoft store
nuget
open source
programming
responsive design
sample apps
sample code
user interface
uwp
windows 10
I hope I don't come across as horibly spammy on my third post here but I would like to share some info on a project that I've been working on. I know when it comes to free monitoring solutions we're all basically stuck with Nagios or some sort of Linux based product that is typically ugly and...
.net
access control
alternatives
community
device views
event manager
feedback
free software
github
monitoring
open source
project
report
ssl
system information
tcp/ip
technology
tls
windows server
wmi
Today at JSConf US Last Call in Florida, we announced that we will open-source the core components of Chakra as ChakraCore, which will include all the key components of the JavaScript engine powering Microsoft Edge. We expect to open the ChakraCore repository on GitHub next month.
Link Removed...
chakra
cloud computing
community
cross-platform
development
diagnostics
ecmascript
embedded systems
github
iot
javascript
microsoft edge
node.js
open source
performance
reliability
scalability
universal windows platform
virtual machine
webassembly
Today's project isn't a Visual Studio Extension, isn't a language or service. But it's something that will help what ever Dev has to do one time or another, editing environment variables.
We've had environment for forever, but the UI to edit them has not really advanced. You have to remember...
code project
control panel
desktop apps
development
environment variables
export
github
import
management
mvvm
nvmsharp
open source
registry
settings app
software features
user experience
utility
windows 10
wpf
I can't believe I've never blogged about this project from Link Removed. I spend a good 30+ minutes going through all my post resources, looking for past posts on this. Yet nothing. What was I thinking?
Well to make it up to you and Mads he gets not one post this week, but two! :)
Anyway...
automation
blog
cheat sheet
context switching
custom bindings
development
efficiency
export
github
keyboard
mads kristensen
programming
resources
shortcuts
tools menu
visual studio
vs 2012
vs 2013
vs 2015
xml export
In this episode Chris Risner and Haishi Bai are joined by Link Removed, Program Manager on the Azure Compute Engineering team focusing on Linux and Scale. He joins us to talk about Virtual Machine Scale Sets. Scale Sets are a way to deploy and manage a set of identical VMs. Scale Sets handles...
Microsoft Edge introduces great new improvements to F12 developer tools, including some of your most requested features from Link Removed. Explore new features in the DOM Explorer, Console, Debugger, Network, Performance, Memory, Emulation, and a new Experiments tool, that allows you to try out...
browser features
console
debugging
developer tools
documentation
dom explorer
emulation
experiment
f12 tools
feedback
github
memory
microsoft edge
network
performance
tech updates
typescript
user contributions
web development
In this episode, Robert is joined by Link Removed, author of many of the most useful and cool Visual Studio extensions around. Mads shows the following extensions:
Link Removed [01:10]
Link Removed [06:30]
Link Removed [09:50]
Link Removed [13:15]
Link Removed [20:45]
Link Removed [25:00]
Link...
coding
development
enhancements
episode
extensions
features
github
mads kristensen
productivity
programming
programming tips
software
source code
technology
toolbox
tools
user experience
video
visual studio
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
band
coding
community
development
event hubs
github
heart rate
iot hackathon
microsoft azure
microsoft band
nuget
projects
samples
sdk
streaming analytics
uwp
visual studio
windows 10
Today marks the initial release of Mobilize.NET’s Silverlight bridge, which helps Windows Phone Silverlight app developers bring their WP Silverlight 8.x apps to the Windows 10 Universal Windows Platform (UWP). Announced at Build 2015, the Moblize.NET bridge is free and directly integrates into...
api
app migration
asynchronous
bridge
compilation
development
error handling
github
mapping
mobilize.net
nuget
preview
raspberry pi
silverlight
tools
uwp
visual studio
windows 10
xaml
xbox
With Windows 10, it’s now easier than ever to support natural input in your apps and today we’d like to highlight using inking and speech to interact more naturally with your users.
Digital inking with DirectInk
Despite the introduction and evolution of all types of computer input devices...
accessibility
api
command and control
dictation
directink
github
inkcanvas
inking
inkpresenter
inkstrokecontainer
multiple devices
natural input
programming
speech
speech recognition
synthesis
text-to-speech
ui development
user interface
windows 10
Just a couple months ago I highlighted one of our favorite refactoring/analyzer projects, Refactoring Essentials - Open Source, Cross Platform Refactoring and Analyzers.
Well the team is on a tear, with Andreas Weizel announcing that Refactoring Essentials v2 is now available in preview...
There are many ways to spin a cube and in today's episode we're coming from a different... angle =P. Cooper Partin from the Windows Graphics team is joining to tell us about his work on the ANGLE project to enable OpenGL ES 2.0 support in Windows Store, Phone and Universal Windows apps. ANGLE is...
angle
cooper partin
cross-platform
demo
desktop apps
developers
directx
game development
github
graphics
microsoft store
mobile support
nuget
opengles
templates
universal apps
visual c++
webgl