Phil Pennington

philpenn

Total Posts: 43
Channel 9 Blog for philpenn.  

See more contributions at http://blogs.msdn.com/philpenn, http://code.msdn.microsoft.com/w2k8r2, and http://code.msdn.microsoft.com/hpc.
page 1 of 5
Posted By: philpenn | Nov 5th @ 8:53 AM | Comments: 9
The .NET4 Countdown Synchronization Primitive
Join Josh and Steve as they demonstrate how to use the new .NET4 Countdown synchronization primitive in task coordination scenarios. Countdown 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 techniques via the Concurrency Dev Center.[more ]
Posted By: philpenn | Nov 3rd @ 10:48 AM | Comments: 10
Lazy<T> Optimized Resource Initialization
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 namespace and keep abreast of Parallel Computing tools and techniques via the Concurrency Dev Center.[more ]
Posted By: philpenn | Nov 2nd @ 6:34 PM | Comments: 0
Concurrent Visualization Techniques in the VS2010&#38;nbsp;Profiler
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.[more ]
Posted By: philpenn | Oct 29th @ 2:22 PM | Comments: 13
BlockingCollection&#38;&#35;60;T&#38;&#35;8203;&#38;&#35;62; Demonstration in Producer-Consumer&#38;nbsp;Scenarios
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 System.Collections.Concurrent namespace and keep abreast of Parallel Computing tools and techniques via the Concurrency Dev Center.[more ]
Posted By: philpenn | Oct 27th @ 12:12 PM | Comments: 1
Thread Visualization in the VS2010&#38;nbsp;Profiler
Join James Rapp once again as he dives deeper into the new parallel performance analysis tools available in Visual Studio 2010.  In this video, he discusses ways of managing the quantity of data presented by the profiler and how to obtain meaningful statistics about your parallel application.[more ]
Posted By: philpenn | Oct 21st @ 1:17 PM | Comments: 2
New Parallel Capabilities of the Visual Studio 2010&#38;nbsp;Profiler
Visual Studio 2010 (currently in beta) includes new Parallel Performance Analysis tools. The new Profiler is a must-have tool for Developers interested in designing new "many-core" parallel-computing applications. Join James as he illustrates the profiler, profiling-options, and concurrency visualization techniques. [more ]
Posted By: philpenn | Sep 21st @ 11:06 AM | Comments: 0
Deploying IIS 7.5 + FASTCGI + PHP on Server&#38;nbsp;Core
Windows Server 2008 R2 Server Core introduces support for subsets of the 2.0/3.0/3.5 .NET Framework in addition to a number of other new optional features and roles.   These additions extend the role of Server Core system deployments to not only enterprise network service hosting but also to application hosting.   The Framework additions make it possible to host The Web Platform including ASP.NET web applications.   Windows PowerShell is available along with the integrated IIS Provider.  …[more ]
Posted By: philpenn | Sep 15th @ 8:44 AM | Comments: 5
Windows PowerShell : Variables, Types, and&#38;nbsp;Operators
Join James Brundage, PowerShell Test Engineer, as he introduces Variables, Types, and Operators.   [more ]
Posted By: philpenn | Sep 8th @ 2:14 PM | Comments: 0
Windows PowerShell : Remote Session Custom&#38;nbsp;Configuration
Join Krishna Vutukuri, PowerShell SDE, as he demonstrates how to customize remote session behaviour using session configuration concepts.   Example usage scenarios include invocation of start-up scripts and domain-user feature access restrictions.    Continue your video tour of PowerShell V2 via MSDN Channel9 and TechNET Edge. Find reusable scripts and techniques at the PowerShell Script-Center. Subscribe to the RSS feed at the Team Blog for the latest PowerShell information. Get the demo scripts.[more ]
Posted By: philpenn | Sep 8th @ 1:20 PM | Comments: 0
Windows PowerShell : Advanced Remote&#38;nbsp;Sessions
Join Krishna Vutukuri, PowerShell SDE, as he demonstrates how to create and use Romote Sessions. Learn how to invoke remote commands, establish remote session persistence, and enter an existing session. Continue your video tour of PowerShell V2 via MSDN Channel9 and TechNET Edge. Find reusable scripts and techniques at the PowerShell Script-Center. Subscribe to the RSS feed at the Team Blog for the latest PowerShell information. Get the demo scripts.[more ]
page 1 of 5
Microsoft Communities