<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.imiscommunity.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>John Mann&#039;s blog</title>
 <link>http://www.imiscommunity.com/blog/john_mann</link>
 <description></description>
 <language>en</language>
<item>
 <title>ADO.NET Entity Framework</title>
 <link>http://www.imiscommunity.com/ado_net_entity_framework</link>
 <description>&lt;p&gt;I attended a Microsoft presentation last night on the new ADO.NET Entity Framework which was released on Monday (11 Aug 08) as part of VS 2008 SP1 and .NET Framework 3.5 SP1.&lt;/p&gt;
&lt;p&gt;The essential idea is to allow developers to use LINQ to work against a conceptual model of the database instead of the physical model.&lt;/p&gt;
&lt;p&gt;The Entity Framework uses two XML mappings &lt;/p&gt;
&lt;p&gt;SSDL - Store Schema Definition Language (the physical schema)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/ado_net_entity_framework&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/ado_net_entity_framework#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/net">.NET</category>
 <pubDate>Wed, 13 Aug 2008 07:07:08 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">2587 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>Microsoft and other vendor Software Release Schedules</title>
 <link>http://www.imiscommunity.com/microsoft_and_other_vendor_software_release_schedules_0</link>
 <description>&lt;p&gt;I’ve added a page to IC for recording details of release schedules for software used by iMIS – for example the next versions of Microsoft SQL Server or Microsoft Office.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/microsoft_and_other_vendor_software_release_schedules&quot; title=&quot;http://www.imiscommunity.com/microsoft_and_other_vendor_software_release_schedules&quot;&gt;http://www.imiscommunity.com/microsoft_and_other_vendor_software_release...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you come across any information on release schedules for products that we use or integrate with can you update it here.&lt;/p&gt;
</description>
 <comments>http://www.imiscommunity.com/microsoft_and_other_vendor_software_release_schedules_0#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/imis">iMIS</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/visual_studio">Visual Studio</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/iis">IIS</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/sql_server">SQL Server</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/windows">Windows</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/windows/windows_server_2003">Windows Server 2003</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/windows/windows_xp">Windows XP</category>
 <category domain="http://www.imiscommunity.com/related_to/general">General</category>
 <pubDate>Tue, 17 Jun 2008 05:48:28 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">2432 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>How to right click on a folder in Windows Explorer and select “Open as Visual Studio Website”</title>
 <link>http://www.imiscommunity.com/how_to_right_click_on_a_folder_in_windows_explorer_and_select_open_as_visual_studio_website</link>
 <description>&lt;p&gt;I found this here - it is pretty useful&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://weblogs.asp.net/bradleyb/archive/2005/12/09/432802.aspx&quot; title=&quot;http://weblogs.asp.net/bradleyb/archive/2005/12/09/432802.aspx&quot;&gt;http://weblogs.asp.net/bradleyb/archive/2005/12/09/432802.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is how to add a command to the shell to open a folder as a web site in Visual Studio 2005 or 2008.&lt;/p&gt;
&lt;p&gt;Visual Studio 2005/2008 does not support this by default but you can enable the scenario by writing a macro.&lt;/p&gt;
&lt;p&gt;To do this, create a new macro either in an existing module or in a new module.  For this example I’m going to add a module call Website to the MyMacros project.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/how_to_right_click_on_a_folder_in_windows_explorer_and_select_open_as_visual_studio_website&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/how_to_right_click_on_a_folder_in_windows_explorer_and_select_open_as_visual_studio_website#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/visual_studio">Visual Studio</category>
 <pubDate>Fri, 30 May 2008 12:26:54 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">2386 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>MSDN Roadshow</title>
 <link>http://www.imiscommunity.com/msdn_roadshow</link>
 <description>&lt;p&gt;I recently attended a Microsoft MSDN Roadshow. The slides for the presentations are here:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.msdnroadshow.co.uk/&quot; title=&quot;http://www.msdnroadshow.co.uk/&quot;&gt;http://www.msdnroadshow.co.uk/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It covered&lt;br /&gt;
    * ADO.NEXT – Entity Framework &amp;amp; Data Services&lt;br /&gt;
    * ASP.NEXT – The ASP.NET 3.5 Extensions&lt;br /&gt;
    * Building Rich Internet UI with Silverlight 2&lt;br /&gt;
    * Getting the most from the Visual Studio Team Suite Toolbox &lt;/p&gt;
