Concurrency is a problem that faces all developers as we move to the age of ManyCore processor architectures. Managing state is an important aspect of programming generally and for parallel programming especially. The great Brian
Beckman demonstrates three ways of labeling a binary tree with…
Functional programming is increasing in popularity these days given the inherent problems with shared mutable state that is rife in the imperative world. As we march on to a world of multi and many-core chipsets, software engineering must evolve to better
equip software engineers with the tools to…
In this final part, David shows how you can build a simple MMC Snapin using managed code, to host Windows PowerShell.
The custom MMC view is created using a windows forms usercontrol, and provides custom actions for the listed services.
The code used in the demo is available at…
What happens when 2 of the coolest technologies meet each other?
I saw this demo a few weeks back and just had to get it on the show.
Danny Kim from Full Armor (an MS Partner) shows us what they were able to do using Windows Workflow Foundation and Windows PoweShell to drive IT…
In this show, I'll show you how to use the Visual Studio Templates I created to help you build Windows PowerShell CmdLets. You can download the templates from
http://channel9.msdn.com/ShowPost.aspx?PostID=256835.
Join Bill Staples, Product Unit Manager for IIS 7, and Jeffrey Snover, MMC and Windows PowerShell Architect, as they discuss the new features of Windows Server “Longhorn”, IIS 7 and Windows PowerShell. See how much easier it is to manage an IIS 7 single
box or an IIS 7 web farm with Windows…
In this show, we take a look at some more Windows PowerShell Cmdlets and how we can use Windows PowerShell to easily manage Windows Vista.
Jeffrey Snover and I have written up a blog post on this show that is available on the Windows Vista Team blog. You can see the commands used in this…
Chris Avis speaks with Paul Robichaux, discussing Exchange Server 2007. They go into detail on how Unified Messaging will change an Exchange Admin’s job, what you can do with PowerShell in Exchange, how you can automate
tasks within PowerShell to simplify everyday activities, and the best way to…
As we close out our Scripting month we thought it only appropriate to bring back everyone’s favorites, the Scripting Guys. Hear what they are up to these days. Kevin Remde speaks with them about such
topics as PowerShell, VBScript, Compute Cluster Server, Windows Remote…
Continuing on our theme of Scripting for the month we speak with Don Jones, a noted guru in the world of Windows administrative scripting. He breaks it down with Kevin Remde, guiding you on your quest
to master scripting.
Participants:
Charlie Harger – Your show host
Kevin Remde…