<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blog.cpugeni.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Tom Hall's Blog : Microsoft</title><link>http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx</link><description>Tags: Microsoft</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Debug Build: 40407.4157)</generator><item><title>Connect to SQL Azure using SQL Server Management Studio 2008</title><link>http://blog.cpugeni.com/archive/2009/10/26/connect-to-sql-azure-using-sql-server-management-studio-2008.aspx</link><pubDate>Mon, 26 Oct 2009 00:04:11 GMT</pubDate><guid isPermaLink="false">639facdc-ae2a-47ea-a5af-a73104758a1a:4080</guid><dc:creator>Tom Hall</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://blogs.technet.com/blogfiles/patricg/WindowsLiveWriter/SQLServicesdevientMicrosoftSQLAzure_A566/Clipboard01_thumb.jpg"&gt;&lt;img style="border-right-width:0px;margin:0px 0px 10px 10px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="SQL Azure Logo" border="0" alt="SQL Azure Logo" align="right" src="http://blogs.technet.com/blogfiles/patricg/WindowsLiveWriter/SQLServicesdevientMicrosoftSQLAzure_A566/Clipboard01_thumb.jpg" width="240" height="76" /&gt;&lt;/a&gt; SQL Azure is now in CTP and for those who have received an invitation to test it out, you might be wondering how you can manage your databases via SQL Server Management Studio…. Here’s a few steps to do it:&lt;/p&gt; &lt;div id="extendedEntryBreak"&gt;&lt;/div&gt;  &lt;p&gt;&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Set up your SQL Azure server and Administrator Username via &lt;a href="https://sql.azure.com/"&gt;https://sql.azure.com/&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;On the SQL Azure website under Firewall Settings ensure you check “Allow Microsoft Services access to this server” and add your IP address to the IP Address Range &lt;/li&gt;    &lt;li&gt;Open SQL Server Management Studio &lt;/li&gt;    &lt;li&gt;Close the “Connect to Server” dialogue and click “New Query” &lt;/li&gt;    &lt;li&gt;In the “Connect to Server” dialogue box type the server name provided via the SQL Azure website, e.g: &lt;em&gt;&lt;font color="#0000a0" face="Courier New"&gt;&amp;lt;servername&amp;gt;.database.windows.net &lt;/font&gt;&lt;/em&gt;&lt;/li&gt;    &lt;li&gt;Select Authentication to SQL Server Authentication &lt;/li&gt;    &lt;li&gt;Your username is the Administrator Username you set up in this format: &lt;font color="#0000a0" face="Courier New"&gt;&amp;lt;username&amp;gt;@&amp;lt;servername&amp;gt;&lt;/font&gt; &lt;/li&gt;    &lt;li&gt;Password is obvious? &lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;From here you can run as much T-SQL as you like :) &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blog.cpugeni.com/aggbug.aspx?PostID=4080" width="1" height="1"&gt;</description><category domain="http://blog.cpugeni.com/archive/tags/Beta/default.aspx">Beta</category><category domain="http://blog.cpugeni.com/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blog.cpugeni.com/archive/tags/Development/default.aspx">Development</category><category domain="http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blog.cpugeni.com/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blog.cpugeni.com/archive/tags/Azure/default.aspx">Azure</category></item><item><title>Visual Studio 2010 Beta 2 Released</title><link>http://blog.cpugeni.com/archive/2009/10/19/visual-studio-2010-beta-2-released.aspx</link><pubDate>Mon, 19 Oct 2009 21:52:53 GMT</pubDate><guid isPermaLink="false">639facdc-ae2a-47ea-a5af-a73104758a1a:3792</guid><dc:creator>Tom Hall</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://www.microsoft.com/visualstudio/en-us/content/images/vs2010_logo.png"&gt;&lt;img style="border-right-width:0px;margin:0px 0px 10px 10px;display:inline;border-top-width:0px;border-bottom-width:0px;border-left-width:0px;" title="Visual Studio 2010 Logo" border="0" alt="Visual Studio 2010 Logo" align="right" src="http://www.microsoft.com/visualstudio/en-us/content/images/vs2010_logo.png" width="183" height="98" /&gt;&lt;/a&gt;Today (19th October) Microsoft Visual Studio 2010 Beta 2 was released – with brand new branding – we say goodbye to our multi coloured figure of eight and hello to a swish purple figure of 8! :) &lt;/p&gt;  &lt;p&gt;What’s new with the SKU’s, well, Team Foundation Server is now available for x86 and x64 systems, and it seems that Team Suite Edition is now Ultimate Edition… &lt;/p&gt;  &lt;p&gt;Download is available to MSDN Subscribers today:    &lt;br /&gt;&lt;a title="http://msdn.microsoft.com/en-gb/vstudio/dd582936.aspx" href="http://msdn.microsoft.com/en-gb/vstudio/dd582936.aspx"&gt;http://msdn.microsoft.com/en-gb/vstudio/dd582936.aspx&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;General availability is 21st October. &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blog.cpugeni.com/aggbug.aspx?PostID=3792" width="1" height="1"&gt;</description><category domain="http://blog.cpugeni.com/archive/tags/Beta/default.aspx">Beta</category><category domain="http://blog.cpugeni.com/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blog.cpugeni.com/archive/tags/Development/default.aspx">Development</category><category domain="http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blog.cpugeni.com/archive/tags/Visual+Studio/default.aspx">Visual Studio</category></item><item><title>Microsoft BizSpark</title><link>http://blog.cpugeni.com/archive/2009/07/02/microsoft-bizspark.aspx</link><pubDate>Thu, 02 Jul 2009 20:19:21 GMT</pubDate><guid isPermaLink="false">639facdc-ae2a-47ea-a5af-a73104758a1a:241</guid><dc:creator>Tom Hall</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/MicrosoftBizSpark_12BE0/image.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;margin:0px 0px 0px 10px;display:inline;border-top:0px;border-right:0px;" title="Microsoft BizSpark Logo" border="0" alt="Microsoft BizSpark Logo" align="right" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/MicrosoftBizSpark_12BE0/image_thumb.png" width="166" height="240" /&gt;&lt;/a&gt;Microsoft has started a whole new initiative in recent aimed at technology startups. They have introduced a website called &lt;a href="http://www.microsoftstartupzone.com" target="_blank"&gt;Microsoft Startup Zone&lt;/a&gt; which ‘helps technology startups around the world incubate ideas and drive innovation forward’ and the Startup Zone provides essential resources to get the most from Microsoft. The site contains a lot of information for startups from advice on getting funding, getting talent to getting customers.&lt;/p&gt;  &lt;p&gt;Probably the most attractive offering, for startups, is the &lt;a target="_blank"&gt;Microsoft BizSpark&lt;/a&gt; program which is a three year program designed to give startups a jump-start with &lt;strong&gt;no&lt;/strong&gt; upfront enrolment costs (yes, FREE!)…. You’ll get:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;strong&gt;Software:&lt;/strong&gt; MSDN Premium Subscription with Expression Studio&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Production Licenses:&lt;/strong&gt; to host a Software as a Service (SaaS) solution on the Internet&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Professional Support: &lt;/strong&gt;from Microsoft and community support from BizSpark Network Partners&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;Global Visibility: &lt;/strong&gt;profiling your company online in the BizSpark DB&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;So if you are umming and arring about your own startup plans, what are you waiting for?! This is the perfect opportunity! &lt;/p&gt;  &lt;p&gt;To get started, ideally you need a network partner who will provide business mentoring, peer connections and other entrepreneurial resources, such as, &lt;a href="http://www.pixelprogramming.com/bizspark-network-partner/" target="_blank"&gt;Pixel Programming&lt;/a&gt; who are highly experienced in Microsoft .NET from version 1.0 through to 3.5, ASP.NET, Windows Forms and more… &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blog.cpugeni.com/aggbug.aspx?PostID=241" width="1" height="1"&gt;</description><category domain="http://blog.cpugeni.com/archive/tags/Tech/default.aspx">Tech</category><category domain="http://blog.cpugeni.com/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Windows 7: Font Files - Thumbnail Preview</title><link>http://blog.cpugeni.com/archive/2009/05/06/windows-7-font-files-thumbnail-preview.aspx</link><pubDate>Wed, 06 May 2009 20:16:22 GMT</pubDate><guid isPermaLink="false">639facdc-ae2a-47ea-a5af-a73104758a1a:183</guid><dc:creator>Tom Hall</dc:creator><slash:comments>0</slash:comments><description>&lt;img style="display:inline;margin-left:0px;margin-right:0px;" alt="Windows Orb" align="right" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image.png" width="150" height="149" /&gt;   &lt;p&gt;I’ve just installed the first Release Candidate (RC) of &lt;a href="http://www.microsoft.com/windows/windows-7/download.aspx"&gt;Windows 7&lt;/a&gt; on my media centre and now my laptop. I wasn’t going to be bothering with upgrading because I believe Windows installations naturally require a fresh install every now and again – especially if you are like me, adding and removing tonnes of applications!&lt;/p&gt;  &lt;p&gt;I’ve just about reinstalled most of my essential applications to carry out my job and have just come to install some of my favourite fonts – what a nice surprise – Windows 7 will show you a preview of the font as the font file icon if you are viewing in “Medium icons”, “Large icons” or “Extra large icons”: &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7FontFilesThumbnailPreview_12A1D/image.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Windows 7 Font Icons" border="0" alt="Windows 7 Font Icons" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7FontFilesThumbnailPreview_12A1D/image_thumb.png" width="524" height="466" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;If you like any of these fonts, you can find some/most of them here:    &lt;br /&gt;&lt;a href="http://sixrevisions.com/graphics-design/45-beautiful-free-fonts-for-modern-design-trends/"&gt;45 Beautiful Free Fonts for Modern Design Trends&lt;/a&gt; / Sixrevisions.com&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blog.cpugeni.com/aggbug.aspx?PostID=183" width="1" height="1"&gt;</description><category domain="http://blog.cpugeni.com/archive/tags/Beta/default.aspx">Beta</category><category domain="http://blog.cpugeni.com/archive/tags/Windows/default.aspx">Windows</category><category domain="http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blog.cpugeni.com/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Catching up on MIX09 Videos</title><link>http://blog.cpugeni.com/archive/2009/04/01/catching-up-on-mix09-videos.aspx</link><pubDate>Wed, 01 Apr 2009 16:10:13 GMT</pubDate><guid isPermaLink="false">639facdc-ae2a-47ea-a5af-a73104758a1a:156</guid><dc:creator>Tom Hall</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;&lt;img style="margin:0px 0px 15px 15px;display:inline;" title="MIX09 Logo" alt="MIX09 Logo" align="right" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/MIX09StartsToday_D903/MIX09Logo_thumb.png" width="150" height="55" /&gt; MIX09 has been and gone, but videos of the sessions that took place have been published online (see &lt;a href="http://videos.visitmix.com/MIX09" target="_blank"&gt;MIX09 Videos&lt;/a&gt;) which is fantastic because for those of us who couldn’t make it, or for those who couldn’t attend some sessions, it means we can catch up online, for free, in our own time, whenever we like! &lt;/p&gt;  &lt;p&gt;On the website, at the time of writing, there are 124 videos online(!), and I’m guessing most of them are approximately 1hr long, that’s ~124 hours of video, just over 5 days! Wow! Clearly, if like me you are in a full time job, you’ve got a social life and you’ve got other responsibilities, you’re unlikely to be able to catch up on all of this….    &lt;br /&gt;Baring that in mind, I’ve picked out the videos that I’m planning to catch up on, and even now, there’s still so much to go through – so much to learn so little time! Here’s my pick list, in absolutely no particular order: &lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T47F"&gt;Microsoft ASP.NET 4.0 Data Access: Patterns for Success with Web Forms&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T57F"&gt;Developing and Deploying Applications on Internet Information Services (IIS)&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T32F" target="_blank"&gt;Cloud Computing: What&amp;#39;s in It for Me?&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T64M" target="_blank"&gt;Caching REST with Windows Communication Foundation&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T55F" target="_blank"&gt;Creating a &amp;quot;Next Generation&amp;quot; E-Commerce Experience&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T63M" target="_blank"&gt;Building Data-Driven Scalable AJAX Web Pages&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/C26F" target="_blank"&gt;Designing the Windows 7 Desktop Experience&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/C17F" target="_blank"&gt;Web Form Design&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T53F" target="_blank"&gt;Building High Performance Web Applications and Sites&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T80M" target="_blank"&gt;How I Learned to Stop Worrying and Love the Microsoft ADO.NET Entity Framework&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T49F" target="_blank"&gt;File|New -&amp;gt; Company: Creating NerdDinner.com with Microsoft ASP.NET Model View Controller (MVC)&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T44F" target="_blank"&gt;Microsoft ASP.NET Model View Controller (MVC): Ninja on Fire Black Belt Tips&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T81M" target="_blank"&gt;Using the Windows Azure Tools for Microsoft Visual Studio to Build Cloud Services&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T01F" target="_blank"&gt;A Lap around Microsoft .NET Services&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T06F" target="_blank"&gt;What&amp;#39;s New in Microsoft SQL Data Services&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T23F" target="_blank"&gt;Choosing between ASP.NET Web Forms and MVC&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/C18F" target="_blank"&gt;Wireframes That Work: Designing (Rich Internet) Applications&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T48F" target="_blank"&gt;Microsoft ASP.NET: Taking AJAX to the Next Level&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T86M" target="_blank"&gt;Search Engine Optimization (SEO) for Web Developers&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T75M" target="_blank"&gt;Five Killer Scenarios for the Windows Live Messenger Web Toolkit&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T25F" target="_blank"&gt;Web Development Using Microsoft Visual Studio: Now and in the Future&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T46F" target="_blank"&gt;Microsoft ASP.NET 4.0 : What&amp;#39;s Next?&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/T09F" target="_blank"&gt;Building Web Applications with Windows Azure&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://videos.visitmix.com/MIX09/C24F" target="_blank"&gt;Measuring Social Media Marketing&lt;/a&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;It’s worth mentioning that out of the 124 videos, there are 31 that are Silverlight related!!! If you paid close attention to my own picklist of videos to watch, you’ll probably of noticed that I haven’t chosen any Silverlight videos… This isn’t because I don’t like Silverlight, because I do, and I think it really will revolutionise the way we access media online, the thing is, for me, its a whole new ball game and I simply haven’t got the time to delve into it….! &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blog.cpugeni.com/aggbug.aspx?PostID=156" width="1" height="1"&gt;</description><category domain="http://blog.cpugeni.com/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blog.cpugeni.com/archive/tags/Development/default.aspx">Development</category><category domain="http://blog.cpugeni.com/archive/tags/Web/default.aspx">Web</category><category domain="http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Windows 7: Beta Build 7032 Desktop Screenshots</title><link>http://blog.cpugeni.com/archive/2009/02/11/windows-7-beta-build-7032-desktop-screenshots.aspx</link><pubDate>Wed, 11 Feb 2009 16:00:09 GMT</pubDate><guid isPermaLink="false">639facdc-ae2a-47ea-a5af-a73104758a1a:91</guid><dc:creator>Tom Hall</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image.png"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;margin-left:0px;border-left-width:0px;margin-right:0px;" title="Windows Orb Logo" border="0" alt="Windows Orb Logo" align="right" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_thumb.png" width="150" height="149" /&gt;&lt;/a&gt;If you are a bit of a tech head, then you’ll probably know about the next version of Microsoft’s Windows operating system, that’s “Windows 7” which is set to be released late 2009 to early 2010.&lt;/p&gt;  &lt;p&gt;Microsoft released a public beta, build 7000, for the general public on 7th January 2009, they issued 2.5million product keys so that any user that was interested could install it and explore. The availability of that beta ended yesterday (10th February 2009), and I would imagine Microsoft has received a tremendous amount of feedback in which we hope they will take on board to produce their best ever operating system?&lt;/p&gt;  &lt;p&gt;As you can imagine, just because they issued a public beta didn’t mean the development stopped! The public beta build 7000 was built on 12th December 2008 at 14:00 as you can see from the version string - 7000.winmain_win7beta.081212-1400. The latest build to surface is build 7032 which was built on 29th January 2009 at 18:12 -7032.0.winmain.090129-1812. This gives good indication that development on the operating system is moving along quite rapidly, good news!&lt;/p&gt;  &lt;p&gt;Here are some screenshots of the latest build:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_3.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Windows 7 Desktop Screenshot" border="0" alt="Windows 7 Desktop Screenshot" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_thumb_3.png" width="529" height="332" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_4.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Windows 7 Start Menu" border="0" alt="Windows 7 Start Menu" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_thumb_4.png" width="168" height="244" /&gt;&lt;/a&gt; &lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_5.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Windows 7 Start Menu Expanded" border="0" alt="Windows 7 Start Menu Expanded" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_thumb_5.png" width="232" height="244" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_6.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Windows 7 Window Previews" border="0" alt="Windows 7 Window Previews" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_thumb_6.png" width="528" height="144" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;margin-left:0px;border-left-width:0px;margin-right:0px;" title="Windows 7 Media Player Play To" border="0" alt="Windows 7 Media Player Play To" align="right" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7BetaBuild7032DesktopScreenshots_E0F5/image_7.png" width="327" height="392" /&gt;The feature here (right) is the new “Play To” feature in Windows Media Player, and this is exactly what it says on the tin, you can select media on your PC and play to… a network-connected media device, this could be an Plasma/LCD Television, an Audio System, an Xbox games console, PS3 games console etc… &lt;/p&gt;  &lt;p&gt;This technology relies on an industry standard DLNA (Digital Living Network Alliance) 1.5 digital media renderer which operates over a standard wired and/or wireless network.&lt;/p&gt;  &lt;p&gt;Clearly the possibilities of this technology is very exciting and will without doubt change the way we use our media within the home. &lt;/p&gt;  &lt;p&gt;&lt;u&gt;More Info:&lt;/u&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;Windows 7 Screenshots and information: &lt;a target="_blank" href="http://www.winsupersite.com/win7/"&gt;Paul Thurrott’s SuperSite for Windows&lt;/a&gt;    &lt;br /&gt;More about DLNA: &lt;a target="_blank" href="http://www.dlna.org/home"&gt;DLNA Homepage&lt;/a&gt;, &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Digital_Living_Network_Alliance"&gt;DLNA on Wikipedia&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Event in London, UK:&lt;/strong&gt;     &lt;br /&gt;&lt;a target="_blank" href="http://vistasquad.co.uk/blogs/announcements/archive/2009/01/12/vista-squad-event-18-february.aspx"&gt;Vista Squad 18th February 2009&lt;/a&gt;: Deploying Windows 7: Changes from Vista&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blog.cpugeni.com/aggbug.aspx?PostID=91" width="1" height="1"&gt;</description><category domain="http://blog.cpugeni.com/archive/tags/Beta/default.aspx">Beta</category><category domain="http://blog.cpugeni.com/archive/tags/Windows/default.aspx">Windows</category><category domain="http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blog.cpugeni.com/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Windows 7: Windows Features</title><link>http://blog.cpugeni.com/archive/2009/01/13/windows-7-windows-features.aspx</link><pubDate>Tue, 13 Jan 2009 09:51:24 GMT</pubDate><guid isPermaLink="false">639facdc-ae2a-47ea-a5af-a73104758a1a:61</guid><dc:creator>Tom Hall</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7WindowsFeatures_8A94/image.png"&gt;&lt;img style="border-right-width:0px;display:inline;border-top-width:0px;border-bottom-width:0px;margin-left:0px;border-left-width:0px;margin-right:0px;" title="Windows 7 - Windows Features - Turn Windows features on or off" border="0" alt="Windows 7 - Windows Features - Turn Windows features on or off" align="right" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7WindowsFeatures_8A94/image_thumb.png" width="254" height="339" /&gt;&lt;/a&gt;Having acquired the first public beta (&lt;a target="_blank" href="http://technet.microsoft.com/en-us/evalcenter/dd353205.aspx"&gt;Beta 1, Build 7000&lt;/a&gt;) of the latest Microsoft operating system, Windows 7, I’ve been having a snoop around to see what’s new, what’s different, and one interesting thing (for developers) is that the .NET Framework is listed as version 3.5.1, this may seem confusing, but it is .NET Framework 3.5 SP1!&lt;/p&gt;  &lt;p&gt;In the list of Windows Features, included is Internet Information Services Hostable Web Core, this is a new feature for IIS introduced in version 7.0 (Vista &amp;amp; Windows 2008 Server), this web core acts as a standalone Web Server for remote administration. &lt;/p&gt;  &lt;p&gt;I’m not going to go into everything about Windows 7 since plenty of other people have done that, so if your looking for more information, look no further: &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a target="_blank" href="http://www.neowin.net/news/main/09/01/09/windows-7-public-beta-released-remember-to-patch"&gt;Windows 7 on Neowin.net&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a target="_blank" href="http://www.winsupersite.com/win7/win7_beta.asp"&gt;Windows 7 on WinSuperSite.com&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blog.cpugeni.com/aggbug.aspx?PostID=61" width="1" height="1"&gt;</description><category domain="http://blog.cpugeni.com/archive/tags/Beta/default.aspx">Beta</category><category domain="http://blog.cpugeni.com/archive/tags/Windows/default.aspx">Windows</category><category domain="http://blog.cpugeni.com/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blog.cpugeni.com/archive/tags/Windows+7/default.aspx">Windows 7</category></item><item><title>Windows 7 Unveiled at PDC 2008</title><link>http://blog.cpugeni.com/archive/2008/10/29/windows-7-unveiled-at-pdc-2008.aspx</link><pubDate>Wed, 29 Oct 2008 11:37:00 GMT</pubDate><guid isPermaLink="false">639facdc-ae2a-47ea-a5af-a73104758a1a:17</guid><dc:creator>Tom Hall</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;As expected, Microsoft unveiled the next version of it&amp;rsquo;s Windows operating system, Windows 7 (formally codenamed Blackcomb and Vienna), at the &lt;a target="_blank" href="http://www.microsoftpdc.com"&gt;Professional Developers Conference&lt;/a&gt; (PCD) 2008 which is being held in Los Angeles from 27th-30th October 2008.&lt;/p&gt;
&lt;p&gt;There was a demonstration of the operating system, a pre-beta, build 6933, bearing a brand new thicker taskbar, improved system tray area and a slightly different start menu, and removal of the Windows Sidebar seen in Windows Vista. At first glance, it does look a bit Apple mac-ish, as seen below:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7UnveiledatPDC2008_A372/Windows7Desktop.png"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="Windows 7 Desktop" alt="Windows 7 Desktop" src="http://blog.cpugeni.com/filestorage/CommunityServer.Blogs.Components.WeblogFiles/tomhall/Windows7UnveiledatPDC2008_A372/Windows7Desktop_thumb.png" border="0" width="499" height="375" /&gt;&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;Windows 7 Screenshot Galleries on Neowin.net: &lt;a target="_blank" href="http://www.neowin.net/news/live/08/10/28/introducing-the-windows-7-ui"&gt;Here&lt;/a&gt; and &lt;a target="_blank" href="http://www.neowin.net/index.php?act=galleries&amp;amp;id=52"&gt;Here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Attendees of PDC 2008 were lucky (or unlucky, you decide!) enough to receive a copy of this pre-beta of Windows 7:&lt;/p&gt;
&lt;p&gt;&lt;a target="_blank" href="http://www.flickr.com/photos/liqiyuan/2982873410/"&gt;&lt;img style="display:block;float:none;margin-left:auto;margin-right:auto;" title="Windows 7 DVD" alt="Windows 7 DVD" src="http://farm4.static.flickr.com/3252/2982873410_3a674a6bb2.jpg" /&gt;&lt;/a&gt;     &lt;br /&gt;Photo from &lt;a target="_blank" href="http://www.flickr.com/photos/liqiyuan/"&gt;qyblog.net&lt;/a&gt; on &lt;a target="_blank" href="http://www.flickr.com/"&gt;Flickr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is said that Windows 7 will be released early 2010, and will come in several flavours, desktop client edition (32bit and 64bit) and server edition (64bit only).&lt;/p&gt;
&lt;p&gt;For more information on Windows 7, here are some useful links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a target="_blank" href="http://www.winsupersite.com/faq/windows_7.asp"&gt;Paul Thurrott&amp;rsquo;s SuperSite for Windows: Windows &amp;ldquo;7&amp;rdquo; FAQ&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://blogs.msdn.com/e7/"&gt;Engineering Windows 7 Blog on MSDN.com&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a target="_blank" href="http://wm.istreamplanet.com/customers/ms/750_ms_pdc_081028.asx"&gt;[Video] PDC2008 Day 2 Keynote Speech with Windows 7 Demo&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blog.cpugeni.com/aggbug.aspx?PostID=17" width="1" height="1"&gt;</description><category domain="http://blog.cpugeni.com/archive/tags/Beta/default.aspx">Beta</category><category domain="http://blog.cpugeni.com/archive/tags/Windows/default.aspx">Windows</category><category domain="http://blog.cpugeni.com/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://blog.cpugeni.com/archive/tags/Windows+7/default.aspx">Windows 7</category></item></channel></rss>