MCS UK Solution Development Team

The blog of the UK Solutions Development Team of Microsoft Consulting Services.

Browse by Tags

Tagged Content List
  • Blog Post: Refactor boilerplate code with Actions and Funcs

    I have seen quite a few projects where the code starts with the best of intentions in terms of readability, but soon setup and boilerplate code creep in and it becomes hard to focus on where the setup and clean up ends and the functionality begins.  The other downside being repetition of this boilerplate...
  • Blog Post: The Cool Wall is Back

    For those of you who are fans of the BBC show Top Gear, you may remember the Cool Wall, and now you can get your very own Cool Wall along with the launch of IE9 beta and BBC’s Top Gear site. I have been very fortunate to be a member in the team within UK MCS to develop and deliver this site. For this...
  • Blog Post: Security Best Practices in Azure

    Recently the Azure and security community published the “ Security Best Practices for Developing Windows Azure Application ” paper outlining the security considerations developers should consider when building a service on Windows Azure. As I have worked on Azure before and have an interest in security...
  • Blog Post: Introduction to SQL Server StreamInsight

    StreamInsight is a platform being released alongside SQL Server 2008 R2 to enable the development of Complex Event Processing (CEP) applications. So what does that mean? If you have something which is giving output as an unbounded data stream (the example shown at PDC09 was a power monitor to a laptop...
  • Blog Post: Dynamic XML Reader with C# and .Net 4.0

    Along with the new features of .Net 4.0 (including the long awaited Tuple classes, BigInteger, extra Code Access Security stuff, and a brilliant new feature Code Contracts) is the dynamic keyword. This keyword is designed to allow better COM interoperability. Although it probably won’t make an appearance...
Page 1 of 1 (5 items)