&lt;p&gt;Probably the most interesting area was all the tools that are now available in Visual Studio Team System for unit testing, SQL refactoring and schema versioning.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/msdn_roadshow&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/msdn_roadshow#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/general">General</category>
 <pubDate>Mon, 19 May 2008 06:37:22 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">2362 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>SQL Server 2008 Presentation</title>
 <link>http://www.imiscommunity.com/sql_server_2008_presentation</link>
 <description>&lt;p&gt;I attended a presentation on SQL Server 2008 in Cambridge last night. I&#039;m sure the list of features are available elsewhere so I will just add some comments on things of interest.&lt;/p&gt;
&lt;p&gt;The presenter was Dr Andras Belokosztolszki - one of the SQL gurus at Red Gate. This was part of a series of presentations being given by NxtGenUG - coming up are:&lt;/p&gt;
&lt;p&gt;Media Centre&lt;br /&gt;
ADO.NET data services&lt;br /&gt;
F# (presented by the Don Syme - guy who invented it)&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/sql_server_2008_presentation&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/sql_server_2008_presentation#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/sql_server">SQL Server</category>
 <pubDate>Wed, 27 Feb 2008 07:40:54 -0500</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">2148 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>Expression Studio now included with MSDN Subscriptions</title>
 <link>http://www.imiscommunity.com/expression_studio_now_included_with_msdn_subscriptions</link>
 <description>&lt;p&gt;Microsoft have just announced that Expression Web and Expression Blend will now be available at no extra charge to all MSDN Premium Subscribers (this includes customers with the &quot;VS Professional with MSDN Premium&quot; subscription).  This means many more developers will have these design tools for building  ASP.NET, WPF and &quot;WPF/E&quot; solutions.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blogs.msdn.com/somasegar/archive/2007/04/03/listening-to-your-feedback-expression-and-msdn.aspx&quot; title=&quot;http://blogs.msdn.com/somasegar/archive/2007/04/03/listening-to-your-feedback-expression-and-msdn.aspx&quot;&gt;http://blogs.msdn.com/somasegar/archive/2007/04/03/listening-to-your-fee...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/expression_studio_now_included_with_msdn_subscriptions&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/expression_studio_now_included_with_msdn_subscriptions#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/net">.NET</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/visual_studio">Visual Studio</category>
 <category domain="http://www.imiscommunity.com/related_to/product_development/development_practices">Development Practices</category>
 <category domain="http://www.imiscommunity.com/related_to/product_development">Product Development</category>
 <pubDate>Wed, 04 Apr 2007 15:35:00 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">1236 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>Team Foundation Server Web Access</title>
 <link>http://www.imiscommunity.com/team_foundation_server_web_access</link>
 <description>&lt;p&gt;Microsoft recently announced that they have acquired DevBiz Solutions, the makers of Teamplain Web Access for Team System.&lt;/p&gt;
&lt;p&gt;Teamplain is a web front end for Visual Studio Team System that enables users to access the majority of TFS functionality from within a web browser.  &lt;/p&gt;
&lt;p&gt;Teamplain is available as a free download to users of TFS.  &lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.devbiz.com/teamplain/webaccess/download.aspx&quot; title=&quot;http://www.devbiz.com/teamplain/webaccess/download.aspx&quot;&gt;http://www.devbiz.com/teamplain/webaccess/download.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/team_foundation_server_web_access&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/team_foundation_server_web_access#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/imis">iMIS</category>
 <category domain="http://www.imiscommunity.com/related_to/technology">Technology</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/visual_studio">Visual Studio</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/web">Web</category>
 <pubDate>Tue, 27 Mar 2007 05:07:47 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">1192 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>Steve McConnell&#039;s latest book</title>
 <link>http://www.imiscommunity.com/steve_mcconnells_latest_book</link>
 <description>&lt;p&gt;Anyone who has read &quot;Rapid Development&quot; or &quot;Code Complete&quot; by Steve McConnell will know he is an excellent author and writes from a lot of experience in the computer industry. &lt;/p&gt;
