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)
November, 2011
MSDN Blogs
>
MCS UK Solution Development Team
>
November, 2011
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
MCS UK Solution Development Team
Adventures in TSQL: SQL Server Query Performance Analysis using DMVs
Posted
6 months ago
by
MCS UK Solution Development
0
Comments
From the development perspective I often have to perform an analysis of a database application. More often than not this entails looking at a running system and ensuring that the application queries are behaving as expected. As such, I thought it would...
MCS UK Solution Development Team
Creating a Partitioned View in the BAM Archiving Database
Posted
6 months ago
by
MCS UK Solution Development
0
Comments
When you run the BAM data maintenance package (BAM_DM_ <activity name> ) BAM copies each partition in the BAM Primary Import database to a separate table in the BAM Archive database. You can create partitioned views in the BAM Archive database to...
MCS UK Solution Development Team
Adventures in TSQL: Comma separated string from column values
Posted
6 months ago
by
MCS UK Solution Development
0
Comments
It seems that several times now I have had the requirement to create a comma separated string from column values. The latest reason for doing this was to build up a list of table column names such that a view could be generated for the table. This is...
MCS UK Solution Development Team
Preventing Build Hangs and File Locking on Build Servers When Running Unit Tests (revised)
Posted
6 months ago
by
MCS UK Solution Development
0
Comments
Recently I was tasked with changing our daily and Continuous Integration builds so that they would also execute our unit tests. This seemed like a straightforward task, and indeed it was. Except for one thing: every so often a build would fail because...
MCS UK Solution Development Team
FSharpChart release supporting Stacked Charts and Markers (version 0.60)
Posted
6 months ago
by
MCS UK Solution Development
0
Comments
FSharpChart now supports binding for Stacked Charts and for modifying the Marker associated with a series. As always one can download the latest release from: http://code.msdn.microsoft.com/FSharpChart-b59073f5 In previous versions of FSharpChart...
Page 1 of 1 (5 items)