2016-10-10

30

That's a select number or the many shows, posts, episodes and videos below from all around Channel 9 published last week...



Setting up Parts Unlimited MRP with Visual Studio Team Services

In this video, we will walk through the steps to set up the PartsUnlimited MRP VSTS team project as a pre-requisite for the Continuous Integration lab. ...



Episode 124: Mapping with Morten

We talk with Morten Nielsen about mapping & geospatial. The latest announcements from Ignite. Azure price cuts. Samsung experiences explosive sales! ...



TWC9: Windows Insider is Two, Connect() is coming, Docker .NET Images and more...

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

[00:21] 2 year anniversary of the #WindowsInsiders program [Jen Gentleman]  ...

CyberTron Reveals Highly Customizable Desktop Gaming PCs

We visited the CyberTronPC floor at PAXWEST where they showed us the spirit of customization in their latest desktop gaming PCs. They showed off the Scarab, CyberTronPC's liquid-cooled single graphics card desktop. The Horus, a dual-card mid-tower desktop, and the stunning Ra. The Ra features CyberTronPC's premiere gaming experience offering dual open-loop liquid cooling, up to 4-way SLI/crossfire graphics cards and Broadwell-E support. ...

Immo Landwerth - Net Standard 2.0

Immo Landwerth is our guest this week to talk about Net Standard 2.0. ...

Haunted Hub, Gears of War 4, Rose Gold Windows 10 laptop

This Week On Windows: We're celebrating Halloween all month long with a hauntingly rad collection in the Windows Store, Gears of War 4 drops in a major way, and we've got a look at a new rose gold Windows 10 laptop.

Episode 215: AzureBot with Thiago Almeida

In this episode Chris Risner and Haishi Bai are joined by Thiago Almeida, a Technical Evangelist in the DX team at Microsoft.  Thiago joins us to talk about AzureBot: a bot which enables you to view the status on your Azure resources and take actions such as scaling up, starting, and stopping, via common Bot endpoints such as Skype, Slack, and GroupMe. ...

Robert Green Gets the Most from Visual Studio at DEVintersection Fall Count Down Show #6 (Teaser)

Are you getting the most from Visual Studio? Robert Green and Richard Campbell discuss the huge number of features in Visual Studio that often go overlooked by busy developers. ...

What is .NET Standard?

I had the privilege of joining Immo in his natural habitat to get all of the details behind the new .NET Standard Library, the one library to rule them all. What does it do? How does it work? Why should I care? Tune in! ...

Predict the value of your house using Azure Machine Learning

Learn how companies like Zillow would predict the value of your home!

In this conversation, our guest speaker is Raja Iqbal, Chief Data scientist and CEO of Data science Dojo. Data Science Dojo, a Redmond, WA based company has trained thousands of data scientists at over 100 companies globally with the mission of "Data science for everyone"....

Microsoft Ignite is over, but the learning doesn’t stop. Over 700 sessions are now available on-demand.

If you were at Microsoft Ignite in Atlanta, catch the sessions you missed or want to see again. Couldn't make it in person this year? Block out some time and watch sessions on the topics that matter most to you. Everything's available, from Satya Nadella's innovation keynote, to the general sessions, to high-level deep dives and demos. ...

Mirai Botnet Source Code

Source code for the Mirai botnet has been released. Mirai was behind the denial of service attack against KrebsOnSecurity, which blasted Krebs with 665 Gigabits per second from the Internet of Things. Strange days.

Getting Started with Bash on Windows 10 Anniversary Update

In this session we will cover some new features in Windows 10 and, more specifically, the addition of Bash on Ubuntu to the Windows offering. We will cover what it is and how it works on Windows, and ultimately how to get Bash up and running on Windows 10. We will also show some cool things you can do with it like setup SSH access to your Bash instance, play...

Get started with VS Code using C# and .NET Core on macOS

This is a quick tutorial for getting started with C# in VS Code on macOS Sierra with .NET Core!

Developer Couch Series: Bitnami & Codenvy on Why to Develop in the Cloud

