Sign In
MCS UK Solution Development Team
The blog of the UK Solutions Development Team of Microsoft Consulting Services.
Follow Us
MCS Links
UK Consulting Links
See how Microsoft Consulting Services can help you
Contact Microsoft Services
Apply for a job at Microsoft Consulting Services
MCS Recruiter Blog
UK Consulting Blogs
Solution Development
SharePoint Team
Business Intelligence
The CRM Guys
The Deployment Guys
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.Net 4.0
.Net Development
ALM
BizTalk
Bradley Cotier
C#
Carl Nolan
Christopher Owczarek
Database
Dave Thompson
F#
FSharp
FSharpChart
Hadoop
Hadoop Streaming
HTML5
IE9
IEnumerable
Interoperability
MCS
Nick Hill
OData
Office Development
Parallel Extensions
Paul Tallett
Performance
Project Template
Rob Jarratt
Rob Nowik
Secure Token Service
Silverlight
Simon Middlemiss
SQL Server
SQL Server 2008 R2
STS
Task Parallel Library
TSQL
User Experience
UX
Visual Studio 2010
WCF
WF 4.0
WIF
Windows Azure
Windows Forms
Windows Identity Foundation
Workflow Foundation
WPF
XAML
XML
Archive
Archives
May 2012
(3)
April 2012
(1)
March 2012
(2)
January 2012
(1)
December 2011
(2)
November 2011
(5)
October 2011
(3)
August 2011
(3)
July 2011
(9)
June 2011
(10)
May 2011
(3)
April 2011
(6)
March 2011
(3)
February 2011
(6)
January 2011
(2)
December 2010
(2)
October 2010
(2)
September 2010
(7)
August 2010
(2)
July 2010
(4)
June 2010
(6)
May 2010
(7)
April 2010
(9)
March 2010
(2)
February 2010
(3)
June, 2011
MSDN Blogs
>
MCS UK Solution Development Team
>
June, 2011
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
MCS UK Solution Development Team
The Windows Identity Foundation Configuration Editor
Posted
11 months ago
by
MCS UK Solution Development
2
Comments
As a little exercise to teach myself WPF (argue amongst yourselves about how successful I was on that point; feedback most welcome) I have written a tool call the Windows Identity Foundation (WIF) Configuration Editor. It’s purpose is to exercise complete...
MCS UK Solution Development Team
HTML5 / JavaScript Canvas Animation
Posted
11 months ago
by
MCS UK Solution Development
1
Comments
In this article, I will show how to create a basic animation using JavaScript and the HTML 5 Canvas elements. The animation uses two png images (of concentric circles with transparency) that move within the constrains of the canvas to create a nice pattern...
MCS UK Solution Development Team
FSharpChart new features and code drop availability
Posted
11 months ago
by
MCS UK Solution Development
0
Comments
If you have been using FSharpChart you will undoubtedly have read Keith Battocchi’s posting, on the F# team blog, covering Getting Started with FSharpChart . If not it is well worth a quick read. The FSharpChart library contains F#-friendly wrappers...
MCS UK Solution Development Team
Workflow Foundation (WF4) – Custom Activity to Invoke XAML Based Child Workflows (Part 2)
Posted
11 months ago
by
MCS UK Solution Development
2
Comments
This article is part of a series: Part 1 Part 2 Inside ExecuteXamlWorkflow In my last post I introduced the ExecuteXamlWorkflow custom activity, an activity that you can use in your own workflows to execute a XAML file based child...
MCS UK Solution Development Team
Windows Workflow Foundation (WF4) – Selectively Enable and Disable Activity Execution
Posted
11 months ago
by
MCS UK Solution Development
0
Comments
In WF 3.5 it was possible to enable and disable activity execution by simply changing the Enabled property in the designer property grid. This would turn on or off both validation and execution of the activity and was really useful in scenarios where...
MCS UK Solution Development Team
F# Array.Parallel sort functions demonstrating a Merge Sort using Barrier
Posted
11 months ago
by
MCS UK Solution Development
0
Comments
If you follow the excellent Parallel Programing with .Net blog , you will have read a recent post by Emad Omara demonstrating a Parallel Merge Sort using Barrier . While there may be more efficient parallel sorting options, as this post notes, this is...
MCS UK Solution Development Team
Workflow Foundation (WF4) – Custom Activity to Invoke XAML Based Child Workflows (Part 1)
Posted
11 months ago
by
MCS UK Solution Development
0
Comments
This article is part of a series: Part 1 Part 2 Overview Using the WF designer to compose workflows from other workflows is trivial providing the child workflow has been compiled. Then it’s simply a case of drag and drop...
MCS UK Solution Development Team
Workflow Foundation - Resizing the RuleSetDialog
Posted
11 months ago
by
MCS UK Solution Development
0
Comments
If you've ever spent any time developing business rules in Windows Workflow Foundation using the RuleSetDialog then you'll have very quickly become infuriated with its inability to resize. The "letterbox" view of if/then/else expressions that...
MCS UK Solution Development Team
F# Class Library Template
Posted
11 months ago
by
MCS UK Solution Development
0
Comments
So, in my last post I said that the template would be the last for a while, but here is one more. This template creates a Windows Library with a simple class definition. The template can be found on the Visual Studio Gallery: http://visualstudiogallery...
MCS UK Solution Development Team
F# Assembly Information File Template
Posted
12 months ago
by
MCS UK Solution Development
0
Comments
So to round out the templates for a while, the final one I have created is an Item Template for creating an Assembly Information File: The template can be found on the Visual Studio Gallery at: http://visualstudiogallery.msdn.microsoft.com/06bc7a47...
Page 1 of 1 (10 items)