2015-10-19

28

Just 28 select videos, episodes and posts from last week on Channel 9. We've got new shows, returning shows, B-Rolls and more.

Want even more? https://channel9.msdn.com/Browse!



TWC9: Meet HoloLens, 2016 Event Lineup, New Windows 10 Builds, VS Updates and more...

This week on Channel 9, Vlad and Mark discuss the week's top developer news, including;

[00:36] Last Week...

[01:09] Meet Microsoft HoloLens. ...



Nano Server, PowerShell and the IT Edge Intersection Conference with Jeffrey Snover

Host Richard Campbell talks to freshly minted Technical Fellow Jeffrey Snover about the on-going evolution of PowerShell and how it's changing the way IT Professionals operate and maintain infrastructure. Jeffrey also digs into Nano Server, Microsoft's effort to minimize the footprint of Windows so that you start with the bare essentials and add only what you need to your servers – reducing resource consumption, attack surface and optimizing performance....



Episode 76: Azure IoT Suite with Nicole Berdy

Jason goes on location at Microsoft with Nicole Berdy to talk about the public preview of the Azure IoT Suite. We also cover this week's big hardware announcements including Surface Pro 4, the new Surface Book, and Hololens. ...

10: Creating an Azure Web App

In this screencast, you will learn 3 different ways to create an Azure Web App using the Azure Management Portal.

Tidbits of Code and Node 03 - Running Tasks

In this third episode of Tidbits of Code and Node, we'll see how Code handles tasks. Regardless of whether you use Gulp or Grunt (I like Gulp), Code just abstracts tasks as "tasks" and gives you a good (and fast) means of executing a task from within the program.

Azure Mobile Apps Updates for August 2015

Kirill Gavrylyuk comes to Azure Friday to show the latest Azure App Service updates as of August of 2015 and beyond. Mobile Services features are now integrated into Azure App Service and are available to subscribers are at no additional cost! We'll see how to add Push Notifications to a Web Site running in Azure and push down to an iPad in this episode. And all the code is on GitHub!

Scaling and effective pixels in UWP apps

When you design your Universal Windows Platform (UWP) app, you're designing in effective pixels, not actual physical pixels.  Using effective pixels lets your Universal Windows Platform app scale to different screen sizes.  Watch this video to understand the concepts and then read the complete details for Responsive design 101 for Universal Windows Platform (UWP) apps on MSDN.

Exposing and Calling App Services from your UWP app

This week we're talking about App Services. App Services in UWP allow you to exposes some aspect of your application in such a way that it can be called by other applications. You can think of this being able to write your own web service that exposes your information/functionality directly to other applications on the device. ...

Welcome to Choose to Code

Every student should have the opportunity to #ChooseToCode

Teach your students to code & earn $750 in classroom funding ...

#001 - Trial Show

Welcome to the first episode of The Ops Team!

It's a brand new weekly show where 4 Technical Evangelists specializing in IT Operations get together to give you the deets on their 4 areas of expertise: Microsoft Azure/Cloud, On-premises datacenter technologies, Enterprise Mobility / Windows and DevOps. ...

ALM Rangers solutions: real world testimonial

Oscar Garcia Colon (Director of Platform Development at Xerox and Professor at Universidad Landivar University) and his 2 students, Moises Alonso and Edwin Cerna, discuss how they used some of the ALM Rangers solutions in the University and how these solutions helped them.

[00:24] - Introductions, and how the ALM Rangers solutions helped. ...

Defrag: Windows 10 Tips, Recovering Recovery Partition, New Devices and more...

Microsoft tech troubleshooter extraordinaire Gov Maharaj and I help walk you through troubleshooting solutions to your tech support problems. If you have a problem you want to send us, you can use the Problem Step Recorder in Windows 7 (see this for details on how) and send us the zip file to DefragShow@microsoft.com. We will also be checking comments for problems, but the email address will let us contact you if needed. ...

Office Dev Show - Episode 15 - Getting Started with Office Add-ins

In this episode of the Office Dev Show, Rich and Sonya go through the two getting started experiences of building Office Add-ins in Visual Studio, as well as using the Yoeman Generator - Yo Office. ...

Looking Ahead to C# 7 with Mads Torgersen

Mads is a terrific person so I thought I would stop in to bug him about C#. For the first 15-20 minutes he mentions some of the C# 6 features you should be already using. For the balance of the video he talks about where C# is headed and some of the thinking behind some new features. Obviously it is early, but in this new era of openness (the compiler has literally been open source'd) it is refreshing to actually get inside the fortress to see strategy. The best part is you can add your voice to the process! ...

Building Apps for the Universal Windows Platform - Getting Started

I have seen a ton of videos on the magic of the Universal Windows Platform (UWP) and how we can now write the same code to target a multitude of devices. Let's face it though, I'm a dev, I want to see how it's done (and as an extension that it is indeed possible). Queuing off of some feedback from a video on XAML improvements, we decided to make a real application that simultaneously targets the client, the phone, and a Raspberry PI 2 with the same codebase. ...