&lt;p&gt;His latest book is &quot;Software Estimation: Demystifying the Black Art&quot; and is a great read, full of important insights and  ideas. McConnell argues that whilst the average software organization can struggle with project costs that run double their original estimates, some of the more sophisticated organizations achieve results with estimation errors as low as 5-10%. However these best-in-class organizations use scientific techniques that are not cost-effective for most software development organizations.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/steve_mcconnells_latest_book&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/steve_mcconnells_latest_book#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/imis">iMIS</category>
 <category domain="http://www.imiscommunity.com/related_to/product_development/development_practices">Development Practices</category>
 <category domain="http://www.imiscommunity.com/related_to/product_development">Product Development</category>
 <category domain="http://www.imiscommunity.com/related_to/product_development/design">Design</category>
 <category domain="http://www.imiscommunity.com/related_to/general">General</category>
 <pubDate>Sat, 24 Mar 2007 09:52:02 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">1190 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>What is in the next Visual Studio?</title>
 <link>http://www.imiscommunity.com/what_is_in_the_next_visual_studio</link>
 <description>&lt;p&gt;I attended a Microsoft MSDN Roadshow yesterday. The presentations were about what they are planning to add to the next Visual Studio, code name &quot;Orcas&quot;.&lt;/p&gt;
&lt;p&gt;The presentations are all available for download from:&lt;br /&gt;
&lt;a href=&quot;http://www.roadshowresources.com&quot; title=&quot;www.roadshowresources.com&quot;&gt;www.roadshowresources.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is a list of the presentations:&lt;/p&gt;
&lt;p&gt;Session 1 - Language Enhancements and LINQ&lt;br /&gt;
Session 2 - AJAX Development&lt;br /&gt;
Session 3 - Advances for Data in VS &quot;Orcas&quot;&lt;br /&gt;
Session 4 - Rich Client Applications with XAML&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/what_is_in_the_next_visual_studio&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/what_is_in_the_next_visual_studio#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/imis">iMIS</category>
 <pubDate>Thu, 22 Mar 2007 10:58:37 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">1186 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>Windows CardSpace Simple Demo Walkthrough</title>
 <link>http://www.imiscommunity.com/windows_cardspace_simple_demo_walkthrough</link>
 <description>&lt;p&gt;Windows CardSpace is a new feature of Microsoft Windows that helps you better manage and control your personal information and helps shield you from many forms of phishing attack as well as some common malware attacks.&lt;/p&gt;
&lt;p&gt;This is a good demo of what it can do, plus a look at the code needed to implement it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://channel9.msdn.com/Showpost.aspx?postid=291878&quot; title=&quot;http://channel9.msdn.com/Showpost.aspx?postid=291878&quot;&gt;http://channel9.msdn.com/Showpost.aspx?postid=291878&lt;/a&gt;&lt;/p&gt;
</description>
 <comments>http://www.imiscommunity.com/windows_cardspace_simple_demo_walkthrough#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/imis">iMIS</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/web">Web</category>
 <category domain="http://www.imiscommunity.com/related_to/general">General</category>
 <pubDate>Mon, 19 Mar 2007 10:42:01 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">1177 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>Searching in Vista</title>
 <link>http://www.imiscommunity.com/searching_in_vista</link>
 <description>&lt;p&gt;Here are some interesting tips on searching in Vista.&lt;/p&gt;
&lt;p&gt;Also did you know in Windows XP (as well as Vista) if you just type %APPDATA% in either Windows Explorer or Internet Explorer it will open your application data folder, and if you type shell:sendto it will take you straight to your sendto folder?&lt;/p&gt;
&lt;p&gt;Here is the Vista stuff. You can read the full article at &lt;a href=&quot;http://www.winsupersite.com/reviews/winvista_05.asp&quot; title=&quot;http://www.winsupersite.com/reviews/winvista_05.asp&quot;&gt;http://www.winsupersite.com/reviews/winvista_05.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/searching_in_vista&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/searching_in_vista#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/windows">Windows</category>
 <pubDate>Wed, 21 Feb 2007 06:52:51 -0500</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">1130 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>Run regsvr32.exe failed in Vista</title>
 <link>http://www.imiscommunity.com/run_regsvr32_exe_failed_in_vista</link>
 <description>&lt;p&gt;You may find that when you try to register an ActiveX component such as AsiWordInt.ocx, an error is shown,”DllRegisterServer in xxxx.dll failed.Return code was:0×80070005″.&lt;/p&gt;
&lt;p&gt;0×80070005 means “Access Denied”, even if you are already an administrator user.&lt;/p&gt;
&lt;p&gt;Here is the correcy way to do this:&lt;/p&gt;
&lt;p&gt;To register activex control to local machine(not only current user) successfully, developers must right click on “Command Prompt” in Accessories and click “Run as Administrator”,  then run “regsvr32 foo.dll” in the command window.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/run_regsvr32_exe_failed_in_vista&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/run_regsvr32_exe_failed_in_vista#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/imis/development_kits/ibo">iBO</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/windows">Windows</category>
 <pubDate>Tue, 20 Feb 2007 13:05:16 -0500</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">1125 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>LINQ Presentation</title>
 <link>http://www.imiscommunity.com/linq_presentation</link>
 <description>&lt;p&gt;Before Christmas I attended a Microsoft presentation on LINQ. Attached are the screenshots and notes from the talk.&lt;/p&gt;
