Four Visual Studio 2010 articles currently:
A walkabout through the new Coded UI feature in Visual Studio 2010,
wandering hither and yon amongst controls, code and configurations.
Describes one possibility for enabling low-level integration
between Coded UI Test and Fitnesse.
MSBuild 4.0 walkabout discussing custom Tasks in the new
version of MSBuild. Includes accessing a custom MSBuild activity from the new Windows Workflow presentation of Team Foundation Build, as well as
writing a C# Task entirely Inline, without any source binary dependencies.
MSBuild 4.0 brings the ability to write tasks inline and I discuss a solution
that allows for writing these tasks in Python/IronPython. Includes download link to source code and several usage examples.
+ more PythonClassFactory examples: