<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US"><title type="html">News, updates and resources for UK developers</title><subtitle type="html" /><id>http://blogs.msdn.com/ukdevteam/atom.xml</id><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ukdevteam/default.aspx" /><link rel="self" type="application/atom+xml" href="http://blogs.msdn.com/ukdevteam/atom.xml" /><generator uri="http://communityserver.org" version="2.1.61025.2">Community Server</generator><updated>2007-02-14T17:58:00Z</updated><entry><title>Visual Studio Team System Resources</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ukdevteam/archive/2007/04/30/visual-studio-team-system-resources.aspx" /><id>http://blogs.msdn.com/ukdevteam/archive/2007/04/30/visual-studio-team-system-resources.aspx</id><published>2007-04-30T15:52:09Z</published><updated>2007-04-30T15:52:09Z</updated><content type="html">&lt;p&gt;&lt;/p&gt; &lt;p&gt;During the recent MSDN Roadshow events, we have concentrated on the up and coming technologies that you can use as building blocks for your applications.&amp;nbsp; The most common questions we get beyond those are about Visual Studio Team System: hence this post which is a collection of useful resources for you: &lt;p&gt;&amp;nbsp; &lt;p&gt;General Information about the product can be found here: &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-gb/teamsystem/default.aspx"&gt;Visual Studio Team System Homepage&lt;/a&gt; and &lt;a href="http://msdn2.microsoft.com/en-gb/teamsystem/aa718934.aspx"&gt;Team Foundation Server Team Centre&lt;/a&gt; &lt;p&gt;&amp;nbsp; &lt;p&gt;If you need to persuade developers then check out this article:&amp;nbsp; &lt;a href="http://msdn.microsoft.com/msdnmag/issues/06/00/TeamSystem/default.aspx"&gt;Get All Your Devs In A Row With Visual Studio 2005 Team System&lt;/a&gt;&amp;nbsp;and then point them at these &lt;a href="http://teamsystemrocks.com/tutorials/default.aspx"&gt;video resources&lt;/a&gt; to ensure that they can see the features for themselves.&amp;nbsp; You'll also find this &lt;a href="http://msdn2.microsoft.com/en-gb/teamsystem/aa718765.aspx"&gt;developer team centre&lt;/a&gt; will help them too. &lt;p&gt;&amp;nbsp; &lt;p&gt;Of course one of the major changes with Team system is how you can bring other roles into the development system so check out the specific resources for the other folk:&lt;/p&gt; &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-gb/teamsystem/aa718764.aspx"&gt;Database Professional&lt;/a&gt;&lt;/p&gt; &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-gb/teamsystem/aa718756.aspx"&gt;Software Architect&lt;/a&gt; &lt;p&gt;&lt;a href="http://msdn2.microsoft.com/en-gb/teamsystem/aa718827.aspx"&gt;Project Manager&lt;/a&gt; &lt;p&gt;&amp;nbsp; &lt;p&gt;If you are already active with the products then the &lt;a href="http://forums.microsoft.com/msdn/default.aspx?forumgroupid=5&amp;amp;siteid=1"&gt;Team System Forums&lt;/a&gt; are always useful and some of the most useful blogs are: &lt;a href="http://blogs.msdn.com/robcaron"&gt;Rob Caron&lt;/a&gt;, &lt;a href="http://blogs.msdn.com/bharry"&gt;Brian Harry&lt;/a&gt; and the general &lt;a href="http://msdn2.microsoft.com/en-us/teamsystem/aa718761.aspx"&gt;VSTS Blog.&lt;/a&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2339156" width="1" height="1"&gt;</content><author><name>ukdevteam</name><uri>http://blogs.msdn.com/members/ukdevteam.aspx</uri></author></entry><entry><title>Windows Vista Security Enhancements for Developers</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ukdevteam/archive/2007/04/13/windows-vista-security-enhancements-for-developers.aspx" /><id>http://blogs.msdn.com/ukdevteam/archive/2007/04/13/windows-vista-security-enhancements-for-developers.aspx</id><published>2007-04-13T18:01:40Z</published><updated>2007-04-13T18:01:40Z</updated><content type="html">&lt;p&gt;&lt;/p&gt; &lt;p&gt;&lt;b&gt;We hope this blog serves as a jumping in point for developers working with Microsoft technologies; to that end one of our UK evangelists, Paul Maher, has put together this security features primer.&amp;nbsp; We hope you find it a useful resource for decoding some of the new language that has been introduced ...&lt;/b&gt; &lt;p&gt;Windows Vista provides a host of new security enhancements that might affect you as a developer. In this article, I will highlight several of these features and provide a brief introduction to each of them. &lt;h5&gt;&lt;em&gt;User Account Control&lt;/em&gt;&lt;/h5&gt; &lt;p&gt;In Microsoft operating systems prior to Windows Vista, it is very common for users to log on to their computer as an administrator and run their applications with the administrator token. The problem this causes is that malware that manages to access the machine is running with administrator privileges and can cause a great deal of damage. &lt;p&gt;The User Account Control (UAC) feature of Windows Vista aims to address this issue, and you can read more in my previous&amp;nbsp;MSDN Flash article &lt;a href="http://www.microsoft.com/uk/msdn/flash/20060703.htm"&gt;User Account Control in Windows Vista&lt;/a&gt; &lt;h5&gt;&lt;em&gt;Internet Explorer Protected Mode&lt;/em&gt;&lt;/h5&gt; &lt;p&gt;There are specific security risks associated with an Internet application because they are often exposed to untrustworthy content. Internet Explorer 7 with Windows Vista provides a mandatory integrity check through its Protected Mode feature.  &lt;p&gt;Protected Mode uses three key technologies that are part of the Windows Vista security model. These are: &lt;p&gt;&lt;i&gt;User Account Control (UAC)&lt;/i&gt;, which as previously described enables users to run Vista without the need for administrator privileges. &lt;p&gt;&lt;i&gt;Mandatory Integrity Control (MIC)&lt;/i&gt; which assigns an integrity level to processes, for example, Low, Medium, High, or System. &lt;p&gt;&lt;i&gt;User Interface Privilege Isolation (UIPI)&lt;/i&gt; which prevents lower integrity processes from accessing higher integrity ones. &lt;h5&gt;&lt;em&gt;Service Hardening&lt;/em&gt;&lt;/h5&gt; &lt;p&gt;Windows Vista introduces the concept of hardened services that run under the least possible privileges and limit their activities to the local machine or network. A restricted service program runs from the start with minimal privileges and capabilities. The restricted service approach significantly reduces the number of services that are capable of doing unlimited damage to a user’s machine. &lt;p&gt;Windows Vista uses four key features to provide hardened services that reduce the potential surface area for an attack: &lt;i&gt;Running with least privilege, Service Isolation, Restricted Network Access, Session 0 Isolation.&lt;/i&gt; &lt;h5&gt;&lt;em&gt;BitLocker Drive Encryption&lt;/em&gt;&lt;/h5&gt; &lt;p&gt;BitLocker drive encryption is a hardware-enabled data protection feature in Vista that helps to protect the data on a PC when the machine is in unauthorized hands. The entire Windows volume is encrypted, which prevents unauthorized users from accessing data on the computer.  &lt;h5&gt;&lt;em&gt;Network Access Protection&lt;/em&gt;&lt;/h5&gt; &lt;p&gt;Network Access Protection (NAP) is an extensible platform that provides a set of components and an API for Windows Server Longhorn and Windows Vista. Administrators and developers can use NAP to create a custom solution for validating the computers that connect to their private networks, providing updates where necessary or specifying limited access for computers that do not meet health requirements.  &lt;h5&gt;&lt;em&gt;Summary&lt;/em&gt;&lt;/h5&gt; &lt;p&gt;Windows Vista provides several significant steps in the ongoing security battle. Administrators can make use of features such as User Account Control, Network Access Protection, and Internet Explorer Protected Mode to benefit from the improved security that they provide. As a developer, you must ensure that your applications function as expected in the face of these new features. &lt;p&gt;&lt;b&gt;&lt;/b&gt;&amp;nbsp; &lt;p&gt;&lt;b&gt;Useful Resource: &lt;/b&gt;&lt;a href="http://www.microsoft.com/uk/msdn/security/default.mspx"&gt;Microsoft Application Security Website&lt;/a&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2115684" width="1" height="1"&gt;</content><author><name>ukdevteam</name><uri>http://blogs.msdn.com/members/ukdevteam.aspx</uri></author></entry><entry><title>Keeping up to date with New Nuggets</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ukdevteam/archive/2007/03/06/keeping-up-to-date-with-new-nuggets.aspx" /><id>http://blogs.msdn.com/ukdevteam/archive/2007/03/06/keeping-up-to-date-with-new-nuggets.aspx</id><published>2007-03-06T12:32:00Z</published><updated>2007-03-06T12:32:00Z</updated><content type="html">&lt;DIV style="PADDING-LEFT: 50px" xmlns="http://www.w3.org/1999/xhtml"&gt;Someone at the Glasgow roadshow was interested in an&amp;nbsp;RSS Feed for new Nuggets. You can consume the feed via &lt;A class="" href="http://blogs.msdn.com/controlpanel/blogs/www.mtaulty.com" mce_href="http://blogs.msdn.com/controlpanel/blogs/www.mtaulty.com"&gt;Mike Taulty's website&lt;/A&gt; at this link;&lt;/DIV&gt;
&lt;DIV style="PADDING-LEFT: 50px" xmlns="http://www.w3.org/1999/xhtml"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="PADDING-LEFT: 100px" xmlns="http://www.w3.org/1999/xhtml"&gt;&lt;A href="http://mtaulty.com/services/nuggetfeeds.ashx?query=topics"&gt;UK MSDN Nugget Topics RSS Feed&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="PADDING-LEFT: 100px" xmlns="http://www.w3.org/1999/xhtml"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="PADDING-LEFT: 50px" xmlns="http://www.w3.org/1999/xhtml"&gt;This is a list of all the topics that we've recorded "Nugget" videos for. This is likely to be a fairly static list but as topics get added then the list will expand. The list contains feeds for all the videos for each particular topic so if you're interested in, say, "Windows Mobile" then there's a feed for that and as videos get added to that topic the feed will grow.&lt;/DIV&gt;
&lt;DIV style="PADDING-LEFT: 50px" xmlns="http://www.w3.org/1999/xhtml"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV style="PADDING-LEFT: 50px" xmlns="http://www.w3.org/1999/xhtml"&gt;Alternatively you can visit the &lt;A class="" href="http://www.microsoft.com/uk/msdn/events/nuggets.aspx" mce_href="http://www.microsoft.com/uk/msdn/events/nuggets.aspx"&gt;Nugget home page&lt;/A&gt; directly on the UK MSDN site to sift and search through the growing collection&lt;/DIV&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1815660" width="1" height="1"&gt;</content><author><name>ukdevteam</name><uri>http://blogs.msdn.com/members/ukdevteam.aspx</uri></author></entry><entry><title>Interoperability - UK Press Roundtable</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ukdevteam/archive/2007/03/02/interoperability-uk-press-roundtable.aspx" /><id>http://blogs.msdn.com/ukdevteam/archive/2007/03/02/interoperability-uk-press-roundtable.aspx</id><published>2007-03-02T19:42:00Z</published><updated>2007-03-02T19:42:00Z</updated><content type="html">&lt;SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA"&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;On the&amp;nbsp;1st March 2007 the UK Developer Group hosted a Roundtable for the Press with Microsoft spokespersons Jean Paoli, General Manager Interoperability and XML Architecture, and Thomas Robertson, General Manager, Standards. &amp;nbsp;&amp;nbsp;The purpose of the Roundtable was to update the Press on t&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Arial','sans-serif'"&gt;he progress Microsoft is making on the&amp;nbsp;announcements it made to the industry in 2006 to focus more closely on Interoperability and to provide an opportunity for questions regarding the company’s strategy, commitments and initiatives in this area.&amp;nbsp; &lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;The discussion covered a number of subjects but predominantly focussed on the standards process, Microsoft’s approach to working with the industry including the setting-up of the &lt;A href="http://www.microsoft.com/presspass/press/2006/nov06/11-14IVA07PR.mspx" mce_href="http://www.microsoft.com/presspass/press/2006/nov06/11-14IVA07PR.mspx"&gt;&lt;FONT color=#0000ff&gt;Interoperability Alliance&lt;/FONT&gt;&lt;/A&gt; and &lt;SPAN style="COLOR: black"&gt;questions about ECMA’s recent response to Microsoft’s submission of &amp;nbsp;&lt;A href="http://www.microsoft.com/presspass/features/2005/nov05/11-21Ecma.mspx" mce_href="http://www.microsoft.com/presspass/features/2005/nov05/11-21Ecma.mspx"&gt;&lt;FONT color=#0000ff&gt;Office Open XML &lt;/FONT&gt;&lt;/A&gt;as a standard.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;The tone of the discussion was positive with Jean and Tom being open and honest, which was appreciated by the media.&amp;nbsp; The acceptance by Jean and Tom that “Microsoft has form” in the area of trust was a key moment in the discussion, and well received by the media. &amp;nbsp;We anticipate coverage from the Roundtable to start appearing in the developer press later in March and will update this posting with links to relevent content as it comes out.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Arial','sans-serif'"&gt;&lt;/SPAN&gt;Meanwhile, for a view from Roundtable co-host on-the-day, Matt Deacon,&amp;nbsp;Microsoft UK's Chief Architectural Advisor,&amp;nbsp;check out his blog post&amp;nbsp; about &lt;A class="" href="http://blogs.technet.com/matt_deacon/archive/2007/03/02/does-microsoft-get-interoperability.aspx" mce_href="http://blogs.technet.com/matt_deacon/archive/2007/03/02/does-microsoft-get-interoperability.aspx"&gt;Microsoft and Interoperability&lt;/A&gt; for the detail.&lt;/P&gt;&lt;/SPAN&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1788742" width="1" height="1"&gt;</content><author><name>ukdevteam</name><uri>http://blogs.msdn.com/members/ukdevteam.aspx</uri></author><category term="Interoperability" scheme="http://blogs.msdn.com/ukdevteam/archive/tags/Interoperability/default.aspx" /></entry><entry><title>UK MSDN Roadshow 2007 - Resources</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ukdevteam/archive/2007/02/15/uk-msdn-roadshow-2007-resources.aspx" /><id>http://blogs.msdn.com/ukdevteam/archive/2007/02/15/uk-msdn-roadshow-2007-resources.aspx</id><published>2007-02-15T19:17:00Z</published><updated>2007-02-15T19:17:00Z</updated><content type="html">&lt;P class=postcontent mce_keep="true"&gt;This page is your one resource for following up from the sessions that were delivered at this year's MSDN Roadshow. Directly below, you can find links to the &lt;A href="http://www.microsoft.com/uk/msdn/events/postevents.aspx" mce_href="http://www.microsoft.com/uk/msdn/events/postevents.aspx"&gt;slide-decks&lt;/A&gt; from the delivery along with background materials that will give you more information about the topics presented.&lt;/P&gt;
&lt;P class=postcontent mce_keep="true"&gt;If you're looking for more information on the Office 2007 sections of the Roadshow then the best place to start &lt;A href="http://www.microsoft.com/uk/launch2007/dev/agenda_dayone.mspx" mce_href="http://www.microsoft.com/uk/launch2007/dev/agenda_dayone.mspx"&gt;is here&lt;/A&gt;.&lt;/P&gt;
&lt;P class=postcontent mce_keep="true"&gt;More generally, can we tempt you with...&lt;/P&gt;
&lt;DIV class=postcontent&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;&lt;A href="http://msdn2.microsoft.com/en-gb/flash/default.aspx" mce_href="http://msdn2.microsoft.com/en-gb/flash/default.aspx"&gt;Registering for the UK MSDN Flash Newsletter&lt;/A&gt; &lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://mtaulty.com/CommunityServer/roller/rss.ashx" mce_href="http://mtaulty.com/CommunityServer/roller/rss.ashx"&gt;Subscribing to UK MS Developer Community Team Blogs&lt;/A&gt; &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.microsoft.com/uk/msdn/events/nuggets.aspx" mce_href="http://www.microsoft.com/uk/msdn/events/nuggets.aspx"&gt;Catching up with UK MSDN "Nugget" Videos on Developer Topics&lt;/A&gt;&amp;nbsp;and if you want an RSS feed to be alerted, check out &lt;A class="" href="http://blogs.msdn.com/ukdevteam/archive/2007/03/06/keeping-up-to-date-with-new-nuggets.aspx" mce_href="http://blogs.msdn.com/ukdevteam/archive/2007/03/06/keeping-up-to-date-with-new-nuggets.aspx"&gt;these instructions&lt;/A&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/DIV&gt;
&lt;P mce_keep="true"&gt;So back to the roadshow; here are the links as referenced by the presenters ...&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Session 1 - Language Enhancements and LINQ (&lt;A href="http://www.danielmoth.com/Blog" mce_href="http://www.danielmoth.com/Blog"&gt;Daniel Moth&lt;/A&gt;)&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/DMoth_Language_Enhancements_LINQ.ppt" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/DMoth_Language_Enhancements_LINQ.ppt"&gt;Slide Deck in PowerPoint 2003&amp;nbsp;Format&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/DMoth_Language_Enhancements_LINQ.pptx" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/DMoth_Language_Enhancements_LINQ.pptx"&gt;Slide Deck in&amp;nbsp;PowerPoint 2007 Format&lt;/A&gt;.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;A class="" href="http://www.danielmoth.com/Blog/2007/02/linq-resources.html" mce_href="http://www.danielmoth.com/Blog/2007/02/linq-resources.html"&gt;Additional LINQ resources&lt;/A&gt; &lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;B&gt;Session 2 - AJAX Development (&lt;A href="http://blogs.msdn.com/mikeormond/" mce_href="http://blogs.msdn.com/mikeormond/"&gt;Mike Ormond&lt;/A&gt;)&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MikeO_ASPAJAX_ForPublication.ppt" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MikeO_ASPAJAX_ForPublication.ppt"&gt;Slide Deck in PowerPoint 2003&amp;nbsp;Format&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MikeO_ASPAJAX_ForPublication.pptx" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MikeO_ASPAJAX_ForPublication.pptx"&gt;Slide Deck in&amp;nbsp;PowerPoint 2007 Format&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A class="" href="http://blogs.msdn.com/mikeormond/archive/2007/02/15/uk-msdn-roadshow-ajax-development-session-resources.aspx" mce_href="http://blogs.msdn.com/mikeormond/archive/2007/02/15/uk-msdn-roadshow-ajax-development-session-resources.aspx"&gt;Additional AJAX Resources&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Session 3 - Advances for Data in VS "Orcas" (&lt;A href="http://mtaulty.com/" mce_href="http://mtaulty.com/"&gt;Mike Taulty&lt;/A&gt;)&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MTaulty_Session3_Data_Orcas.ppt" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MTaulty_Session3_Data_Orcas.ppt"&gt;Slide Deck in PowerPoint 2003&amp;nbsp;Format&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MTaulty_Session3_Data_Orcas.pptx" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MTaulty_Session3_Data_Orcas.pptx"&gt;Slide Deck in&amp;nbsp;PowerPoint 2007 Format&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A class="" href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2007/02/12/9103.aspx" mce_href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/archive/2007/02/12/9103.aspx"&gt;Additional Data&amp;nbsp;Resources&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Session 4 - Rich Client Applications with XAML (&lt;A href="http://blogs.msdn.com/markjo/" mce_href="http://blogs.msdn.com/markjo/"&gt;Mark Johnston&lt;/A&gt;)&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MJ_RichClientDevelopmentInXAML.ppt" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MJ_RichClientDevelopmentInXAML.ppt"&gt;Slide Deck in PowerPoint 2003&amp;nbsp;Format&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MJ_RichClientDevelopmentInXAML.pptx" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MJ_RichClientDevelopmentInXAML.pptx"&gt;Slide Deck in PowerPoint 2007 Format&lt;/A&gt;.&lt;/P&gt;
&lt;P mce_keep="true"&gt;&lt;A class="" href="http://blogs.msdn.com/markjo/archive/2007/02/14/rich-client-development-with-xaml-resources-ms-uk-technical-roadshow-2007.aspx" mce_href="http://blogs.msdn.com/markjo/archive/2007/02/14/rich-client-development-with-xaml-resources-ms-uk-technical-roadshow-2007.aspx"&gt;Additional Rich Client Resources&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;Session 5 - Developing for Windows Live (&lt;A href="http://martinparry.com/cs/blogs/mparry_software/" mce_href="http://martinparry.com/cs/blogs/mparry_software/"&gt;Martin Parry&lt;/A&gt;)&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MP_Live.ppt" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MP_Live.ppt"&gt;Slide Deck in PowerPoint 2003&amp;nbsp;Format&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MP_Live.pptx" mce_href="http://download.microsoft.com/documents/uk/msdn/roadshow2007/MP_Live.pptx"&gt;Slide Deck in&amp;nbsp;PowerPoint 2007 Format&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://martinparry.com/cs/blogs/mparry_software/archive/2007/02/15/334.aspx" mce_href="http://martinparry.com/cs/blogs/mparry_software/archive/2007/02/15/334.aspx"&gt;Additional Windows Live Resources&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;And based on your questions, find out more about &lt;A class="" href="http://blogs.msdn.com/ukdevteam/archive/2007/04/30/visual-studio-team-system-resources.aspx" mce_href="http://blogs.msdn.com/ukdevteam/archive/2007/04/30/visual-studio-team-system-resources.aspx"&gt;Visual Studio Team System&lt;/A&gt; here&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1684537" width="1" height="1"&gt;</content><author><name>ukdevteam</name><uri>http://blogs.msdn.com/members/ukdevteam.aspx</uri></author></entry><entry><title>Listening to our customers</title><link rel="alternate" type="text/html" href="http://blogs.msdn.com/ukdevteam/archive/2007/02/14/listening-to-our-customers.aspx" /><id>http://blogs.msdn.com/ukdevteam/archive/2007/02/14/listening-to-our-customers.aspx</id><published>2007-02-14T20:58:00Z</published><updated>2007-02-14T20:58:00Z</updated><content type="html">&lt;P&gt;With all the noise in the online world, we&amp;nbsp;in the Microsoft Developer Group have been listening to your request for a place to find the latest news from Microsoft for developers in the UK - and the result is this blog.&lt;/P&gt;
&lt;P&gt;So what can you expect to find here:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Notice about upcoming events&lt;/LI&gt;
&lt;LI&gt;Links to the materials used in those events&lt;/LI&gt;
&lt;LI&gt;Updates about our programmes&lt;/LI&gt;
&lt;LI&gt;News about product releases that might be interesting for developers&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;We'd love to hear from you so please drop us a note.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1677792" width="1" height="1"&gt;</content><author><name>ukdevteam</name><uri>http://blogs.msdn.com/members/ukdevteam.aspx</uri></author></entry></feed>