Windows 10 Virtual Secure Mode with David Hepkin

In this video I spent some time with David Hepkin, a member of the Windows engineering team working on Hyper-V, to get a better understanding of the Windows 10 Virtual Secure Mode. I've had the good fortune of learning a lot about Isolated User Mode with several folks in the kernel team. In this installment David describes how virtualization is helping facilitate these new features and describes how the hypervisor even helps protect against illegal memory access from rogue devices and drivers.

#000 - The Ops Team Promo

Check out this promo of The Ops Team!

It's a brand new weekly show where 4 Technical Evangelists specializing in IT Operations get together to give you the deets on their 4 areas of expertise: Microsoft Azure/Cloud, On-premises datacenter technologies, Enterprise Mobility / Windows and DevOps. ...

Office 365 Developer Patterns and Practices - October 2015 Community Call

Skype recording of the Office 365 Developer Patterns and Practices (PnP) October 2015 community call kept on 13th of October 2015. Thanks everyone who participated and let's continue discussion in PnP Yammer group.

Content

30 minutes - Details on released capabilities and other updates around PnP program (Vesa Juvonen)

...

Windows 10 IoT Core Update with Steve Teixeira

I sit down with Steve Teixeira and get the low-down on all of the latest developments with Windows 10 IoT Core, Raspberry Pi 2, and much more! ...

Microsoft for Startups: An Interview with Richard Conway from Elasta Games

In this edition of our Microsoft for Startups series, David Giard welcomes Richard Conway, Data Scientist for Elasta Games to the show. Tune in as they chat about their startup, from what they do, to how they do it using Microsoft BizSpark and Azure. ..

Tuesdays with Corey: Out and About - Keith Chambers, PM for Infinity at Mesosphere

Corey Sanders, Director of Program Management on the Microsoft Azure Compute team takes the show on the road! Rick and Corey are in San Francisco talking with a number of partners who offer services in Azure and other ecosystems.  In this episode - Corey drops by the Mesosphere office and talks with Keith Chambers, PM for Infinity at Mesosphere. ..

Tidbits of Code and Node 02 - Using TSD to Install Typings and Get Intellisense

In this second episode we'll create a simple node app and then use the tsd npm package to install typings for node and some other popular node packages, and by doing so we'll get excellent intellisense in Code... just as if we were using a strong typed language.

CodeChat 043 - A Chat with Jeff Lembeck of npmjs

Jeff works at npm. You know npm... that's the package repository for Node.js.

npm is a critical part of the Node.js ecosystem. In fact, I think it's the whole reason why node is so loveable - because of the huge community of people writing modules and the ease of npm in publishing them.

Join me this episode for a chat with Jeff Lembeck about all things npm....

Behind the Scenes of the Windows 10 IoT Core Breathalyzer

Description:

Windows 10 IoT Core was created to build powerful solutions on low-powered devices with the potential to bridge the physical world into the nearly endless power of the cloud.  It offers a world of synergistic opportunity within the Microsoft ecosystem, which includes technologies such as Visual Studio, .NET, and Microsoft Azure.  All of this is available on a variety of devices including the ever popular Raspberry Pi 2, a $35 computer with 1 GB RAM, quad-core processor, 4-port USB hub, and HDMI out.  And get this, all of this comes packed on a machine about the size of a credit card at a little over 1.5 inches thick.  This little computer also boasts a GPIO hub or General Purpose Input / Output.  This GPIO hub can allow you to take readings from the physical world and even perform operations on physical devices that create actions in the real-world. ...

Creating a Capacitive Touch Screen Clicker from (File => New) with Windows IoT Core on Raspberry Pi 2

Description:

The Raspberry Pi 2 is a low cost, credit-card sized computer that plugs into a computer monitor or TV, and uses a standard keyboard and mouse. The Raspberry Pi 2 also supports running Windows 10 Core! ...

First look at SharePoint Server 2016 IT Preview

We announced the availability of both SharePoint Server 2016 IT Preview and the new cloud hybrid search preview for SharePoint Server 2013 and 2016 recently. SharePoint Sr. Product Manager, Bill Baer, gives you an overview that includes; attention to trends in content management, team collaboration, user experiences across devices, and how the cloud can be blended into existing on-premises scenarios.

Episode 01: Getting to know the hosts and what to expect from GALs

In this first episode get to know the hosts and what to expect from future episode of GALs.

GALs is a show about the women who work in Tech (at Microsoft or outside) from three ladies that currently work on the Channel 9 team. Golnaz Alibeigi, Soumow Atitallah, and Kaitlin McKinnon have started a new series featuring women in Tech who work in development, management, marketing and research who have interesting stories to share about their success in the industry and ideas on how to grow diversity in IT.

Using jQuery to retrieve information from other websites

In this lesson we will walk you through more advanced JavaScript functions ending with you calling an API from another website!

Follow @CH9
Follow @gduncan411

Show more