Rick Spencer of Bitnami and Tyler Jewell of Codenvy sat down with us while they were here recording their joint webinar with Microsoft, "Azure Open Cloud Series: Kickstart Your DevOps Journey" to discuss some questions todays developers might have, and what their companies do to stay on the cutting edge. ...

The Skype Show Episode 10 - Mac Client, Anywhere 365, Cloud PBX and Ignite

In Episode 10 we are delighted to welcome Iain Smith, an Office Servers and Services MVP on the show who talks about the new Skype for Mac client and the cool features coming with that at the end of the month.

Matthijs van Domselaar from Workstreampeople and Graham Hosking from Microsoft UK joined us to show off Anywhere 365 and Skype for Business Online voice and contact center interoperability and also some good information on calling plans and migrations to Cloud PBX. ...

UWP Community Toolkit Overview

The UWP Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.  To view the source code and contribute to the community, go to http://aka.ms/UWPCommunityToolkit.   To read more details about the latest update, check out this blog post.

Using Git and GitHub

In this episode, Robert is joined by Jeremy Foster, who just did a GitHub for Windows users course for Microsoft Virtual Academy. Here, he focuses on how you can use GitHub in both Visual Studio and Visual Studio Code. ...

The Xamarin Show 5: MVVM & Data Binding with Xamarin.Forms

Out of all architectural patterns Model-View-ViewModel, or MVVM, has to be my favorite. MVVM enables developers to separate their business logic from their user interface code no matter if you are developing with iOS Storyboards, Android XML, or Xamarin.Forms XAML. In this episode I cover the basic building blocks of the MVVM pattern ...

1 - PowerShell for Beginners using OSX and Linux | IntroductionTo Powershell

PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.  ...

Host an ASP.NET app to Azure

Learn how to host an ASP.NET web app to Azure Web Services and attach a SQL database.

1- Adventuring Azure | Introduction to Azure

Microsoft Azure is a cloud computing platform and infrastructure created by Microsoft for building, deploying and managing applications and services through network of Microsoft-managed datacenters.

Azure provides both Paas and IaaS services and support many different programming languages and tools ...

VR Ready - Razer Shows off New Razer Blade Ultraportable

Check out the Razer booth at PAXWEST where Razer showed us their latest ultrabook, the Razer Blade. The VR-ready Blade features the NVIDIA GTX 1060 pushing the envelope in how much power can be packed into an ultrabook form factor. The Blade features a full HD display as well as a QHD touchscreen display option. Razer is also introducing a large 1TB PCIe SSD option to allow plenty of storage space for games and files. ...

ASP.NET Monsters #71: Unit Testing with xUnit

Can you believe we've gone 70 episodes without talking about unit testing in ASP.NET Core? We've avoided it for as long as we could and it's time to finally write some times. Join Monster Dave as he gives us a brief overview of xUnit and unit testing in ASP.NET Core! ...

Create ASP.NET Web API and MVC controllers

Learn how create an ASP.NET application that manages a database of employees through web views or REST endpoints.

Episode 454: Jeff Fritz on the Current State of Web Forms

Jeff Fritz talks about what is happening with ASP.NET Web Forms and how it relates to ASP.NET Core.

Episode 450: Iris Classon on Microsoft Band Development

Iris Classon describes the power of the Microsoft Band and how to create and deploy applications for it.

Glenn Block at TechBash: Escape from Serverland with webtask

It is 2016 and backend is dead. In a few remaining strongholds, small clusters of surviving developers fight to maintain their own servers. The rest of the world is drenched in the chaos of microservice wars. In the serverless jungle, developers struggle to meet their basic needs. How will your survive?

Ned Pyle digs into Server 2016 and Modern Storage at ITEdge intersection Fall Count Down Show #4 (Teaser)

Server 2016 is a huge update to the venerable product - there's a lot to know! Ned Pyle and Richard Campbell overview a number of key features coming in Server 2016 that will impact IT Pro folks as well as developers. ...

Connect Xamarin Forms app to ASP.NET web services

Learn how to connect a Xamarin Forms app to ASP.NET web services to manage a database of employees. This demo shows how to get all the employees, add a new one, edit and remove an employee.

Follow @CH9
Follow @gduncan411

Show more