I'm in Sweden this week and I got a chance to talk to legendary ASP.NET Debugger and Escalation Engineer Tess Ferrandez. In this video Tess shows me how to debug a dump of an ASP.NET Web Site with a pile of awesome and totally new features in Visual Studio 2010. I also talked to…
Join Josh and Steve as they demonstrate how to use various concurrency-safe Collections classes.Collections and related constructs are new with .NET4 and Visual Studio 2010.Learn more about the
System.Collections.Concurrent namespace and keep abreast of Parallel Computing tools and…
Join Danny Shih as he introduces the TaskCompletionSource<TResult> type. He’ll cover basic usage and walk through a full scenarioLearn more about the .NET Framework 4 and keep abreast of Parallel Computing tools and techniques via the
Concurrency Dev Center.See all…
Join Josh and Steve as they demonstrate how to use the new .NET4 BlockingCollection<T> class in class Producer/Consumer parallel computing scenarios.BlockingCollection<T> is one of many new thread-safe data-structures available with .NET4 and Visual Studio 2010.Learn more about the…
Join Bill Colburn as he demonstrates useful features of the Concurrency Visualizer available in VS2010. He discusses visualization of parallel-for loops, I/O reports, sorting the display of threads, and viewing thread affinity.Check-out the following additional…
Visual Studio 2010 Beta 2 is here! In this episode of 10-4, Brian Keller takes us through downloading and installing Visual Studio 2010 Ultimate Beta 2 and Visual Studio 2010 Team Foundation
Server Beta 2. This time-compressed video will take you through all of the…
Mark Wilson-Thomas and
Jaime Rodriguez discuss the improvements to VS2010's "Cider" designer for WPF and Silverlight.
Silverlight devs, Cider has finally arrived. Party on. WPF devs listen in for some nice improvements to error handling, resource resolution, and a new property…
Windows Phone 7 is here – and with it comes a new world of opportunity for passionate, creative developers. Windows Phone 7 gives you the power to build complex, robust applications using consistent hardware specs, a comprehensive development toolkit, and the all-new, full-service Marketplace for…
Achim' BlogNov 15, 2010 at 5:10 AM2
Achim Dettweiler
Avg Rating: 5
(2)
Visual Studio 2010 - explained differently this time Finally I was able to convince my dear colleague Uwe to hand over his VS2010 viral video. Personally I like it a lot and am super-jealous of that table. Wouldn't fit into my office though. Audio in German, but with English subtitles. Enjoy…
philpennNov 03, 2009 at 10:48 AM10
Phil Pennington
Avg Rating: 5
(2)
Join Josh and Steve as they demonstrate how to use the new .NET4 Lazy<T> class in optimized object initialization scenarios.Lazy<T> is one of many new thread-safe data-structures available with .NET4 and Visual Studio 2010.Learn more about the
System.Collections.Concurrent…