Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
September 14, 2015 07:12 am

Better Cross-Platform Development: Highlights From the Microsoft Tutorial Series

Recently we've been running a series of sponsored tutorials by Microsoft technical evangelists, designed to help you solve the problem of building things that work well across all platforms.

In case you missed it, here are some of the highlights.

A Fast, Accurate Way to Test Internet Explorer on iOS, Mac OS X, and Android

Testing Internet Explorer on iOS Mac OS X and Android

Microsoft recentlylaunched a new toolto make it easier to test sites in IE regardless of which platform you’re on.It’s calledRemoteIE, andis designed to offer a virtualized version of the latest version of IE. This allows you to test out the latest version of IE without having to have a virtual machine installed.

In this tutorial,developer advocateRey Bangoshows you how to set up RemoteIE, anddemonstrates what it looks like in Chrome on his MacBook.

Understanding Fluent APIs in JavaScript

Fluent APIs illustration

Have you ever wished that more APIs werefluent? In other words, do you think the community should be able to more easily read, understand, and build upon the work while spending less time in the tech docs?

In this tutorial,David Catuhewalks through fluent APIs: what to consider, how to write them, and cross-browser performance implications.

Measure the Success of Your Developer Relations Program

Measure the Success of Your Developer Relations Program

Many software companies create developer relations or community outreach programs towin the hearts and minds of developers.But the problem with developer relations is that it’s hard to measure how successful you or your team are and if you’re hitting the mark with your community. In this tutorial,ReyBangoexplains what developer advocates do, and examines different ways of measuring the success of outreach efforts.

Deliver Live and On-Demand HTML Video With Azure Media Services

Deliver Live and On-Demand HTML Video With Azure Media Services

Ever want to create your ownTwitch.tv-likeapp for live-streaming your work? How about your own YouTube-esque program for playing back your previously recorded video? You might have used Flash, Java, or Silverlight for rich media in the past, butwith Chrome 42 announcing that those plug-ins are no longer supported, now is as good a time to go HTML5 as ever.

In this tutorial, Microsoft technical evangelist David Voyles explains how to useAzure Media Servicesto get set up and start experimenting with deliveringlive or on-demand HTML video.

Want to Learn More?

The Microsoft team has contributed plenty more tutorials, on subjects ranging from JavaScript debugging to the Web Audio API. If you want to learn more, you can browse the rest of theirCode, Web Design and Game Developmenttutorials.


Original Link:

Share this article:    Share on Facebook
No Article Link

TutsPlus - Code

Tuts+ is a site aimed at web developers and designers offering tutorials and articles on technologies, skills and techniques to improve how you design and build websites.

More About this Source Visit TutsPlus - Code