&lt;p&gt;Microsoft describes LINQ as &quot;The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of these capabilities.&quot;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/linq_presentation&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/linq_presentation#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/net">.NET</category>
 <enclosure url="http://www.imiscommunity.com/system/files/LINQ.doc" length="5007360" type="application/msword" />
 <pubDate>Wed, 10 Jan 2007 05:57:43 -0500</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">935 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>Scott Guthrie&#039;s Blog on ASP.NET and .NET</title>
 <link>http://www.imiscommunity.com/scott_guthries_blog_on_asp_net_and_net</link>
 <description>&lt;p&gt;A few of us went to a Microsoft presentation at Cambridge University last night on ASP.NET and AJAX (aka Atlas). It is currently on Beta 2 and should ship by the end of the year.&lt;/p&gt;
&lt;p&gt;The presenter recommended taking a look at Scott Guthrie&#039;s Blog on ASP.NET and .NET:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://weblogs.asp.net/scottgu/&quot; title=&quot;http://weblogs.asp.net/scottgu/&quot;&gt;http://weblogs.asp.net/scottgu/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There is a lot of interesting stuff there.&lt;/p&gt;
&lt;p&gt;Scott is the General Manager within the Microsoft Developer Division. He runs the development teams that build the following products/technologies:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/scott_guthries_blog_on_asp_net_and_net&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/scott_guthries_blog_on_asp_net_and_net#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/net">.NET</category>
 <category domain="http://www.imiscommunity.com/related_to/technology/ajax">AJAX</category>
 <pubDate>Wed, 08 Nov 2006 06:01:36 -0500</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">815 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>SQL Prompt - Free</title>
 <link>http://www.imiscommunity.com/sql_prompt_free</link>
 <description>&lt;p&gt;There is still one day to get your free copy of SQL Prompt&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.red-gate.com/products/SQL_Prompt/index.htm?utm_source=vbug&amp;amp;utm_medium=email&amp;amp;utm_campaign=sql%2Bprompt&quot; title=&quot;http://www.red-gate.com/products/SQL_Prompt/index.htm?utm_source=vbug&amp;amp;utm_medium=email&amp;amp;utm_campaign=sql%2Bprompt&quot;&gt;http://www.red-gate.com/products/SQL_Prompt/index.htm?utm_source=vbug&amp;am...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SQL Prompt provides Intellisense® style auto-completion for Microsoft SQL Server editors. It will tell you the exact formatting you should use for your SQL commands, while you are writing them and will therefore help you write fast, perfectly formatted SQL statements. SQL Prompt improves the productivity of all SQL script creation. SQL Prompt can be downloaded free until the release of version 3, and Red Gate are providing forum support on the SQL Prompt support forum. A web help file is also available.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.imiscommunity.com/sql_prompt_free&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.imiscommunity.com/sql_prompt_free#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/sql_server">SQL Server</category>
 <pubDate>Thu, 31 Aug 2006 06:22:50 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">700 at http://www.imiscommunity.com</guid>
</item>
<item>
 <title>IE 7 Automatic Updates</title>
 <link>http://www.imiscommunity.com/ie_7_automatic_updates</link>
 <description>&lt;p&gt;&lt;b&gt;Automatic delivery of Internet Explorer 7 (IE7) &lt;/b&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://go.microsoft.com/?linkid=5397575&quot; title=&quot;http://go.microsoft.com/?linkid=5397575&quot;&gt;http://go.microsoft.com/?linkid=5397575&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Internet Explorer 7 will be distributed as a high-priority update via Automatic Updates shortly after the final version of the browser is released. Organisations can use a non-expiring Blocker Toolkit to block delivery to their users.&lt;/p&gt;
</description>
 <comments>http://www.imiscommunity.com/ie_7_automatic_updates#comment</comments>
 <category domain="http://www.imiscommunity.com/related_to/technology/web">Web</category>
 <pubDate>Thu, 31 Aug 2006 06:20:46 -0400</pubDate>
 <dc:creator>John Mann</dc:creator>
 <guid isPermaLink="false">699 at http://www.imiscommunity.com</guid>
</item>
</channel>
</rss>
