Sign in
MCS UK Solution Development Team
The blog of the UK Solutions Development Team of Microsoft Consulting Services.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
.Net
.Net 4.0
.Net Development
Active Directory Federation Services
ADFS
ALM
Bradley Cotier
C#
Carl Nolan
Claim
Dave Thompson
F#
FSharp
Nick Hill
Parallel Extensions
Paul Tallett
Rob Nowik
Silverlight
Simon Middlemiss
SQL Server
User Experience
UX
Visual Studio 2010
Windows Azure
XML
Archive
Archives
May 2013
(4)
February 2013
(3)
January 2013
(2)
December 2012
(1)
November 2012
(3)
October 2012
(2)
July 2012
(1)
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)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
MCS UK Solution Development Team
Unit Testing Delay Signed Assemblies on the Hosted TFS Build Service
Posted
25 days ago
by
MCS_UK Solution Development
0
Comments
Using the hosted build service available in the Team Foundation Service is great because you don't have to build and manage build servers. You can even get the hosted build server to run your unit tests automatically. To help maintain quality on a project...
MCS UK Solution Development Team
Building an SCCM Self Service Portal for Deploying Applications – Part 3 (Example Code)
Posted
1 month ago
by
MCS_UK Solution Development
0
Comments
This article is the third in a series of three. The first article looked at the context of the business challenge being addressed and the second article investigated the high level design. This article details code that will be needed in order to...
MCS UK Solution Development Team
Building an SCCM Self Service Portal for Deploying Applications – Part 2 (Design)
Posted
1 month ago
by
MCS_UK Solution Development
0
Comments
In the previous article (The Background) we looked at why a Self Service portal for developers wishing to submit their applications for deployment might be useful to a large multi-national organisation. The article also looked at why it was felt desirable...
MCS UK Solution Development Team
Building an SCCM Self Service Portal for Deploying Applications – Part 1 (Background)
Posted
1 month ago
by
MCS_UK Solution Development
0
Comments
This article is part of a series of three that documents the experience of working with a large enterprise customer which was migrating to SCCM 2012 for application deployment. The three articles are divided in the following way: Background –...
MCS UK Solution Development Team
Azure PowerShell: Provisioning Multiple VMs
Posted
3 months ago
by
MCS_UK Solution Development
0
Comments
To create new VMs for use with the Virtual Machines and Virtual Networks preview feature for Azure, you can use the Azure PowerShell Commands available at https://www.windowsazure.com/en-us/downloads/ . The specific commands to provision a VM are… New...
MCS UK Solution Development Team
Exploring Dynamic Access Control Part 4 – Central Access Rules
Posted
3 months ago
by
MCS_UK Solution Development
0
Comments
In this series I have looked how we secure and classify resources (such as Files and Folders) with Dynamic Access Control with the claims of users and devices accessing them. In the previous post I looked at Resource Properties and User/Device Claims...
MCS UK Solution Development Team
Exploring Dynamic Access Control Part 3 – Properties and Claims
Posted
4 months ago
by
MCS_UK Solution Development
1
Comments
In the previous post I looked at Classifying resources. In this post I will be looking at setting up custom Properties to use on those resources and claims for users and devices. Resource Properties Now we will go a little deeper into the Resource...
MCS UK Solution Development Team
Exploring Dynamic Access Control Part 2 - Classification
Posted
4 months ago
by
MCS_UK Solution Development
0
Comments
Dynamic Access Control is a way for you to secure your resources (such as files and folders) without having to manage groups or user lists. In the previous post I looked at the basics of Dynamic Access Control. In this post I will be looking at Classification...
MCS UK Solution Development Team
Exploring Dynamic Access Control Part 1 – Getting Started
Posted
4 months ago
by
MCS_UK Solution Development
0
Comments
This is the first post in a series of 4 covering Dynamic Access Control. In this post I am going to be looking at the Dynamic Access Control features of Windows Server 2012 and Windows 8. Dynamic Access Control is a way for you to secure your resources...
MCS UK Solution Development Team
Execution Time Based Heuristic Custom Task Scheduler
Posted
6 months ago
by
MCS UK Solution Development
0
Comments
If you follow the samples for Parallel Programming with the .Net Framework , you may have come across the ParallelExtensionsExtras and the Additional TaskSchedulers . Although these samples cover a broad set of requirements I recently came across another...
MCS UK Solution Development Team
Workflow Foundation (WF 4.5) - Designer Improvements
Posted
7 months ago
by
MCS UK Solution Development
2
Comments
.NET 4.5 has introduced some great new features to improve the usability of the Workflow designer. If you’re rehosting the designer outside of Visual Studio then you can take advantage of most of these features very easily which is what I have done...
MCS UK Solution Development Team
Azure Access Control Services: Creating a Custom Identity Provider
Posted
7 months ago
by
MCS UK Solution Development
1
Comments
Azure Accenture Control Services (ACS) allows you to secure an application (i.e. Relying Party, RP), by federating to a variety of Identity Providers (IdPs). Once you set your Relying Party application to use federated security with Azure ACS, you can...
MCS UK Solution Development Team
SAML 2.0 tokens and WIF – bridging the divide
Posted
7 months ago
by
MCS UK Solution Development
1
Comments
Background We all know the following limitations about Windows Identity Foundation (WIF) and passive (browser) federation protocols, right? WIF does not support SAML2.0 protocol (SAML2P) There is a WIF extension out there to support SAML2P but it is a...
MCS UK Solution Development Team
Dealing with an XSD Choice when XSD.exe doesn’t add XmlChoiceIdentifierAttribute
Posted
7 months ago
by
MCS UK Solution Development
0
Comments
On my current project we are dealing with some quite complex xsd schemas. Whilst working with one of these I was confused by what I was seeing in the generated code produced by xsd.exe; specifically where an xs:choice was involved. I was expecting to...
MCS UK Solution Development Team
Access to an ASP.NET website via multiple authentications
Posted
7 months ago
by
MCS UK Solution Development
0
Comments
Background Is it possible to secure a website using Windows Identity Foundation (WIF) without interfering with an existing authentication method? e.g. – Could a website secured using an ASP.NET membership provider, with all the code and configuration...
MCS UK Solution Development Team
Co-occurrence Approach to an Item Based Recommender
Posted
11 months ago
by
MCS UK Solution Development
0
Comments
For a while I thought I would tackle the problem of creating an item-based recommender. Firstly I will start with a local variant before moving onto a MapReduce version. The current version of the code can be found at: http://code.msdn.microsoft.com/Co...
MCS UK Solution Development Team
.Net Implementation of a Priority Queue (aka Heap)
Posted
over 1 year ago
by
MCS UK Solution Development
1
Comments
I thought I would take a break for a while from Hadoop and put together an F# .Net implementation of a Priority Queue; implemented using a heap data structure. Conceptually we can think of a heap as a balanced binary tree. The tree will have a root, and...
MCS UK Solution Development Team
ADFS 2.0: Single sign-on when a website references remote images
Posted
over 1 year ago
by
MCS UK Solution Development
1
Comments
I recently had an issue where a website, secured with Active Directory Federation Services 2.0 (ADFS), was referencing images stored in another website, secured by the same instance of ADFS. This meant that if a user logged into the main website without...
MCS UK Solution Development Team
Generic based Framework for .Net Hadoop MapReduce Job Submission
Posted
over 1 year ago
by
MCS UK Solution Development
1
Comments
Over the past month I have been working on a framework to allow composition and submission of MapReduce jobs using .Net. I have put together two previous blog posts on this, so rather than put together a third on the latest change I thought I would create...
MCS UK Solution Development Team
Framework for Composing and Submitting .Net Hadoop MapReduce Jobs
Posted
over 1 year ago
by
MCS UK Solution Development
0
Comments
An updated version of this post can be found at: http://blogs.msdn.com/b/carlnol/archive/2012/04/29/generic-based-framework-for-net-hadoop-mapreduce-job-submission.aspx If you have been following my blog you will see that I have been putting together...
MCS UK Solution Development Team
Workflow Foundation (WF4) – Rehosting The Workflow Designer
Posted
over 1 year ago
by
MCS UK Solution Development
19
Comments
Rehosting the WF designer in an application outside of Visual Studio is nothing new and since WF4, nothing particularly difficult. In fact the WF product team has gone out of its way to make rehosting the designer as easy an experience as possible and...
MCS UK Solution Development Team
Stream join aggregates using SQL Server Stream Insight
Posted
over 1 year ago
by
MCS UK Solution Development
1
Comments
Lately I have been working with StreamInsight and thought it was about time to share some of my observations and key points. This is loosely based upon a requirement to aggregate Financial risk vectors and deliver changes to clients in an event based...
MCS UK Solution Development Team
Hadoop Binary Streaming and F# MapReduce
Posted
over 1 year ago
by
MCS UK Solution Development
0
Comments
As mentioned in my previous post Hadoop Streaming not only supports text streaming, but it also supports Binary Streaming. As such I wanted to put together a sample that supports processing Office documents. As before the code can be downloaded from:...
MCS UK Solution Development Team
Hadoop Streaming and F# MapReduce
Posted
over 2 years ago
by
MCS UK Solution Development
0
Comments
As you may know Microsoft has recently announced plans for a Hadoop adoption for both Windows Server and Windows Azure . You can find out more about Hadoop and Windows Azure at Apache Hadoop-based Services for Windows Azure and Availability of Community...
MCS UK Solution Development Team
Mutual authentication with a IIS hosted WCF data service installed in a workgroup environment
Posted
over 2 years ago
by
MCS UK Solution Development
0
Comments
This post covers the steps required to secure communication between a WCF client and a WCF data service using mutual certificate authentication. The client/service topology is depicted below: Both the client and server run on a Windows Server 2008 R2...
Page 1 of 5 (119 items)
1
2
3
4
5