Channel 9
Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From ...Technology
Video Episodes:
1 Views
22:49:54 05/23/12
Defrag: WHS+MC, Error 1325, Using Onboard VGA+PCI Video | The Defrag Show
[LESS INFO] 1 VIEWS | ADDED 22:49:54 05/23/12
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.
[00:15] - Can Windows Home Server run Media Center. [ link ] [ link ]
[03:40] - Junction on folder using Skydrive.
[05:01] - Preventing Skydrive from copying large files to local PC. [ link ]
[06:30] - Why icons refresh after adding a bookmark.
[07:20] - Error 1325 is not a valid short file name.
[09:35] - What * actually does in a Windows Explorer search.
[12:54] - Clicking on any menu item crashes apps.
[15:09] - Can onboard VGA be used along with a PCI video card.
[17:44] - Way to get an icon's right click properties from Task Bar.
[18:37] - Pick of the Week: New line of Lenovo laptops. [ link ]
0 Views
15:35:00 05/23/12
Building Metro style apps with XAML and C++ | Developing Windows 8 Metro style apps with C++
[LESS INFO] 0 VIEWS | ADDED 15:35:00 05/23/12
With the introduction of Metro style apps for C++ developers, Microsoft now brings the XAML UI platform to native code! I will take you through a lap around creating a Metro style app in XAML and C++. I'll introduce the fundamentals of the XAML platform in WinRT and how C++ developers can easily write applications with a consistent, touch-friendly UI framework. I'll walk through the developer experience in Visual Studio for creating these apps, noting how (and why) code is structured in the project system. I will also demonstrate some of the powerful benefits of XAML in databinding and custom control development. Finally, I will introduce the developer tools that enable you to design XAML in a graphical way within Visual Studio as well as Blend.
0 Views
15:15:42 05/23/12
Visual Studio Toolbox: Debugger Canvas | Visual Studio Toolbox
[LESS INFO] 0 VIEWS | ADDED 15:15:42 05/23/12
In this episode, Kael Rowan of Microsoft Research joins us and shows the Debugger Canvas. Debugger Canvas is a power tool for Visual Studio 2010 Ultimate that pulls together the code you're exploring onto a single pan-and-zoom display. As you hit breakpoints or step into code, Debugger Canvas shows the methods that you're debugging, including call lines and local variables, to help you see the bigger picture as well as the details.
13 Views
07:00:00 05/22/12
Getting the most out of the C++ compiler | Developing Windows 8 Metro style apps with C++
[LESS INFO] 13 VIEWS | ADDED 07:00:00 05/22/12
The C++ compiler in Visual Studio 11 includes a new feature, called auto-vectorization. It analyses the loops in C++ code and tries to make them run faster by using the vector registers, and instruction, inside the processor. This short talk explains what's going on.
[This session was pre-recorded]
2 Views
02:35:56 05/22/12
Ping 142: Siri speaks, Xbox in the den, E3, Microsoft at the races | Ping!
[LESS INFO] 2 VIEWS | ADDED 02:35:56 05/22/12
"The Lightbulb", Larry Larson, stopped by again to share his unique and always entertaining thoughts on these stories and more:
Siri love [03:18]
Xbox is winning the living room [13:15]
What's E3 up to? [06:58]
Microsoft goes to the races [10:40]
0 Views
01:45:00 05/22/12
The Windows Runtime Library (WRL) | Developing Windows 8 Metro style apps with C++
[LESS INFO] 0 VIEWS | ADDED 01:45:00 05/22/12
What is WRL and how does it help you write Metro Apps? Learn what is involved in consuming and authoring WinRT objects with WRL.
2 Views
01:00:00 05/22/12
Herb Sutter: Visual C++ for Windows 8 | Developing Windows 8 Metro style apps with C++
[LESS INFO] 2 VIEWS | ADDED 01:00:00 05/22/12
Want to know how to write cool tablet apps using Visual C++? To kick off our day of Metro style programming in VC++, this talk will begin with an overview of how the WinRT type system is projected in Visual C++, then delve into how easy it is to use fast and portable C++, UIs built using XAML or DirectX or both, and powerful parallel computation from std::async and PPL to automatic vectorization and C++ AMP to harness powerful mobile GPUs... and use any or all of those tools together easily in any combination within the same Visual C++ application, delivering beautiful and responsive results on today's mainstream mobile hardware.
2 Views
21:15:00 05/21/12
Building Windows Runtime Components with C++ | Developing Windows 8 Metro style apps with C++
[LESS INFO] 2 VIEWS | ADDED 21:15:00 05/21/12
The Windows Runtime enables developers from a variety of languages – JavaScript, C#, Visual Basic and C++ - to use the Windows APIs in a natural and familiar way. But did you know that you can build your own components that project into those same languages for use in your Metro style apps? Watch this session to learn how to build your own Windows Runtime components with C++ that can be used across languages in Metro style applications.
2 Views
19:00:00 05/21/12
Walkthrough: Designing Metro style apps with XAML Designer in VS and Blend | Developing Windows 8 Metro style apps with C++
[LESS INFO] 2 VIEWS | ADDED 19:00:00 05/21/12
If you want your Metro style app to delight users you'll want to start with a great UX design. In this session, I will show you some of the key features of XAML designer in Visual Studio and Blend to design and build a C++ Metro style app that is both visually appealing and easy to use.
[This session was pre-recorded]
5 Views
16:50:44 05/21/12
Inside Windows Phone #38 | Nikola Mihaylov, the Developer Behind Fantasia Painter | Inside Windows Phone
[LESS INFO] 5 VIEWS | ADDED 16:50:44 05/21/12
Today we talked to Nikola Mihaylov, a developer in the Expression Blend team. Nikola is the developer of Fantasia Painter, an extremely highly ranked photo editing app for Windows Phone.
Nikola walked us through his app, and talked a bit about how he implemented various aspects of the app. He describes himself as 'obsessed with performance,' and had a few very interesting practices to share in that regard.
Per our usual practices, here are some relevant and interesting links:
Fantasia Painter in the Windows Phone Marketplace, ( Free and Paid )
Performance Considerations for Windows Phone Developers in the MSDN Library
Mike Battista's recent posts on WP app optimization:
Optimize Startup Time
Reduce Memory Usage
Responding to User Input
Pratap Lakshman's recent posts on using the WP Profiler
Memory Profiling for Application Performance
Memory Profiling - Launching, Graphs and Markers
Memory Profiling - The Heap Summary View
Let us know if you have any questions
Larry Lieberman, @larryalieberman
2 Views
13:30:00 05/21/12
Kinect for Windows SDK 1.5 - Face Tracking, Seated Skeletal Tracking, Kinect Studio, & More
[LESS INFO] 2 VIEWS | ADDED 13:30:00 05/21/12
Rob Relyea, a Principal Program Manager on the Kinect for Windows team joins us again on Channel 9 to discuss all of the new features with the 1.5 release of the Kinect for Windows SDK.
* Download the 1.5 Release at KinectforWindows.com
[00:33] Overview of the Kinect for Windows SDK 1.5 Release
[03:00] Improvements to the Kinect Explorer Sample
[03:38] Using the Kinect Explorer sample with Seated Skeletal Tracking
[04:37] Kinect Avatar/XNA sample that demonstrates the new support for skeletal joint orientation
[06:47] Face Tracking sample that locates and orients a face, along with 70+ vertices to track eyes, eyebrows, mouth, etc
[08:49] Kinect Studio developer tool that shows how to record and playback Kinect data in your application
[11:26] Green screen sample shows background separation
[12:03] Rob discusses the improved synchronization of depth and color data and improved performance in mapping color to depth pixels
[13:34] Direct 3D Demo that shows a 3D Point cloud visualization of Kinect data
[14:50] Speech Basics demo for navigating a turtle by voice
[15:40] Kinect language packs now support English (US, Australia, Canada, Great Britain, Ireland, New Zealand, French (Canada and France), Spanish (Spain, Mexico), Italian, and Japanese
2 Views
03:40:24 05/19/12
TWC9: C9 Gets MSDN, VS11 SDK Beta, Win8 Camp in a Box, Faces for WP7 and more | This Week On Channel 9
[LESS INFO] 2 VIEWS | ADDED 03:40:24 05/19/12
This week on Channel 9, Dan and Brian discuss the week's top developer news, including:
* [0:41] Announcing MSDN Profile Integration ( Geoffrey , karstenj , Mike Sampson )
* [1:26] .NET 4.5 Improvements for Cloud and Server Applications (Soma Somasegar)
* [2:27] My Favorite Features: Improved Tooling in Visual Studio 11 for JavaScript Developers (Jason Zander)
* [5:29] Microsoft Visual Studio 11 Beta SDK
* [5:50] ASP.NET Web API: Introducing IApiExplorer/ApiExplorer (Yao)
* [7:23] Being productive when your Win8 Metro app is offscreen (Hari Pulapaka)
* [8:58] Windows 8 Camp in a Box, Consumer Preview Edition , http://devcamps.ms/windows
* [10:12] Array Visualizer VS Extension (Amir Liberman)
* [11:39] Microsoft Research Face SDK Beta for Windows Phone [Found Via: Alvin Ashcraft's Morning Dew - Dew Drop – May 16, 2012 (#1,328) ]
Picks of the Week!
* Brian's Pick of the Week: [12:35] Pixar studio stories - The movie vanishes (full)
* Dan's Pick of the Week: [13:54] Building Battling Bots with DumbBots.Net
12 Views
21:40:55 05/16/12
Defrag: WPA2, Virtual Desktops, Cool KB's | The Defrag Show
[LESS INFO] 12 VIEWS | ADDED 21:40:55 05/16/12
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.
[00:28] - Wifi shows an unsecured router but it is set to use WPA2 [ link ]
[02:50] - Is there a way to exclude file types from Start Menu index
[04:24] - Question about Gov's version of Bing [ link ]
[07:30] - EvilDictaitor shout out on KB2694771 [ link ]
[09:00] - Windows Update limited screen resolution
[10:36] - Is there a way to kill the Virtual PC Host process
[11:36] - SSD changed from Drive0 to Drive1, can DiskPart change back
[12:20] - Pick of the Week - Dexpot Beta 16 [ link ]
[15:50] - Pick of the Week - Hotfix KB2617858 [ link ]
0 Views
19:13:52 05/16/12
The new Bing...your questions answered
[LESS INFO] 0 VIEWS | ADDED 19:13:52 05/16/12
There has been quite a lot of buzz going around about the updates and changes to Bing. So we thought it was a prime opportunity to speak to the design manager,Robert Dietz and program manager, Nathan Buggia about the new release and answer some of your questions directly. You've got questions...we've got answers.
0 Views
14:21:32 05/16/12
Stephan T. Lavavej: Core C++, 1 of n | Going Deep
[LESS INFO] 0 VIEWS | ADDED 14:21:32 05/16/12
Stephan T. Lavavej , aka STL, is back on C9! This time, STL will take us on a journey of discovery within the exciting world of Core C++. We know lots of folks are either coming back to C++, coming to C++, or have never left C++. This lecture series, in n parts, is for all of you! Only STL can make that work (novice, intermediate, and advanced all bundled together and presented in a way only STL can do.)
Thank you, STL . We're so delighted to have you back!
In part 1, STL focuses on Name Lookup , which is a surprisingly complex process.
Remember Herb Sutter's great GotW post (#30, to be precise) on Name Lookup? Here's the problem from that post, to refresh your memory (Thanks to Herb for providing information like this on GotW!):
In the following code, which functions are called? Why? Analyze the implications?
namespace A { struct X; struct Y; void f( int ); void g( X ); } namespace B { void f( int i ) { f( i ); // which f()? } void g( A::X x ) { g( x ); // which g()? } void h( A::Y y ) { h( y ); // which h()? } }
We recommend you watch this entire episode before playing around with Herb's sample above (and don't read the GotW answer, either! That's cheating. Learn from STL. He's an outstanding teacher, as you know.)
Please supply feedback on this thread, especially as it relates to what you'd like STL to focus on in subsequent episodes. For part 2, STL will focus on Template Argument Deduction .
Tune in. Enjoy. Learn.
5 Views
15:30:23 05/15/12
Ping 141: The new Bing, Disney Kinect, Soundwave, 360's on sale | Ping!
[LESS INFO] 5 VIEWS | ADDED 15:30:23 05/15/12
Paul and Laura sit down, chat, reflect on the past, wax poetic, dig deep and roll with the punches while they discuss all this and more:
The new Bing! [06:14]
Disney Kinect titles & Make a Wish [02:25]
Microsoft Soundwave [11:40]
360's for cheap [16:00]
11/18/10















