Quantcast
Channel: DanielMoth (Zune) - Channel 9
Browsing all 50 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Parallel LINQ (PLINQ)

Author: Hi, I am Daniel Moth Introduction: Achieving "Declarative Data Parallelism" with the Parallel Extensions is achieved through Parallel LINQ (PLINQ). This 20' video explains how to parallelise...

View Article



Image may be NSFW.
Clik here to view.

LINQ to DataSet

Author: Hi, I am Daniel Moth Introduction: Assuming you understand how LINQ to objects works and assuming you know how DataSets work, this 18' video shows you how LINQ to DataSet can be used in your...

View Article

Image may be NSFW.
Clik here to view.

ParallelFX: Task and friends

Author: Hi, I am Daniel Moth Introduction: In this 25' exploration of the heart of the Parallel Extensions to the .NET Framework, you will learn how to use Tasks and how they relate to TaskManagers...

View Article

Image may be NSFW.
Clik here to view.

File Dialog Additions in v2.0 SP1

Author: Hi, I am Daniel Moth Introduction: With v3.5 of the .NET Framework, Microsoft also released Service Pack 1 for .NET Framework v2.0. In this video you can see what is new in SP1 for the File...

View Article

Image may be NSFW.
Clik here to view.

Debugging Into the .NET Framework Source Code with Visual Studio 2008

Author: Hi, I am Daniel Moth Introduction: With Visual Studio 2008 you can debug right into the .NET Framework libraries source code. Watch this video to learn how. You can read more about this by...

View Article


Image may be NSFW.
Clik here to view.

ADO.NET Sync Services v1.0

Author: Hi, I am Daniel Moth Introduction: When you install Visual Studio 2008 you also get the additional assemblies that make up version 1.0 of ADO.NET Sync Services. More importantly, there is a...

View Article

Image may be NSFW.
Clik here to view.

Client Application Services with Visual Studio 2008

Author: Hi, I am Daniel Moth Introduction: In this 18' video you will learn from scratch how to take advantage of .NET Client Application Services. As usual, the code and links to the documentation...

View Article

Image may be NSFW.
Clik here to view.

Managed AddIn Framework

Author: Hi, I am Daniel Moth Introduction: The Managed AddIn Framework (MAF) is a set of assemblies that are part of .NET Framework v3.5. They offer a platform for developers to build extensibility...

View Article


Image may be NSFW.
Clik here to view.

Version Resilience in the Managed AddIn Framework

Author: Hi, I am Daniel Moth Introduction: In a previous video (part 1), you learnt how to get started with the Managed AddIn Framework (MAF). This video is part 2 and relies on knowledge gained in...

View Article


Image may be NSFW.
Clik here to view.

Parallel Stacks – new Visual Studio 2010 debugger window

UPDATED for the VS2010 Beta 2 release Author: Hi, I am Daniel Moth Introduction: As developers try to take advantage of more and more cores in their applications, ultimately more and more threads will...

View Article

Image may be NSFW.
Clik here to view.

Parallel Tasks – new Visual Studio 2010 debugger window

UPDATED for the VS2010 Beta 2 release Author: Hi, I am Daniel Moth Introduction: In the next version of .NET and C++ that ship with Visual Studio 2010, a new task-based programming model is introduced....

View Article

Image may be NSFW.
Clik here to view.

VS2010 MPI Cluster Debugger launch integration

Author: Hi, I am Daniel Moth   Introduction: Developers using MPI to develop applications, have been experiencing severe productivity pains when it came to debugging those apps on the Windows HPC 2008...

View Article

Image may be NSFW.
Clik here to view.

VS2010 Parallel Computing Features Tour

Author: Hi, I am Daniel Moth   Introduction: In Visual Studio 2010, the Parallel Computing team has delivered APIs and tools for developers wanting to build applications that take advantage of...

View Article


Image may be NSFW.
Clik here to view.

Parallel Debugging in Visual Studio 2010 - MSDN mag companion

Author: Hi, I am Daniel Moth Introduction: This screencasts covers the new Parallel Tasks and Parallel Stacks debugging windows in Visual Studio 2010.It demonstrates the sample code from the MSDN...

View Article

Image may be NSFW.
Clik here to view.

Setup code - C++ AMP - msdn mag companion part 1

Hi, I am Daniel Moth This screencast is one part of a 4-part series accompanying my MSDN Magazine article that you can read online: A Code-Based Introduction to C++ AMP.Please watch first the...

View Article


Image may be NSFW.
Clik here to view.

array_view, extent, index - C++ AMP - msdn mag companion part 2

Hi, I am Daniel Moth This screencast is one part of a 4-part series accompanying my MSDN Magazine article that you can read online: A Code-Based Introduction to C++ AMP.Please watch first the...

View Article

Image may be NSFW.
Clik here to view.

parallel_for_each - C++ AMP - msdn mag companion part 3

Hi, I am Daniel Moth This screencast is one part of a 4-part series accompanying my MSDN Magazine article that you can read online: A Code-Based Introduction to C++ AMP.Please watch first the...

View Article


Image may be NSFW.
Clik here to view.

accelerator - C++ AMP - msdn mag companion part 4

Hi, I am Daniel Moth This screencast is one part of a 4-part series accompanying my MSDN Magazine article that you can read online: A Code-Based Introduction to C++ AMP.Please watch first the...

View Article

Image may be NSFW.
Clik here to view.

Tiling Introduction - C++ AMP - msdn mag companion

Hi, I am Daniel Moth This screencast is a companion to my MSDN Magazine article that you can read online: Introduction to Tiling in C++ AMP. You will be introduced to the tiled_extent class, the...

View Article

Image may be NSFW.
Clik here to view.

C++ AMP core API introduction... from scratch

Hi, I am Daniel Moth This screencast assumes no knowledge of C++ AMP and introduces the core API from scratch. You'll see parallel_for_each, extent, index, restrict(amp), array_view, and accelerator. I...

View Article
Browsing all 50 articles
Browse latest View live




Latest Images